资源列表
13455667
- 利用ArcObjects+VC生成等值线-Using ArcObjects+ VC generated contour
3339
- HDOJ 3339 AC代码 链接:http://acm.hdu.edu.cn/showproblem.php?pid=3339-HangZhouDianZi University OnlineJudge. The Accepted code of the Problem 3339 . link:http://acm.hdu.edu.cn/showproblem.php?pid=3339
code-
- 从键盘接收字符串,并统计其中各种字符出现频率!-calculate the frequency of every sinal get from the keyboard!
dimmer-
- Dimmer Code for AVR Micro .
PARITY-ENCODER
- VHDL program for “Parity Encoder” behavioral design in Xilinx integrated software environment
PB03
- 设计梯形积分和辛普顿积分来计算任意精度复化积分的方法,并计算其误差阶。-Design trapezoidal integration and integration to calculate Simpleton complexification arbitrary precision integral method, and calculate the error bands.
Trees
- 一条街的一边有几座房子。因为环保原因居民想要在路边种些树,路边的地区被分割成块,并被编号成1..N,每个部分为一个单位尺寸大小并最多可种一棵树,每个居民想在门前种些树并指定了三个号码B,E,T,这三个数表示该居民想在B和E之间最少种T棵树。当 然,B≤E,居民必须记住在指定区不能种多于区域地块数的树,所以T≤E-B+l。居民们想 种树的各自区域可以交叉。你的任务是求出能满足所有要求的最少的树的数量。 -One side of the street there are several
dff
- It is D flip flop program for HSPICE tool
LED
- 基于单片机的流水灯小程序,里面都有详细的说明,非常值得初学者下载。一起交流吧-80C51 LED
cgsvd
- CGSVD Compact generalized SVD of a matrix pair in regularization problems. sm = cgsvd(A,L) [U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu] Computes the generalized SVD of the matrix pair (A,L): [ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv
MATRIX
- 8*8点阵动态扫描,实现字符的动态显示。基于VHDL语言,原理和源程序文件。-based on the vhdl ,a 8* 8 matrix which can display characters dynamically is designed and completed.
Degree_Distribution
- 计算网络分支数,通过输入邻接矩阵,就可以得到网络分支数。-Calculate the number of branch network, by entering the adjacency matrix, you can get the number of branches network.