资源列表
WebHarvest
- 网页提取工具,可以半自动化得提取出网页中的结构化数据。文档是的使用说明。-Web page extraction tool to extract a semi-automatic web page data structure. Note the use of the document is.
code80211
- 关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。-About MIMO+ OFDM simulation code. To run code of the document ui_start.
secondwatch
- 一个简单功能的对话框制作的秒表,主要应用MFC的ontimer计时器函数-A simple function of the dialog box produced by a stopwatch, the main applications of the MFC timer function ontimer
openprocess
- opeprocess,read,write内核源码
klhttpd
- 一个非常小的httpserver,编译完只有十几K,实现了基本的多路get请求,适合想对这个领域研究的人-A very small httpserver, to compile only finished a dozen K, to achieve the basic multi-get requests for those who prefer the study of people in this area
VB_cf
- CF vb透视 源 码 自 己 研 究 吧-CF vb source their own research perspective it
mousemove
- 用mfc写的对话框程序,可以实时显示鼠标的坐标,挺好玩的-Mfc dialog with written procedures, real-time display of the mouse coordinates, really fun
vs2008(2010-3-10)
- 很简单的一个串口调试软件,VS2008开发的,相信对初学者很有帮助,高手勿下,浪费您的分数。-A simple serial debugging software, VS2008 development, I believe very helpful for beginners, masters do not, the waste of your score.
24
- 24 点游戏 课程 设计源代码和设计报告-24 game
MyEditDot
- 这是一个基于MFC框架下实现Edit输入限制的代码,只允许输入数字和小数点,和收银台的功能一样.希望对于初学者有一定的帮助,之前我上传过一些程序,运行不了,在这里说声对不起.我很喜欢这个网站,希望大家以后多多支持 -This is a framework based on MFC to achieve Edit code input restrictions, allowing only enter numbers and decimal point, and the cashier are
ShapeDetection2
- 基于EMGU.CV做的,关于边缘检测的算法。可以准确识别物体的边缘,方便开发。-Based on EMGU.CV done, on the edge detection algorithms. Can accurately identify the edge of an object to facilitate the development.
StacksToQue
- 用两个栈模拟一个队列,实现队列的插入、删除、移动以及显示。-Simulate a queue with two stacks to achieve the queue to insert, delete, move and display.