资源列表
DSPPrograms
- DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) doubl
DataAnalysis
- 采用matlab编写的药物相关性分析程序。 相关性分析的算法写得不好,主要供学习matlab界面编写、参数传递的朋友参考-using Matlab prepared by the analysis of drug-related procedures. Correlation analysis of the algorithm is not well written, mainly for the preparation of learning Matlab interface and para
weijifen
- 微积分的数值计算函数,包括: double composite_simpson(double(*f)(double),double a,double b,int n) double romberg(double(*f)(double),double a,double b,double eps,int max_it) double gauss_legendre(double(*f)(double),double a,double b) double central_difference(doubl
简易计算器源码
- 简易计算器源码
中国气象参数
- 本程式是用VB6编写的用以全国各地主要城市的气象参数的查询。-the VB6 program is prepared for the major cities throughout the meteorological parameters of the inquiry.
tiny cp
- 一个编译器,可将名为TINY的语言转化为等价的C语言-a compiler can be called TINY language into the equivalent of C language
71226yunshuan
- 这个是用汇编做的一个小球碰撞的游戏,操作不错,有空下下吧!-this is a compilation of a collision of the ball game, operation Yes, under the next time!
十六进制察看和编辑程序(HEX-VIEW)
- HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation / editor, while not pe
zipocx制作自己的压缩程序
- 自己制作自己的压缩小程序比较有意思(推荐)-produced their own small compression process more interesting (recommended)
KnightTour
- JAVA编写的小程序 供初学者做参考之用 功能相对比较简单 但是非常适合学校 -JAVA prepared by the small programs for beginners used to refer to function relatively simple but very suitable for schools
进程状态转换
- 这个程序是用java写的一个模拟进程各种状态之间的转换。通过不同的操作,直观的看到进程之间的状态转换是由什么操作引起的。-the procedure is written in java with a variety of modeling process for conversion between the state. Through the operation, intuitive process to see the state of transformation is what cau
进程调度模拟(C++版)
- 本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note