搜索资源列表
压缩算法
- 压缩文件,解压缩文件,很方便,并且代码里面有详细的注释,无论是学习还是使用都一目了然!推荐大家下载!
fira
- FIRA详细的代码注释看到有好多新手对平台给的那个程序都不是很了解,今天好不容易有空把注释添加上,就索性和着position函数里面的一些东东一块儿讲了。我能力有限,有些地方几句话也不好表达清楚,结合实际理解吧,呵呵,希望能对大家有点帮助。我花了两个小时才写完
the-example-of-coordinate-changing
- 这个是一个坐标转换的学习例子,是我在学习DPLP转换的时候结合网上和书本上的相关知识写得一个小例子,是基于vc++6.0环境下写的。里面有注释,比较详细,可以读一下。-This is an example of coordinate transformation learning is my conversion DPLP in learning when combined with online and in books written in the relevant knowledge, a
ExcelClass
- 自己用的操作excel的类,包括源文件和头文件,挺好用的,里面有详细的注释-Excel with the operation of their class, including the source files and header files, good use, there are detailed notes
myc_c1
- 这些程序是我自己一个一个写的,现拿出来让和我一样的初学者分享一下,用的是dev C++ 编译,里面包括详细的分析过程和代码注释,有两个文件,一个是c++/c 基础的,另一个是基础提高篇,我相信对初学者是有很大的帮助的! 同时里面有运行的图片,下载的同学可以先看题目,然后在自己去做,在和我比较一下思路,我写的不是很好的地方还望赐教-These procedures are my own one by one written now show it to me in the beginner to
Music_box
- 自己学习windows c 编程的一个小程序源代码。实现的是基本的音乐播放器的功能。适合初学者,学习音乐播放器代码(特别是源代码里面有非常详细的代码注释)-windows c music_box
ServerChat
- 该代码详细介绍了基于socket通信、基于对话框的服务器端的代码,里面有详细注释,适合初学者学习-The code details the socket-based communication, based on the code of the server-side of the dialog box, there are detailed notes for beginners to learn
text-edit
- 用C语言编写的一个简单的文本编辑器,里面有详细的注释-A simple text editor written in C language, there are detailed notes, for your reference. . .
Text
- 这是vc++文本编程的源代码,里面每一句代码都有详细注释,是初学者学习的好资料-This is vc++ text programming source code, a code detailed notes, is good for beginners to learn
789672668653634SINS
- 这是初学真学习SINS的好程序,里面有较详细的注释,方便读懂程序。-This is a good beginner really learn SINS program, which has more detailed notes, easy to read program.
Arduino-PID-Library-master
- Arduino的PID库文件,程序有详细的注释,而且里面包含有应用实例。比较适合初学者学习。-Arduino s PID library files, the program has detailed notes, and which contains application examples. More suitable for beginners to learn.
Makefile_anywhere
- 一个可以在任意多源码中使用的Makefile,里面有详细的注释,也可自己定制。-anywhere makefile
8PSK
- 本程序实现对随机信号的8PSK调制,程序里面有详细注释,很容易换成想要信号的8PSK调制,欢迎下载。-This program implements the random signal 8PSK modulation, which has detailed program notes, easily replaced want 8PSK modulation signal, welcome to download.
Huffcode
- 完整的哈夫曼编码的程序,设计了比较清晰的界面。而且里面有详细的注释-Huffcode ,you can try to study it
ccdegree
- 这个程序是基于matlab的计算SEM表面的粗糙度。里面有例程,还有详细的代码注释,希望对各位有所帮助,代码段还有不完善的地方,会报错,但是逻辑是没有问题的,日后再改进大家可以基于此来书写新的程序,算是抛砖引玉吧--This procedure caculate the surface roughness of the SEM. There are routines, as well as detailed code comments, you would like to help, there
303205
- 有一个机遇DCT域的数字水印算法,里面有详细的注释说明(Have a opportunity DCT domain digital watermarking algorithm, there are detailed notes)
lms
- LMS自适应滤波算法,用matlab实现的,注释详细,通俗易懂(LMS adaptive filtering algorithm, achieved by MATLAB, annotated in detail, easy to understand.)