资源列表
software
- TFrameViewer - Displays both Frame and single HTML documents. TFrameViewer is oriented more for local disk file use. -TFrameViewer- Displays both Frame and single HTML documents. TFrameViewer is oriented more for local disk file use.
vimrc_file
- my vimrc file. Contains lots of shortcuts
AStar_with_Optimal_Path_Output-(2)
- AStar_with_Optimal_Path_Output
recurssion
- it is a simualtion of a game
test1
- 索引图像 索引图就是索引模式的图像! 索引模式和灰度模式比较类似,它的每个象素点也可以有256种颜色容量,但它可以负载彩色。索引模式的图像最多只能有256种颜色。当图像转换成索引模式时,系统会自动根据图像上的颜色归纳出能代表大多数的256种颜色,就象一张颜色表,然后用这256种来代替整个图像上所有的颜色信息。索引的图像只支持一个图层,并且只有一个索引彩色通道。 索引模式的图像就像是一块块由彩色的小瓷砖所拼成的,由于它最多只能有256种彩色,所以它所形成的文件相对其它彩色要小得多。索引模式的另
matlab-code
- this file is optimization with genetic algorithm
MLP
- MLP neural network in matlab
text-editor
- 小型文本编辑器的设计 设计一个文本编辑器,使其具有通常编辑器(如Notepad)所应具备的基本功能。 ①该编辑器在串基本抽象数据型上构造。 ②编辑器具备如字符串查找,字符串替换,统计字数,统计行数等基本功能。-Small text editor s Design Design a text editor, it has generally editor (such as Notepad) should have the basic functions. ① The ed
Proyectohistograma
- Para Trabajar con Histogramas
shutdown22
- stop shut down in windows
matlab
- this file generates ofdm signal,mimo ofdm
textedit
- 简单文本编辑器 能在DOS环境下实现文本编辑功能