资源列表
最小二乘法直线拟核源代码
- 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
firstdriver
- 我写的第一个wince下串口流驱动。对于熟悉串口驱动很好。初学者应好好看看。-I wrote the article under a wince-driven serial port. Serial Drivers are familiar with the good. Beginners should take a look at.
Graph
- 图的存储结构和遍历,用图结构解决具体问题-Figure of storage structures and traversal, using graph structure to solve a specific problem
Switch
- Switch is also useful those who want to do programming in C++ for development
Mysql-liezhuna
- Mysql中使用存储过程,动态的把需要列转换为行。一个小小的例子,非常不错,有需要的可以下载。-Mysql in the use of stored procedures, the need to dynamically convert the column line. A small example, very good, there is a need to download.
cli__
- Linux下通过TCP传送文件.客户端 文件名不能超过30个字符-Linux with TCP transmission of documents. Client documents were not more than 30 characters
memorygame
- The memory game ,very amusing
200731311552247544
- RA0-RA5,RC0-RC5口的流水灯,熟悉PIC16F630的I/O口的操作
guoge3011
- 用matlab播放国歌,也可根据代码将其他歌曲的简谱转化为yuepu,进行播放-play the national song using matlab,you can also turn the other songs numbered musical notation to yuepu according to the code to play other songs.
MATLAB_code_count
- MATLAB代码行数统计,可以计算MATLAB文件中代码的行数-MATLAB code count function
易语言数组查重复
- 易语言源代码:数组查重复,思路,去除重复,统计重复次数。