-
the implementation of the code read from the Outlook address book's contents...
本代码实现了从outlook读取通讯簿里的内容。-the implementation of the code read from the Outlook address book"s contents.
- 2022-03-16 13:32:50下载
- 积分:1
-
bp,hopfild等多种网络的vc实现
bp,hopfild等多种网络的vc实现-bp,hopfild and multifold network s VC realization
- 2022-01-21 20:49:13下载
- 积分:1
-
windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过...
windows ce.net 矩阵键盘设计源码,直接编译即可,已在S3C2440平台编译通过-windows ce.net source matrix keyboard design, you can direct the compiler has been compiled through S3C2440 platform
- 2022-03-18 16:55:20下载
- 积分:1
-
修改系统时间, 通过代码实现 对系统时间的修改,(编程法!)希望掌握更多的VFP使用技巧,该网站上传要求过于复杂。...
修改系统时间, 通过代码实现 对系统时间的修改,(编程法!)希望掌握更多的VFP使用技巧,该网站上传要求过于复杂。-Modify the system time to realize the system time through code changes, (programming method!) Wished to have more VFP tips, the site upload is too complicated.
- 2022-01-26 02:44:05下载
- 积分:1
-
translucent window, small and easy to use, simple!
半透明窗口,短小精悍,使用方便,操作简单!
-translucent window, small and easy to use, simple!
- 2022-05-24 03:31:34下载
- 积分:1
-
这是个8数码问题,用于DOS界面输入和输出,采用有序搜索算法求解8数码问题。...
这是个8数码问题,用于DOS界面输入和输出,采用有序搜索算法求解8数码问题。-This is a digital 8, DOS interface for input and output, and an orderly search algorithm used to solve the problem of digital 8.
- 2023-05-22 17:05:04下载
- 积分:1
-
This is a letter to Chinese characters or other unicode code into the byte array...
这是一个把汉字或其他文字转换成unicode码表示的字节数组的程序-This is a letter to Chinese characters or other unicode code into the byte array that the procedure
- 2023-03-04 16:20:04下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1
-
C语言编程实例,共百例,方便使用,强力推荐
C语言编程实例,共百例,方便使用,强力推荐-C language programming examples, a total of 100 cases, user-friendly, powerful Suggest
- 2022-05-17 04:12:09下载
- 积分:1
-
应用MMX和SSE优化的内存复制
对于一般情况,VC自带的memcpy效率一般。但在处理大块内存和大内存运算上,效率就不高了。实际上CPU的扩展指令集MMX、SSE及后期64位和128位指令可以简单改善内存操作。不过也有一些限制,由于要考虑CPU指令序列前后,否则优化效果不明显。这是一个使用MMX/SSE的简单优化例子。
- 2022-06-30 20:03:01下载
- 积分:1