资源列表
FlexCPPBridge
- FlexBridge allows using Adobe Flex files in C++ sources. Prokect supports Actionscr ipt commands and events
ex12c
- 在VC++多线程编程中,多线程的同步技术是一个非常关键的问题。本示例演示了怎样使用WaitForSingleObject函数来实现信号量控制同步技术,以及使用MFC提供的CCriticalSection类来实现同步数据的访问,以及使用MFC的CEvent类对象来实现多线程的同步。本示注释非常详细,是学习Windows多线程编程时的需要使用事件的好例子。
memory
- 可以修改内存,达到游戏作弊的目的。红警的金钱、自由枪骑兵的生命,免费的任何游戏的作弊器!-Memory can be modified to achieve the purpose of cheating the game. Red Alert' s money, free Lancer life, free of any game cheating device!
HOOKAPI
- hookapi windows编程,有需要的关注一下-hookapi windows
serialDataLogger2
- vb编写的串口控制软件,功能齐全,适合各种水平使用-serialDataLogger
RMtoolfordragon
- 龙族私服管理工具rmtools的VC++源码提供下载,管理工具的思路-Dragon Sifu management tools rmtools of VC++ source code available for download, management tools, ideas
LabVIEWMotion
- labview的电机控制的llb文件,在用labview控制电机时候很方便的-labview motor control of the llb file using labview to control motor is very convenient when
RedBlackTree
- A C++ implementation of the Red-Black tree data structure.
FFTtest
- 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32 3.將fftw*.lib 加入專案
avhrr_ndvi_classification
- 用idl批量处理avhrr数据,得到ndvi和分类-Idl batch processing of data with avhrr get ndvi and classification of
KillNet
- 给可执行程序添加数字签名,手动编辑的方式。-Add a digital signature to the executable program, manual editing approach.
float_div_verilog
- 浮点格式遵循 IEEE754 标准。verilog设计源代码。-float point div . in verilog design.