-
VideoEXE
一个DirectShow的例子。通过回调函数来获取图像信息。(A DirectShow example. Through the callback function to obtain the image information.)
- 2008-06-03 17:38:02下载
- 积分:1
-
TranFile
又是一个文件传输的一个程序,自己学习编程写的。(Is a file transfer of a program, written in their own learning programming.)
- 2008-08-18 09:34:31下载
- 积分:1
-
yanshou
单处理机的进程调度1、采用时间片轮转调度算法实现进程调度。
2、确定进程控制块的内容,进程控制块的组织方式。
3、完成进程创建原语和进程调度原语。
4、编写主函数对所做工作进行测试。
(The process of scheduling a single processor, using round-robin scheduling algorithm process scheduling. 2, the process control block to determine the content, process control block of the organization. 3, the complete process of creating the original language and process scheduling primitives. 4, the preparation of the work done by the main function of the test.)
- 2011-11-09 15:41:09下载
- 积分:1
-
opcserver6.0
opcsever+client测试。opcsever+client测试(opcsever+client test,opcsever+client test.)
- 2015-04-22 21:53:06下载
- 积分:1
-
AdaptiveTransparency_Source
一種新的方法可以即時處理無須排序的重疊半透明三角形,比A-buffer方法的效率更高。(We introduce a new technique for real-time order independent transparency called Adaptive Transparency (AT) that closely approximates the ground-truth results obtained from A-buffer compositing but is 5x to 40x faster. The key contribution of Adaptive Transparency is the introduction of an adaptively compressed visibility representation that can be efficiently constructed and queried during rendering. It can be applied to a widerange of transparent geometry (e.g., foliage, windows, hair, and smoke). AT closely matches the ground-truth A-buffer solution and is both higher quality and faster than other approximate OIT techniques.
)
- 2011-05-27 01:39:12下载
- 积分:1
-
USBapi
用c++编写的,通过调用api函数实现对USB设备信息的获取!(prepared to c, by calling api Function USB devices to access information!)
- 2007-04-04 09:11:55下载
- 积分: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
-
VBdevelopmentexample
Visual Basic系统开发实例精粹
人民邮电出版社(The essence of the system development example Visual Basic Posts & Telecom Press)
- 2010-10-08 00:38:33下载
- 积分:1
-
FileSafe
基于PKI体系的 CrytoAPI开发 文件保险箱 (PKI CrytoApi )
- 2016-11-14 13:32:53下载
- 积分:1
-
hindingpro
此程序用VC编写,利用DDK可隐藏进程 (This program written by VC, the process can be hidden by DDK)
- 2010-12-25 17:47:11下载
- 积分:1