资源列表
t_com
- Turbo C编写的串口测试程序,可作主板维修时调试和测试串口使用。
BILINEAR
- 双线形变换法设计滤波器,需帐号就可自由下载此源码
normpdf
- 改进后的高斯信号发生函数,可用于字符运算。-Improved Gaussian signal, can be used for computing characters.
isd4004
- 可以达到8分钟时间,工作电流25~30MA,维持电流只需1UA-8 minutes of time can be achieved
spectrum
- 输入数据文件,按照数据计算相应的功率谱计算-Power spectrum calculation
JND
- 将watson的DCT视觉模型计算出来,能够得到每个8*8块的系数的JND值- calculate watson s vision model,we can get the JND of every 8*8 s coefficients.
carry
- 在一个就是火车站旁有一座桥,其桥面可以绕河中心的桥墩水平旋转。该车站职工发现桥的长度最多只能容纳两节车厢,如果将桥旋转180度,则可以把相邻两节车厢的位置交换,用这种方法可以重新排列车厢的顺序。于是他就负责用这座桥将进站的车厢按车厢号从小到大排列。在他退休后,火车站决定将这一工作自动化,其中一项重要的工作是编一个程序,输入初始的车厢顺序,计算最少用多少步就能将车厢排好序。-The train station next to a bridge, the bridge piers for river
philosopher
- 使用多线程来解决哲学家就餐问题的源代-To use multiple threads to solve the source code for the dining philosophers problem
txt2wav
- 这个一个将txt内容转换为wav的简单代码,本代码使用VC6.0编写,非常实用,但是需要下载安装speechsdk5.1.-This is a code from txt to wav, it is very good, but need speechsdk5.1.
negentropy_grad
- 这是一个基于负熵的梯度算法,混合方式是线性瞬时混合,适用于适定情况,该算法收敛速度慢,但很实用。-failed to translate
TiGG_PROSIM
- In statistical mechanics, the Potts model, a generalization of the Ising model, is a model of interacting spins on a crystalline lattice. By studying the Potts model, one may gain insight into the behaviour of ferromagnets and certain other phenomena
2.2
- 某出版系统发行图书和磁带,利用继承设计管理出版物的类。要求如下:建立一个基类Publication存储出版物的标题title、出版物名称name、单价price及出版日期date。用Book类和Tape类分别管理图书和磁带,它们都从Publication类派生。Book类具有保存图书页数的数据成员page,Tape类具有保存播放时间的数据成员playtime。每个类都有构造函数、析构函数,且都有用于从键盘获取数据的成员函数inputData(),用于显示数据的成员函数display()。-A p
