-
HRM(VC6PSQL2005)
一套完整的人力资源管理系统,VC6编译环境,数据库Microsoft SQL2005,带有数据库,可直接应用。(About HRM application system,base on Windows platform and Microsoft SQL2005 platform,Visual C++ 6.0 environment.)
- 2014-04-05 12:42:52下载
- 积分:1
-
DS_hw1
Simple recursive function test
- 2012-06-10 13:27:23下载
- 积分:1
-
45830343
说明: 一个P2P下载软件源代码,用vc编译
(a peer-to-peer software to download the source code with compiler vc)
- 2006-02-27 15:16:47下载
- 积分:1
-
les-4-3-tools
CyberBot botnet tool for hacking
- 2013-10-04 02:41:58下载
- 积分:1
-
luckyProgram
自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
- 2016-11-04 13:21:45下载
- 积分:1
-
nlbifa
能量比去噪方法研究,原理图,基于能量比去噪的方法(Energy than denoising method research)
- 2016-03-03 15:41:26下载
- 积分:1
-
ichat
一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
- 2004-09-27 22:28:08下载
- 积分:1
-
读写优先
事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题
利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
- 2020-10-26 14:29:59下载
- 积分:1
-
DMX512
void DMX_SendPacket(void) //发送DMX512数据
{
//配置为普通IO
pDMX_buf = 0 发送起始码 00
GPIO_Tx_Config(0) //设置发送的引脚为普通IO
PA2 = 0 //输出低电平
delay_us(150) //延时150us
PA2 = 1 //输出高电平
delay_us(13) //延时13us
GPIO_Tx_Config(1) //设置发送的引脚为复用IO
//USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
- 2016-02-19 09:23:42下载
- 积分:1
-
RGB
RGB的VC各种定义,各种取值,方便使用(rgb for vc define)
- 2013-11-25 14:36:27下载
- 积分:1