-
streamer
C++ 上位机原程序,测试USB3.0 和 FPGA 之间流传输速度。包含所有源代码。速度传输稳定,显示实时速度(The C++ host computer program tests the streaming speed between USB3.0 and FPGA. Contains all source code. Speed transmission is stable, showing real-time speed)
- 2020-07-19 23:18:49下载
- 积分:1
-
SomeAspectsOfChessProgramming
Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。
1.overall look on chess programming
2.typical structure of a chess program
3.implementation of my own chess program
4.experiments(Some Aspects of Chess Programming, written by a foreigner on the board of Artificial Intelligence Programming book. 1.overall look on chess programming2.typical structure of a chess program3.implementation of my own chess program4.experiments)
- 2007-10-25 23:55:36下载
- 积分:1
-
LOL防封
说明: LOL防封,可以参考研究,不能直接用要更新(Lol is sealed, research-ready, not ready to be updated)
- 2020-03-02 12:04:05下载
- 积分:1
-
znfatstm32
znfat的STM32的移植的范例 非常好用
- 2010-07-04 12:51:53下载
- 积分:1
-
Unreal-Streaming-Technologies-SDK-v-5.5
C/C++ Unreal Streaming Technologies SDK v 5.5
- 2013-01-14 09:57:05下载
- 积分:1
-
miniFilter
miniFilter.rar所有框架代码以及对应的PPT资料,可以直接拿来进行修改即可完成各种驱动,是你开发微软新过滤构架驱动所必下资料(miniFilter.rar all the framework code as well as the corresponding PPT information, can be directly used to modify a variety of drivers to complete, your new filter framework for the development of Microsoft, will drive the next data)
- 2008-07-17 09:18:55下载
- 积分:1
-
N9 基于C# TCP 的摄像头的图像视频传输
编程语言使用用C#,基于TCP传输协议,完成了图片传输(Using C#, based on TCP transmission protocol, picture transmission)
- 2020-06-24 05:40:02下载
- 积分:1
-
DTtest
借助于深度优先搜索机制实现判定表的生成,对软件测试进行指导。(By means of a depth-first search mechanism to determine the table generation software testing guidance.)
- 2013-04-23 15:10:41下载
- 积分:1
-
win32programming
在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗
口都对应着一个消息队列。下列几句话应该作为"定理"被记住:
"定理" 一
所有产生给某个窗口的消息,都先由创建这个窗口的线程处理;
"定理" 二
Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
- 2010-08-26 08:43:28下载
- 积分:1
-
局域网抓包
在局域网内抓取所需要的IP数据包,使用VC++6.0工程编写。(Grab the required IP packets in the LAN.)
- 2017-12-19 11:20:10下载
- 积分:1