资源列表
loaddll
- 一个简单的DLL文件载入,让初学习C++的朋友用来学习很有用-A simple DLL file to load, so learning c at the beginning are useful friends used to study
recognition
- 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
EasyDbg
- WIN32调试器,自己实现的一种简单调试器,麻省虽小五脏俱全,是研究调试程序的很好例子.-WIN32 debugger, to achieve their own kind of simple debugger, Massachusetts, is small but perfectly formed, is a good example of research debugger.
VB-flash
- VB与Flash双向交互,已经过测试,与大家分享-VB experiment with two-way interactive Flash
dirent-1.13
- Linux dirent.h在win下的实现,包含头文件即可跟linux一样调用-Linux dirent.h
Kalman
- 卡尔曼滤波 C源程序代码,实现卡尔曼滤波的算法-卡尔曼滤波 C源程序代码
000
- a和b两个数之和。 讲解详细,明了。 适合初学者掌握-The sum of two Numbers a and b. Explain in detail, and clear. Suitable for beginners to master
001
- 在一个类中包含两种成员: 数据和函数,分别称为数据成员和成员函数。 在C++中把一组数据和有权调用这些数据的函数封装在一起,组成一种称为“类(class)”的数据结构。 -In a class contains two members: data and function, referred to as a data member and member function respectively. A set of data in the c++ function enc
Stepper-machine-C-code
- 步进机C语言代码: #include<AT89X52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int -Stepper machine C code: # include < AT89X52. H > # include < intrins. H > # define uchar unsigned cha
ch02
- C++编程实例详解啊,好资料啊~ -C++ BIAN CHENG SHI LI XIANG JIE ~
ChannelEncoding-ChanneDecoding
- 基于矩阵库的信道编码和信源编码的C语言代码~功能强大的哦-Channel coding and source coding based on matrix library of C language code ~ oh
Student-Management-System
- 能对学生成绩排序,能计算总分。加入流输入,操作更加简便。引入左对齐,输出界面更美观。-Student Management System
