资源列表
digitizg
- 数字化伪随机码的程序,设置采样率,将产生的伪随机码数字化-Pseudo-random digital code of the program, set the sampling rate, will have a pseudo-random digital code
light4c1
- c8051彩灯发亮源代码简单实例,c语言编写,通过此实例能看到一个程序的基本匡挂-C8051 lanterns illuminated easy source code examples, c language, able to see through this example of a program linked to the basic Kuang
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.
2
- 自动穷举字符到文件工具,原理可以用来穷举爆破某些软件-Automatic exhaustive character to file tools, principle can be used to exhaustive blasting some software etc.