-
ANTLRTreeNodeStream
Because of the use of drawSprite, this test is excluded scaled replay tests because drawSprite ignores the reciprocal scale that is applied at record time, which is the intended behavior of drawSprite.
- 2015-10-12 11:24:03下载
- 积分:1
-
数据采集
一个基于pci2000数据采集卡的数据采集系统的界面(a data acquisition card data acquisition system interface)
- 2005-03-29 15:31:40下载
- 积分:1
-
NETUnpack
super user untuk dvr umum beserta tutorialnya
- 2018-04-18 00:59:38下载
- 积分:1
-
levelset_withoutreinitialization
利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。(The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here do not realize every time to be able to make the level set reinitialization functions tend to converge.)
- 2010-01-13 22:30:46下载
- 积分:1
-
开发研制的全双工套接字通信程序
一个用VC开发的全双工Socket通讯程序- The entire duplex Socket communication procedure which develops
with VC
- 2022-03-14 10:31:05下载
- 积分:1
-
FlashPaperTest
利用FlashPaper将Word、Excel、PPT等转换成swf,实现在线预览(Using FlashPaper to convert Word, Excel, PPT and so on into swf to realize online preview)
- 2020-06-22 04:00:01下载
- 积分:1
-
luzhi(vb)
fins协议的vb编程,对开发工业控制软件的朋友有借鉴意义(fins omron plc vb programe
)
- 2014-12-26 09:14:22下载
- 积分:1
-
ezewo
数形视图,像windows资源管理器一样,推荐给大家(Number form view, like Windows explorer, recommend to everyone)
- 2017-04-27 10:43:59下载
- 积分:1
-
基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习....
基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE:
serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
- 2022-08-23 19:59:14下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1