-
应用MMX和SSE优化的内存复制
对于一般情况,VC自带的memcpy效率一般。但在处理大块内存和大内存运算上,效率就不高了。实际上CPU的扩展指令集MMX、SSE及后期64位和128位指令可以简单改善内存操作。不过也有一些限制,由于要考虑CPU指令序列前后,否则优化效果不明显。这是一个使用MMX/SSE的简单优化例子。
- 2022-06-30 20:03:01下载
- 积分:1
-
仿OUTLOOK
仿OUTLOOK-imitation OUTLOOK
- 2022-08-08 18:24:10下载
- 积分:1
-
MFC to do calculator program can be achieved subtraction multiplication and divi...
MFC做的计算器程序,可以实现加减乘除。平方,立方等功能-MFC to do calculator program can be achieved subtraction multiplication and division. Square, cubic and other functions
- 2022-01-25 20:56:21下载
- 积分:1
-
这是对时钟的补充,也是很好用的程序。方便用户使用。
这是对时钟的补充,也是很好用的程序。方便用户使用。-This is a complementary clock, but also a very good program to use. User-friendly.
- 2022-05-08 03:26:34下载
- 积分:1
-
Java applet 2 : 1. Figures for the band into two. Print out the diamond
Java小程序两个:1.用于转化数字的进制
2.打印出钻石形状的图形-Java applet 2 : 1. Figures for the band into two. Print out the diamond-shaped graphic
- 2022-02-01 13:55:18下载
- 积分:1
-
使用串口读取数据文件
使用串口读取数据文件-use Serial read data files
- 2022-01-25 23:42:22下载
- 积分:1
-
c语言奔跑的火柴人游戏源码
开发工具是vs2013加上一个easyx的图形库,代码量在400-500行左右,非常适合c语言学的比较好的人拿来练手,把所学的c语言语法知识与具体的项目相结合。
- 2022-09-15 10:25:03下载
- 积分:1
-
EM 二维时域有限差分法斗篷
Matlab 程序代码是用 FDTD 方法计算二维斗篷模拟。您可以直接运行该代码。该文件包括主要代码和理论的 EM 斗篷的 word 文件。现在,与其他人共享。我希望它能提供一些帮助,为你的研究工作在这个领域中。
- 2022-12-10 19:55:02下载
- 积分:1
-
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮...
本软件是用C语言编写的采用命令行界面与用户交流的抄写器,它实现的功能有对原有的C语言程序进行修改,从而得到结果相同,但是形式不相似的新的C语言程序.该软件还有帮助功能,可以随时为用户提供帮助.本软件仅供学习交流之用,不提倡学生用本软件抄袭别人的C语言程序.-The software is written in C, using the command-line interface with users of copying devices, which have the functions of the existing C language program changes, and thus the same results, but not the form similar to the new C language program. The software also help functions can always be used households help. the only software used to exchange learning and the promotion of student plagiarism software in C language program.
- 2022-01-25 23:37:13下载
- 积分:1
-
一个用c语言编写的管理命令,很实用,是一次课程…
一个用C语言编写的订单管理,非常实用,是一个课程设计-a C language prepared by the management of orders, very practical, is a curriculum design
- 2022-11-22 19:35:03下载
- 积分:1