资源列表
[C#编程] Tools
说明:工具类,MmToPixel,PixelToMm,NewImage(指定毫米DPI的图片,XmlSerializer,XmlDeserialize 取圆角GetRegion 生成多级目录CreateDir-Tools, MmToPixel, PixelToMm, NewImage (designated DPI-mm images, XmlSerializer, XmlDeserialize fillet GetRegion generated from multi-level direc<火星人> 在 2025-07-22 上传 | 大小:2kb | 下载:0
[C#编程] LibraryManagementSystem
说明:图书馆图书管理系统 使用方便 速度快 效率高 -Library management systems use high-speed efficiency<王丁> 在 2025-07-22 上传 | 大小:2kb | 下载:0
[C#编程] yinhangjia
说明:通过用c++语言来实现银行家算法,同时也注重到如何防止死锁的发生-By using c++ language to achieve the banker' s algorithm, but also pay attention to how to prevent the occurrence of deadlock<孙方俊> 在 2025-07-22 上传 | 大小:2kb | 下载:0
[C#编程] aj
说明:本例中,定义了结构stu,定义了stu类型指针变量ps。然后分配一块stu大内存区,并把首地址赋予ps,使ps指向该区域。再以ps为指向结构的指针变量对各成员赋值,并用printf输出各成员值。最后用free函数释放ps指向的内存空间。整个程序包含了申请内存空间、使用内存空间、释放内存空间三个步骤,实现存储空间的动态分配。-This case, the definition of the structure of stu, the definition of a pointer variable<lili> 在 2025-07-22 上传 | 大小:2kb | 下载:0
[C#编程] DataframeAPI
说明:This a C# general library witch implements the Xbee API datafr a me for newbies.-This is a C# general library witch implements the Xbee API datafr a me for newbies.<fanl> 在 2025-07-22 上传 | 大小:2kb | 下载:0
[C#编程] main
说明:本例表明了上述赋值运算中类型转换的规则。a为整型,赋予实型量y值8.88后只取整数8。x为实型,赋予整型量b值322, 后增加了小数部分。字符型量c1赋予a变为整型,整型量b赋予c2 后取其低八位成为字符型(b的低八位为01000010,即十进制66,按ASCII码对应于字符B)。-This example shows the assignment operator in the above-mentioned type conversion rules. a as integer, y giv<lili> 在 2025-07-22 上传 | 大小:2kb | 下载:0