-
QQ
说明: 模仿qq的一个小程序,值得VC++初学者学习(Qq imitate a small program, it is worth learning VC++ beginners)
- 2011-12-08 17:03:33下载
- 积分:1
-
WmSyncRead
用wmsdk写的asf文件异步读取的例子,可以应用与网络视频分发,接收,很好用!(Written by wmsdk asynchronous read asf file example can be applied to video and network distribution, reception, very good use!)
- 2009-01-06 16:21:34下载
- 积分:1
-
zhifangtuxiangsixing
是一款关于直方图相似性研究的程序,能对比两幅图像直方图的相似度(Is a histogram similarity study program can compare two images histogram similarity)
- 2013-04-18 13:26:53下载
- 积分:1
-
IME_Info
IME的编程资料.有相关资料和源码~~内容相当丰富(IME programming information. Have relevant information and source ~ ~ content quite rich)
- 2008-12-24 14:43:45下载
- 积分:1
-
shebeihuanchong
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。(assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.)
- 2020-12-15 14:49:13下载
- 积分: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
-
Linux_USB_Core(v1.0)
linux 下usb 驱动编写,对usb进行十分详细的解析(prepared under the usb drive linux on usb for a very detailed analysis)
- 2010-11-18 11:25:58下载
- 积分:1
-
CursorMouseDemo
创建并设置鼠标光标,VC++精选编程源码,很好的参考。(Create and set the mouse cursor, VC++ select programming source code, a good reference.)
- 2013-12-03 10:25:28下载
- 积分:1
-
multileval_Inverter
for PSCAD softwear it can be very easy and coming soon challenger in this soft
- 2013-10-17 22:55:55下载
- 积分:1
-
fx
说明: 以网络通讯为基础,客户端输入指令,得到反馈,在客户端和服务器端显示opengl模型,并控制模型的运动(base on the communication of network,client type the key ,the sever respond at the same time client and the sever show the live result on the screen.)
- 2011-05-04 17:04:09下载
- 积分:1