资源列表
IOcontrol
- 输入输出控制的状态机,verilog HDL源码-Input and output control state machine, verilog HDL source
shizi
- 最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for the tim
Night_Rider
- program for Night Raider Sequence on PIC17C756A-program for Night Raider Sequence on PIC17C756A
website_download
- 这是用Python编写的下载网页的程序。包含如何用正则表达式来提取网页中的连接,并对网页进行爬取。-This is a program written in Python download page. Including how to use regular expressions to extract web page to connect, and web crawling.
1
- Z_CspToSgy.exe可以将CSP数据转化为标准SEGY,为英文界面-Z_CspToSgy.exe CSP data can be converted to standard SEGY interface is in English
Garbage-removal-system
- 能够简单清除系统垃圾, 需要把后缀改为bat,通过cmd运行-Can simply remove the garbage suffix needs to be changed to bat, cmd run
homework1task3
- 音频编码入门程序 上采样和下采样以及用滤波器重建-Audio Coding sampling down-sampling filter reconstruction
Quicksort
- 快速排序void QuickSort(int a[], int low, int high) { int i if(low<high) { i=Slipt(a,low,high) QuickSort(a,low,i) QuickSort(a,i+1,high) } } -void QuickSort(int a[], int low, int high) { int i if(low<high)
api
- A simple API interface, using $ GET to the the PHP main page information calls to the various sub-pages.
alm
- 讲GPS导航文件读取进matlab仿真平台的一段代码,为后续的仿真工作提供仿真数据。-GPS navigation file read into the MATLAB simulation platform of a section of code, provide simulation data for the follow-up simulation work
clean-up-win7
- 这是一个可以清理win7系统垃圾的批处理,可能清理不全.-This is a clean system junk win7 batch, you can clean up insufficiency.
or2a
- 使用vhdl语言设计一位全加器,在仪器上下载并实现LED灯的闪亮-A full adder design