资源列表
GisToXY
- 坐 标 转 换 的 代 码-Coordinate System Conversion
multiply
- verilog function实现全组合逻辑乘法器电路,位宽可配置,高效-Function purely combined logic circuit to achieve the function of the multiplier, configurable bit width, high efficiency.
dici.rar
- 地磁数据圆滑处理 解析延拓 二阶五次和七次圆滑处理,Smooth processing of geomagnetic data, analytical continuation of five and seven second-order smooth handling
srl_test
- how to infer a shift register for fpga altera xilinx
reverse
- 主要功能是用递归实现输入字符串的反向输出。特点通过子函数返回反向的字符串,而不是在子函数中逐个字符的输出。特别是自己定义了几个实现字符串操作的子函数。-Main function is to use recursive reverse output of the input string. Features reverse through the subroutine to return a string, rather than the output subroutine in the cha
beibaowenti
- 描述: 需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。 输入: 多个测例,每个测例的输入占三行。第一行两个整数:n(n<=10)和c,第二行n个整数分别是w1到wn,第三行n个整数分别是p1到pn。 n 和 c 都等于零标志输入结束。 输出: 每个测例的输出占一行,输出一个整
IEEE802-11p.tcl.tar
- TCL File for 802.11P
Classical-set-operations
- it is a program to demonstrate classic set operation n as well as fuzzy se operation
Program
- main entry point for the Touchtable kinnect application.
3
- 数据结构中队列的基本操作,用count==0或count==Queuesize来判断对空或对满。-The basic operation of the data structure in the queue, to determine the count == 0 or count == Queuesize empty or full.
four-LED
- 4个LED灯跑马灯方式循环点亮 方式:先1个灯点亮,再2个灯点亮,3个灯点亮,4个全亮。-Marquee way cycle of four LED lights lit the way: first, a lamp is lit, then two lamp lights, three lights lit four full brightness.
SNSE
- 梯度法求解非线性方程组,数值算法与计算机实现-Gradient method for solving nonlinear equations, numerical algorithms and computer implementation