搜索资源列表
hash
- /* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple desig
mapcalcArea
- 这个GUI程序让你测量面积和图像中路径的长度,实现了对面积和路径的测量。-a gui which allow measuring an areas size and a paths length on an image (map). You can calibrate the image scale. You place points using left mouse button and remove points & areas with right mouse button. Yo
snake
- 贪吃蛇,大家都知道了,这个界面有点粗糙。顺便请问一下axis的 drawmode 设为 normal 或 fast 有什么区别。-As we all known, this is the snake game. The GUI isn t very well. By all means, it is not bad to make it by MATLAB.
GUIDgenerator
- Generate type 4 (fully random) GUIDs to use in programs that might need them. Because it is type 4 it isn t based on network or current hardware.
dd
- shell sort is a rather curious algorithm, quite different from other fast sorting algorithms. It s actually so different that it even isn t an O(nlogn) algorithm like the others, but instead it s something between O(nlog2n) and O(n1.5) depending on i
LPC_fin_speech
- 用线性预测编码进行语音压缩 - Speech compression using Linear Predictive Coding-LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
prime_number
- The program makes a decision about the input number. If it is a pirme number, it will try to write it, 2 or 3 prime numbers addition. If it isn t a prime number, the program will end.
2_egyabeces_hely_kesz
- The program makes a decision about the input number. If it is a pirme number, it will try to write it, 2 or 3 prime numbers addition. If it isn t a prime number, the program will end.
statistical-problem
- Descr iption: 计算机似乎生来就是干苦力的,不是吗?统计就是这种苦力中的一种,而如果你运气不好,刚好碰到有很多重复数据的时候,就更加令人感到乏味。那么,你的任务来了。现在,给你一列数 A1, A2, … An 。然后要你回答,对于给定的区间,里面到底有多少个不重复的数。 Input: 一个整数 T (T <= 10) ,表示有 T 组测试数据。 每组数据第一行是数 N (1 <= N <= 30000) 。 第二行有 N 个数 A1 A2 …
recursion
- 快速排序,汉诺塔以及汉诺塔的演示,内码转换-the exchange of the ISN,Hanoi_show
c-student
- 用C语言开发,在进入系统之后将文件中的数据读取到内存中,然后再通过链表实现增删查改的功能-It can help you ,but that isn t well
Matrix-Checking-Functions
- Matlab Functions for determining if certaion matrix is: 1) Symmetric 2) Lower/Upper triangular (Unit/Strictly/Non-Strictly) 3) n-Banded 4) (Strictly) Diagonally Dominant 5) Isn t it positive definite
ACM_1.2.8
- Ignatius is doing his homework now. The teacher gives him some articles and asks him to tell how many times each letter appears. It s really easy, isn t it? So come on and AC ME.
array_min
- If the given array isn t a simple 1-D array, print an error -If the given array isn t a simple 1-D array, print an error
blurring-image-using-gaussian-filter
- This source code can filter and deblur an image with gaussian filter. It can be used to improve the quality of an image when light condition for right and left hand of image isn t equal.
winmd5free
- there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin
nlconst
- COMPDIR computes a search direction in a subspace defined by Z. % [SD,dirType] = compdir(Z,H,gf,nvars,f) returns a search direction for the % subproblem 0.5*Z'*H*Z + Z'*gf. Helper function for NLCONST. SD is Newton % direction if possible. SD is
