-
Windows NT Services library
Windows NT Services library-This library is full encapsulation of Microsoft Windows NT (NT4, 2k, XP and Vista) services API. > SERVICES IMPLEMENTATION* almost full Windows NT API encapsulation* full customization via callback* embeddable in DLL s* full logging support (via Windows events logs)* converts any C/C++ application (and others that support C linkage) in an NT service with just a function call > SERVICES CONTROL* install, modify, remove services* start, stop, pause, restart service* check service status* list services* get extended service informations* dependencies management* remote machine services access > MISC.* ansi/unicode support
- 2022-03-23 19:58:12下载
- 积分:1
-
window 异步多线程 socket
vc++实现windows 异步多线程socket,服务器,客户端代码都有,都是采用异步多线程的方式,结构清析明了,用vc 6.0或vs2008打开dsp就能运行
- 2022-03-25 08:54:47下载
- 积分:1
-
vc6.0+opengl 实现三维点数据读取和显示功能
基于vc6.0平台,结合opengl开源代码实现了三维点数据读取和显示功能,同时实现三维地形实时动态显示,附有注释,非常适合初学者学习
- 2022-01-28 10:30:11下载
- 积分:1
-
IOCP反弹连接
此源码是一个windows下的反弹连接例子,用windows iocp简单实现了客户端上线功能.可以参考修改
- 2022-01-23 10:40:46下载
- 积分:1
-
三星s344b0x蜂鸣器测试/如果(关键= =)/ /如果(beepfreqlt;20000)/ beepfreq…
三星S344B0X蜂鸣器测试
// if(key== + )
// if(BeepFreq100)
// BeepFreq -=100
// SetBeepPwm(BeepFreq, 50)
// printf("Now beep frequence is %d
", BeepFreq)
// Delay(2000000)
// StopBeepPwm() -Samsung S344B0X buzzer testing// if (key ==)// if (BeepFreqlt; 20000)// BeepFreq = 100// if (key ==-)// if (BeepFreqgt; 100)// BeepFreq-= 100// SetBeepPwm (BeepFreq, 50)// printf ( "Now beep frequence is% d n", BeepFreq)// Delay (2000000)// StopBeepPwm ()
- 2022-07-08 17:03:10下载
- 积分:1
-
ParticleScreenSaver粒子屏幕保护程序
通过opengl和c++实现动画粒子效果的屏幕保护程序:ParticleScreenSaver粒子屏幕保护程序
- 2022-03-05 04:39:44下载
- 积分:1
-
用VC++,OpenGL和CG在GPU上实现期权定价的计算
用VC++,OpenGL和CG在GPU上实现期权定价的计算-Using VC , OpenGL and CG in the GPU to achieve the calculation of option pricing
- 2022-05-26 19:19:31下载
- 积分:1
-
控制记事本的打开按钮可用/不可用,原理是:使用枚举窗口的方法检查记事本程序,然后得到菜单,把相应菜单变灰...
控制记事本的打开按钮可用/不可用,原理是:使用枚举窗口的方法检查记事本程序,然后得到菜单,把相应菜单变灰-control of the notebook open button available/not available, the principle is : Use window enumeration method checks the notebook and then get menu, the corresponding menu greyed
- 2022-01-25 19:58:56下载
- 积分:1
-
计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。...
计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be directly run.
- 2022-01-25 14:48:24下载
- 积分:1
-
指纹识别语言
应用背景很好的C指纹识别程序,的指纹增强程序,如何对细化指纹图像,一个有效的指纹区,包含指纹识别算法实现代码,那部分的代码由C写成。通过测试计算关键技术最低:15个字,最多160个字
- 2023-01-30 17:35:04下载
- 积分:1