资源列表
diyong
- 调用三个函数实现求数组中每一行的平均值-Three function calls for implementation of each line array average
test4
- vhdl数字设计实验,可以实现4x4小键盘的动态扫描-vhdl digital design experiments to achieve a dynamic 4x4 keypad scan
leaf
- 用来实现数据结构中求树的叶子结点数目的算法-leaf
vhdl_sram_ctrl
- Sycronous SRAM in CPLD or FPGA module... tested by Altera MaxPlusII or Quatus -Sycronous SRAM in CPLD or FPGA module... tested by Altera MaxPlusII or Quatus II
estimate_AR
- 信号功率谱的AR模型估的MATLAB代码- PowerSpectrum Density Estimation based on AR mode. and MATLAB file
testIQ]
- 一个测试iq的小软件 迅速测试出反映能力-test IQ
time
- 用户输入一个24小时制的时间,输出一个12小时制的时间表示-The user to enter a 24-hour clock, the output of a 12 hour time that
curl11
- calculating vector cross produc n curl
7219driver
- 7219显示通信程序,通过本程序可以开发7219命令式的通讯程序。-7219 communication program, the 7219 imperative communication program can be developed through this program.
stack
- 堆栈的实现方法(Sicily 1021)关于堆栈的简单代码的方法,其实撇开复杂的类实现方式,写起来是很好写的。-Stack implementations (Sicily 1021) a simple code on the stack method, in fact, leaving aside complex class implementation, write-up is a good written.
Exam045--
- c语言例子1,供初学C的人参考,希望有帮助-Example 1 c language for beginners C, Reference, want to help
cover
- 覆盖问题 ★问题描述: 通信公司准备在n 个村庄中的某些村庄安装基站,对于村庄i ,在其中建立基站的花费 是Ci。我们把村庄看成是一个二维平面上的点。对于每一个基站,他们的规格,配置都是 相同的,一个基站发射的信号可以覆盖以它为中心的半径为R 米的圆形区域(边界上的也 算被覆盖)。现在公司希望用最小的花费,使得这n 个村庄都能被信号覆盖。 ★实验任务: 对于给定的村庄的位置和修建基站的信息,求出公司覆盖所有村庄的最小花费。 ★数据输入: 第一行是一个整数n(1