资源列表
bnmv
- 基于matlab的一些程序,是关于数学方面的,对学习数学的非常有用。-some of the procedures, on the mathematics of mathematics learning very useful.
muxian
- 录波电路 真麻纺啊!源码重复或已经存在 源码重复或已经存在 -wave circuit was really linen ah! Source duplicate or repeat source already exists or has existed
pictureincprogram
- 用C语言读取img图像数据,然后对图像进行分割-C language img read image data, and then the image segmentation
ruanpanjiami
- 自己用vb编写的用软盘给程序加密的小程序,请指教-own use vb prepared by the use of encryption software to the process of small, please enlighten
OFDM_fading
- OFDM- equalization for fading channels
gbfenlpcc
- 用MATLAB编程,实现对一段语音信号LPCC的提取-MATLAB programming, to achieve a voice signal from the LPCC
hzxs
- 这是一个汉字点阵显示的示例,很有用的,尤其是在屏幕上显示的时候-This is a Chinese character dot-matrix display example, the very useful, especially in displayed on the screen when
key
- 盗版变正版,SP2,该软件可改序列号,绝对OK
解方程组
- LINGO下解线性方程组!-LINGO lower solutions of linear equations!
reg1111111111
- 这是一个用PHP制作的聊天室会员注册程序! -This is a production with PHP Chat Room Member registration procedures. This is a production with PHP Chat Room Member registration procedures.
1
- 用c++编写的代码,用于大学学习的一些作业,请大家随便看看。
Huffman
- huffman 编码。typedef struct { int weight int flag int parent int lchild int rchild }hnodetype