资源列表
排序选择:
[驱动编程] vc_usb_pci
说明: 从网上搜集的有关vc++对usb和pci的源码。再次感谢源码提供者!谢谢!-From the Internet to collect the relevant vc++ On usb and pci source. Thanks again for source provider! Thanks!<yps> 在 2025-07-04 上传 | 大小:2.31mb | 下载:0
[单片机(51,AVR,MSP430等)] pid
说明:这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算 到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-This is a relatively ty<哈哈哈> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[Windows编程] longnumber
说明:长整数运算,实现长整数的加减乘除运算,高效、-Long integer calculations, the realization of a long integer addition and subtraction, multiplication and division operations, efficient and<> 在 2025-07-04 上传 | 大小:2kb | 下载:0
[.net编程] framework2.0newcontroldemo
说明:本示例中包括了.net fr a mework 2.0 中的一些新的控件。有:bulleted list,gridview ,detailview,view, multview.image.其它的有需要请联本人。QQ355244127-The sample included. Net fr a mework 2.0 in the number of new controls. There are: bulleted list, gridview, detailview, view, multvi<xiangdejun> 在 2025-07-04 上传 | 大小:94kb | 下载:0
[系统编程] VBSInDelphi
说明:VBS在Delphi中的实现,详解在程序中如何使用VBS脚本达到我们需要得功能-VBS in Delphi in the realization of the process explain how to use the VBS scr ipt we need to achieve a functional<thx4sg> 在 2025-07-04 上传 | 大小:213kb | 下载:0
[操作系统开发] shiyan2
说明:主存储器空间的分配和回收。 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。 计算机系统不仅要有足够容量、存储速度高、稳定可靠的主存储器,而且要能合理的分配和使用者且存储空间。主存的分配和回收的实现是与主存储器的管理方式有关的。本实验有助于了解在不同的存储管理方式下,应怎样实现主存空间的分配和回收。 -Main memory space allocation and recovery. Variable partition management mode, using<yang> 在 2025-07-04 上传 | 大小:111kb | 下载:0