资源列表
buxian
- 这是个电路板布线问题的c++解决方法,有很好的参考作用,在这里提供给大家,希望大家给与支持,有不对的地方,希望大家给点意见建议-This is a circuit board wiring problem c++ solution, have a good reference, available to everyone here, I hope to give you support, there is something wrong place, hope that the recommen
dict
- 给定一本字典dict和一段文本text,现在要统计文本text中不在字典dict中的单词,且希望找到text 中出现次数最多的不在字典dict 中的单词。 设计并实现解字典问题的O(nlog n)时间算法,对于给定的字典dict和文本text,找出text中出现次 数最多的不在字典dict中的单词。-Given a dictionary and a dict text text, text text now in the statistics is not the word in th
ABDS
- P2P方向搜索搜索算法ABDS搜索算法搜索过程,该算法消除了局域网间的通信流量,加快搜索速度-P2P direction search
LinuxSocket
- A good start for those who re already familiar with socket programming..Interesting ebook
getnumber_0904140921
- 實現把 一個<=20位的數字串轉換成 壹贰叁肆伍陆柒捌玖拾 表示成的中文數字串-To translate a <= 20 length number strings to one "壹贰叁肆伍陆柒捌玖拾" Chinese digital string
CC2430program
- CC2430开发板GAINST的例子程序-CC2430 development board example procedures GAINST
shiyan2
- 用C实现栈的InitStack, empty, full, push, pop, clear, getpop。的功能。-Stack using C to achieve InitStack, empty, full, push, pop, clear, getpop. Functions.
ofmareceiver1
- 在理想环境下对ofdm进行仿真,有qpsk映射,ifft,d/a的转换,和接受等-In an ideal environment for simulation of ofdm, there qpsk mapping, ifft, d/a conversion, and acceptance of such
Filter
- 数字信号处理实验,数字滤波器设计,包括低通,高通,带通等-failed to translate
sdram_vhdl_lattice
- sdram的控制程序,程序分为控制端口模块、时钟模块、数据传输模块及刷新等模块-sdram control procedures, process control port is divided into modules, clock modules, data transfer module and refresh modules
Elavotor
- 该程序采用可视化的面向对象语言Delphi采用多线程技术实现,其中定义了六个类,电梯TElevator、乘客Tperson、楼层Tfloor、系统TsystemControl、电梯运行线程TrunThread、系统监控TsystemMonitor;每条线程动态监控每个电梯的运行情况,以电梯为主要对象,系统以每秒的事件触发每个线程对象的动作。-The program visualization using object-oriented language Delphi Multi-thread t