-
应用MMX和SSE优化的内存复制
对于一般情况,VC自带的memcpy效率一般。但在处理大块内存和大内存运算上,效率就不高了。实际上CPU的扩展指令集MMX、SSE及后期64位和128位指令可以简单改善内存操作。不过也有一些限制,由于要考虑CPU指令序列前后,否则优化效果不明显。这是一个使用MMX/SSE的简单优化例子。
- 2022-06-30 20:03:01下载
- 积分:1
-
非IE浏览器插件开发SDK
资源描述非IE浏览器插件框架SDK, 支持chrome, firefox, mac浏览器。 SDK为C语言编写, 方便移植修改, 内含windows工程项目, 方便使用。简单易用, 快速开发属于自己的浏览器音视频等插件。
- 2022-02-12 21:14:34下载
- 积分:1
-
包括一个简单的计算器和一个图像滤波程序
包括一个简易计算器和一个图像过滤两个程序-Includes a simple calculator and an image filter two procedures
- 2022-04-25 17:33:43下载
- 积分:1
-
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!...
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!-a very complete source of the study, compile, including the author of the components used to collect and demonstrate how the implementation of the registration process!
- 2022-05-29 07:16:25下载
- 积分:1
-
DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可...
DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可-DRAWYUV procedures for the camera data intervals, with a directshow. can be used in VC and can wince
- 2023-08-02 21:25:04下载
- 积分:1
-
DLL under vc++6.0 development technology prototypes, realized the folder travers...
vc++6.0 下的DLL开发技术原型,实现了遍历文件夹下的所有dll文件,并加载,创建自定义菜单,和调用示例。-DLL under vc++6.0 development technology prototypes, realized the folder traversal of all dll files and loaded, create custom menus, and call the sample.
- 2022-02-28 20:44:21下载
- 积分:1
-
Masm32 prepared with the drive control procedures, background operation, the dri...
用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等
-Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
- 2023-06-16 07:05:03下载
- 积分:1
-
CUDA FFT,实现OcenFFT参考代码
代码用于实现OcenFFT,GPU实现FFT的过程,相比CPU的C语言速度至少提升一个数量级,可实现二位的FFT,得到实时动态的二维海面
- 2022-02-25 10:06:42下载
- 积分:1
-
used for the development of 3D screen saver for your screen more of a personalit...
用gloop库开发的3D屏幕保护程序 为你 的 屏幕多一份个性吧-used for the development of 3D screen saver for your screen more of a personality it
- 2022-10-11 03:40:03下载
- 积分:1
-
单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改...
单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改写.lua文件后,用里面附带的程序转换成游戏中可用文件0000.C01,其中编辑软件compile_fight.bat来编辑fight文件夹下文件,compile_main.bat来编辑main文件夹下文件,另外.lua文件和编辑软件位置请勿动,否则会提示找不到文件。-Stand-alone game of cloud Han script system can be used to open the script file EditPlus software. Lua files (as with ordinary Notepad open, then not display traditional Chinese characters), as long as enough patience, can rewrite the entire game. Rewritten. Lua file, inside the fringe of the procedures used to convert game files available 0000.C01, which editing software to edit compile_fight.bat folder fight document, compile_main.bat to edit the main file folder and another. Lua files and the location of editing software do not move, otherwise they will be prompted to find a document.
- 2022-01-31 21:36:56下载
- 积分:1