资源列表
test
- 将彩色图像变为灰阶图像,使用opencv实现的将图像转换-turn the color image into grey,use the opencv tool to do it
The-Collector
- This a pac man style game. You will notice that the "ghosts" are not ghosts they are robbers and they take your coins.-This is a pac man style game. You will notice that the "ghosts" are not ghosts they are robbers and they take your coins.
MFC
- 包含一系列MAC学习ppt,对MFC做出了全面的讲解-Contains a range of MAC learning ppt, made a comprehensive presentation on MFC
Huffman
- 一个简单的huffman的c语言程序,程序写的较为简单,重点利用数据结构中的二叉树算法。初学者可以看看,作为不同的思路。-A simple huffman c-language program, the program written in relatively simple, focusing on the use of the binary tree data structure algorithms. Beginners can see, as a different way of thi
200952715303051573
- Matlab入门级教程 Pdg格式,需超星阅读器-Pdg course entry-level Matlab format, readers need to Chaoxing
Oracle11g
- Oracle 11g Manual, Last version of Oracle 11g Manual in English
C51-PROGRAMS-FOR-NEW-COMER
- 单片机C51程序,含指导书,共计10个实验内容。-TEN PROGRAMS OF C51 FOR 80C51.
GA_TSP
- 用MFC开发的GA写的旅行商问题(TSP)-it is a program on MFC,for the problen of TSP ,the algrorithm is GA
IETextR
- 利用IHTMLInputTextElement接口获取网页文本框账号密码,测试环境通过IE6.7.8和遨游,VC6.0工程。-Use interface to access web page text boxes IHTMLInputTextElement account password, test environment and travel through IE6.7.8, VC6.0 project.
Canny
- 基于vc++开发环境下的canny边缘检测,实现对灰度图的边缘检测-Canny edge detection based on vc++ development environment, realize the gray image edge detection
CanFestival-3-2011-04-13完整的开源CANopen协议栈源码
- 最新下载的一个功能完整的开源CANopen协议栈源码,支持多个平台-Latest download a fully functional open source CANopen protocol stack source code, support for multiple platforms
huffman
- 哈夫曼(Huffman)树又称最优二叉树或最优搜索树,是一种带权路径长度最短的二叉树。在许多应用中,常常赋给树中结点一个有某种意义的实数,称此实数为该结点的权。从树根结点到该结点之间的路径长度与该结点上权的乘积称为结点的带权路径长度(WPL),树中所有叶子结点的带权路径长度之和称为该树的带权路径长度.(The Huffman (Huffman) tree, also known as the optimal two - fork tree or the optimal search tree,