资源列表
FTPdm
- 一个c#写的ftp程序源码,有兴趣者自己分析吧 ,对ftp协议的学习有帮助!-a written procedure ftp source, those with an interest in it own analysis of the agreement ftp learning!
FileSystemSearch
- FileSystemSearch 2.0.rar 一个不错的递归磁盘扫描程序 自己的小作品-FileSystemSearch 2.0.rar a good recursive disk Scan the small works
XSBase255_Linux_C开发版BootLoader源代码
- XSBase255_Linux_C开发版BootLoader源代码.gz-XSBase255_Linux_C BootLoader development version source code. Gz
huffman編碼
- huffman編碼,將.h檔放置include再將所有.c檔一起執行-Huffman coding, will be. H stall then placed include all. C together with the implementation of stall
单像空间后方交会算法
- 本程序为近景摄影测量的单像空间后方交会算法,采用VC++实现
数据结构_走迷宫代码
- 自己上数据结构课写的一个小程序 能找出走出迷宫的路径-own data structure classes on writing a small program can find the path out of the maze
s3c44b0x下的mp3软件解码源代码
- s3c44b0x下的mp3软件解码源代码.rar-s3c44b0x the MP3 decoder software source code. Rar
Linux内核源代码分析(水木清华
- Linux内核源代码分析(水木清华-Linux kernel source code analysis (SMTH
NetGroupEnum
- 利用C++BUILDER的多线程技术和API涵数搜索列表局域网上的所有用户和工作组-C BUILDER multithreading technology and API culvert several search listings of all LAN users and the Working Group
三角形
- 三角形面积的经典算法! 里面有多种方法求解!-triangular area of classical algorithm! There are many ways to solve!
ADS步步学
- ADS步步学.zip -ADS learning step by step. Zip
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p