资源列表
Fibonacci
- 计算输出Fibonacci前20序列。用数组编程 这是最基本的java编程代码 用于初学者-Calculation of the output the first 20 Fibonacci sequence. This is the basic programming with an array of java programming code for beginners
find-name-of-windows
- 可以判断当前窗口的名字 并写入名称.txt 关闭后删除名称.txt-This program could find the name of the focus windows and write to a txt file but it will be deleat when this program close.
Form1
- 在任务管理器中结束任务时重启程序(自我保护)-When you End Task in Task Manager restart the program (self-protection)
zju1008
- zju1008题解,代码是pascal,由于是初学者,水平一般,请多多指教-key to exercises or problem of zju1008
mfcc
- matlab环境下,对输入的语音信号,提取其mfcc特征参数子程序。-matlab environment, the input speech signal, to extract the mfcc characteristics parameters subroutine.
Jacobi
- 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
Elementary-arithmetic
- 这是一个关于小学生算数的程序,简单易懂,对学习语言有帮助-This is a program of elementary arithmetic, easy to understand, is helpful to learn the language
pm_haar_inv
- MATLAB函数为pm Haar 1-D IDWT算法 离散Haar小波逆变换的基本原理-MATLAB function for pm Haar 1-D IDWT algorithm, Fundamentals of the discrete Haar wavelet transform
HaarWavelet
- haar小波分析的类,只有头文件,输入为一个序列的信号,输出为haar小波分解后的各级参数-haar wavelet class
txtin
- 简单的文本读入,将保存在txt里面的内容读入到程序里面-Reads the contents of simple text, which will be saved in txt read into the program inside
grayerror
- matlab基于灰色理论的去除粗大误差的代码-remove coarse error matlab code based on gray theory
Sieve-of-Eratosthenes-
- 使用python编写的Eratosthenes筛选。-implement the Sieve of Eratosthenes using a pool of processes in Python, use test runs to see how quickly the program runs under different combinations of parameters, and write a short descr iption of your results along wit