-
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码
双人战斗游戏,游戏虽小,却是研究游戏制作的易懂源码-Double fighting games, the game is small, but the game is to study the production of easy-to-understand source
- 2022-05-29 13:59:26下载
- 积分:1
-
一个FFT的频谱分析的例子
一个FFT的频谱分析的例子-FFT spectrum analysis of an example
- 2022-07-18 17:58:24下载
- 积分:1
-
OPC Client
资源描述OPC Client 基本功能实现源代码,使用VC++编写,在VS2005下编写,界面比较简单,有注释,可以参考注释修改代码或者参考代码,没有多余功能,简介清楚,容易移植。
- 2023-06-11 08:35:19下载
- 积分:1
-
参考来源,研究实例
参考源码,学习例子-reference source, study examples
- 2022-04-21 23:27:25下载
- 积分:1
-
C share a common algorithm
C的常用算法共享-C share a common algorithm
- 2022-03-21 10:47:35下载
- 积分:1
-
开发的小闪赛车游戏,有源码,大家可以修改的…
flash开发的小型赛车游戏,附带源码,大家可以自己修改游戏的界面和 图片,很适合在网站上使用。-the development of small flash racing game, with source code, we can modify the game interface and the picture, it is suitable for use on the site.
- 2023-09-05 09:50:04下载
- 积分:1
-
This is visual basic 6 sourcecode include utility
getmacaddress, animate effec...
This is visual basic 6 sourcecode include utility
getmacaddress, animate effect, connect printer port,Print via Excel,Input Image to database
sorry my poor english
- 2022-01-26 00:08:19下载
- 积分:1
-
Record vc project development throughout the source code, books, examples of bot...
vc项目开发全程实录 第三个实例的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-05-28 13:02:46下载
- 积分:1
-
vc所必须的实例
是一个很不错的应用选择
具有很好的参考价值...
vc所必须的实例
是一个很不错的应用选择
具有很好的参考价值-vc necessary is a very good example of the application of the selection of good reference value
- 2022-02-28 16:12:20下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1