资源列表
[Windows编程] quanpailie
说明:全排列的生成算法就是对于给定的字符集,用有效的方法将所有可能的全排列无重复无遗漏地枚举出来。任何n个字符集的排列都可以与1~n的n个数字的排列一一对应,因此在此就以n个数字的排列为例说明排列的生成法。 -The generation algorithm is the full array for a given character set, using an effective method of the full array of all possible non-repeating n<openxxx> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] Reboot_Windows_with_VB6
说明:With this code you can reboot your computer from any programm made in Visual Basic 6<gapr86> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] getUsersFromGroup
说明:Get the members of a Group from Active Directory Domain server. The code is commented to help you but all you ahve to do is rnu teh application and enter a group in the format "Domain\GroupName". E.g. MyDomain\Administrators<kg123> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] face_recognition
说明:this a face recognition program using pca analysis-this is a face recognition program using pca analysis<rajat singh> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[GDI/图象编程] rwbmp
说明:纯C编写的BMP文件操作,包括读图和写数据至图片。程序鲁棒性好!本人亲自编写,是视屏采集中的中间接口函数,特地奉献。-BMP files written in pure C operations, including interpret drawings and writing data to the picture. Robust procedures for good! I personally prepared, is collected in the middle of Shiping<fang> 在 2025-11-24 上传 | 大小:2kb | 下载:0
[Windows编程] shuangshukong
说明:SDA EQU P1.7 数据线 SCL EQU P1.6 时钟线 ZJKZ EQU 31H 发送、接收数据位数计数器 DATAK EQU 32H X9221A的参数 INSTE EQU 33H X9221A的指令 (I3I2I1I0 0 P0 R1 R0) 例如R0增大或减小用 MOV INSTE,#0C0H 向第0个电位器的R0寄存器写指令 MOV DATAK,#63 (0 0 D5 D4 D3 D2 D1 D0) LCALL XWCR(或XSJCQ<sun> 在 2025-11-24 上传 | 大小:2kb | 下载:0