资源列表
gadsga
- 对于用户来说,建立图书馆,就是为了能够获得最快,最新的关于某一专业的信息资源,对于海量的资源库来讲,只需将现有的信息资源进行必要的更新,在服务器上操作即可,不需要管理者每台终端费时、费神地维护和管理,且对于每个用户来说,只可读取信息库的资源,没有任何写入及修改的权限。 本系统是针对(以学校为样体,用户为学生)图书馆的管理而编制的系统。-for the user, the establishment of libraries, in order to obtain the fastest, th
gads
- #include <stdio.h> unsigned long int crc32_table[256] unsigned long int ulPolynomial = 0x04c11db7 unsigned long int Reflect(unsigned long int ref, char ch) { unsigned long int value(0) // 交换bit0和bit7,bit1和bit6,类推 for(int i = 1
FOURIER1.ZIP
- Fourier row in TKSL/386, simulation software
gaborfilter1
- Gabor filter (the descr iption is into the program)
postOfficeSelection
- « 问题描述:在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 « 编程任务:给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。 « 数据输入:由文件in
adaptivelinearfilter
- 数字图像处理自适应性滤波算法,极力推荐,本人亲自测试!-Adaptive filtering of digital image processing algorithms, highly recommended, I personally tested!
lis_lds02
- A N*log(N) algorithm implementation of classic LCS problem. Very detail for reading and understanding. Hope this help people learning.
square
- 实现给定任意方程组的求解运算,通过系数矩阵、矩阵转置和解矩阵列出运算表达式,再运用高斯消去法求解方程组。-the least square
sparsepolynomial
- 一元稀疏多项式简单计算器,输入并建立多项式 ,序列按指数降序排列 多项式A(x)和B(x)相加,相减 -Dollar sparse polynomial simple calculator, enter and establish polynomial, exponential sequence in descending order polynomial A (x) and B (x) add, subtract
combination-of-nums
- This program will print all the combination of numbers as you enter. Just try it and let me know if there is any updation. This program will print all the combination of numbers as you enter. Just try it and let me know if there is any updation-This
LCD program for LPC2148
- Lcd character printing program for lpc2148 Arm 7
Simple Function Generator
- Simple Function Generator Using Arduino Uno. It can display Sine Wave/Square Wave/Trinagular Wave with push Button. Credits to Nick Gammon and Sandro Maffiodo for xVGA library.
