搜索资源列表
java-1127-2
- 模拟时钟小程序(java)-analog clock small program (java)
i2c(FPGA)
- 基于FPGA的I2C总线模拟,采用verilog HDL语言编写。-FPGA-based I2C bus simulation, using verilog HDL language.
ledSim
- led仿真程序,用于单片机开发时,实时模拟程序运行时LED的显示-led simulation program for the development of SCM, Real-time simulation program running LED display
15458462587421556
- Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
FEC_hardware
- 2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。-2 / 3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.
jcddmnxt
- 进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。-scheduling process simulation program here no API calls only simu
CH375---HMP
- U盘文件读写模块, 连接方式: 软件模拟SPI时序+查询-U disk document literacy module, Connectors : SPI timing simulation software inquiry
shujuyasuoyouchenbianma
- 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
L_Quxian
- 用 Matlab 编程模拟 李萨如曲线 两互相垂直的,频率成一定整数比例关系的简谐振动合成,合振动为有一定规则的稳定的闭合曲线,称李萨如曲线。运行程序,令a=pi/3,k=3可得李萨如曲线-simulation using Matlab programming Lissajous curve as two mutually perpendicular. frequency of a certain proportion of the whole synthesis of harmonic v
psk_moden
- 用MATLAB对通信原理中PSK进行模拟量化编码等处理.-MATLAB right PSK communication principles of quantitative simulation coding processing.
testforos
- 操作系统实验,模拟进程调度.第一次上传东西,若有不好的地方望大家指教.-experimental operating system, the modeling process scheduling. Upload things first, if not the local hope you enlighten.
chenche
- 该程序主要是模拟公交车问路系统,通过有向图建立各个站点以及公交车之间的联系,为乘客提供方便的服务
打字训练
- 一个模拟打字训练的小程序 可以测试打字速度和记录最好的三次成绩-typing a simulation training procedures can test a small typing speed and record the best three results
Huffman
- huffman 编码压缩数据 效率高 模拟性强,此为学校作业实验
jcbf
- 用VS描述 操作系统中的 模拟进程并发执行 随机开始,随机结束
USART_SIMc
- 模拟串口通讯,用于I0口不足是可扩展通讯-Simulation of serial communication, for mouth I0 is the lack of scalable communications
car
- 用VC++开发一个模拟一辆坦克的程序,供学习OPGL和C++方面的朋友参考-Using VC++ to develop a simulation of a tank of the procedures for learning OPGL and C++ aspects of the friend reference
flying
- 飞机场模拟项目试验 主要是对飞机的起飞和降落的模拟 以及提供车和检查车的行为-flying
jiaotong
- 交通灯程序仿真;付有线路图,和模拟仿真图-JIAO TONG DENG
形态滤波代码和构造的模拟数据
- 形态滤波的代码和构造的模拟数据MATLAB代码,具体的适应度函数看你的需求自己编码。