您好,欢迎光临本网站![请登录][注册会员]  
当前位置:
资源下载 嵌入式/单片机编程

嵌入式/单片机编程列表 9

« Prev 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 2014 2015 Next »

[Embeded-SCM Developsle4442 I2C.rar

<叶清桂> 在 2004-07-06 上传
说明:sle4442 I2C 逻辑加密卡驱动程序,sle4442 I2C logic encryption card driver
开发平台:C-C++ | 大小:2KB | 下载52次

[Embeded-SCM Developeeprom连续页写模式.rar

<叶清桂> 在 2004-07-06 上传
说明:eeprom连续页写模式,eeprom continual page writes the pattern
开发平台:C-C++ | 大小:1KB | 下载16次

[Embeded-SCM DevelopAM29LV160.rar

<叶清桂> 在 2004-07-06 上传
说明:AM29lv160的编程代码,AM29lv160 programming code
开发平台:C-C++ | 大小:2KB | 下载87次

[Embeded-SCM Developdjj.rar

<郭亚辉> 在 2004-07-06 上传
说明:家电控制器代码,已是成品, The electrical appliances controller code, already was the end product
开发平台:Asm | 大小:4KB | 下载22次

[Embeded-SCM Develop模型机的分析和设计.rar

<谈明文> 在 2004-07-06 上传
说明:通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。, Through to the computer organization and the structure analysis, the synthesis utilization studies the computer principle knowledge, designs and realizes a more complete computer, namely molding machine. It may complete the common computer the most foundation function, has 16 elementary instructions, as well as 4 addressing ways and so on. And, the computer data path control will complete by the microprogram controller, CPU will take out a machine instruction from the memory a instruction cycle which finished to the instruction execution completely the sequence which will be composed by the microcode to complete, namely a machine instruction will correspond a microprogram. Design process including four parts: (1) Molding machine hardware composition analysis; (2) Command system design; (3) Microprogramming; (4) Hands-on realization, demonstration procedure.
开发平台:Others | 大小:112KB | 下载145次

[Embeded-SCM Develop课题:计数式数字频率的CPLD实现.rar

<谈明文> 在 2004-07-06 上传
说明:本设计的基本要求是以复杂可编程逻辑器件CPLD为基础,通过在EDA系统软件ispDesignExpert System 环境下进行数字系统设计,熟练掌握该环境下的功能仿真,时间仿真,管脚锁定和芯片下载。 本系统基本上比较全面的模拟了计数式数字频率计,广泛应用于工业、民用等各个领域,具有一定的开发价值。, This design basic request is take complex programmable logical component CPLD as a foundation, through environment carries on the number system design in EDA system software ispDesignExpert under the System, skilled grasps under this environment the function simulation, the time simulation, base pin locking and chip downloading. This system basically quite comprehensive simulation has counted the numerical expression numeral frequency meter, widely applies to the industry, civilly and so on each domain, has the certain development value.
开发平台:Others | 大小:430KB | 下载69次

[Embeded-SCM Develop接口课程设计.rar

<谈明文> 在 2004-07-06 上传
说明:十字路口交通灯管理 现对交通信号灯进行管理,车辆放行3分钟后,车行道黄灯闪烁5秒钟,以警示车辆将切换红绿灯。此时人行横道仍维持红灯点亮。车行道的黄灯闪烁5秒钟后,转为人行横道行人放行1分钟,然后再转为车行道车辆放行3分钟。如此循环重复。 用发光二极管模拟信号灯,8255A实现对信号灯的控制(所用端口自定),8253的计数器2定时向实验系统主片8259A的IRQ7请求中断,以实现3分钟,5秒钟和1分钟的定时。 实验系统8253计数器2的CLK2可接OPCLK,频率为1.19318MHZ,GATE2已接+5V,定时可采用软硬件结合相结合的方式实现。,The management of traffic lights at the crossroads of traffic lights is to manage the release of vehicles after three minutes, 5 seconds driveway flashing yellow light to warn vehicles will switch the traffic lights, traffic lights with light-emitting diode simulation, 8255A achieve signal control
开发平台:Others | 大小:79KB | 下载255次

[Embeded-SCM Develop操作系统课程设计 文件管理系统.rar

<谈明文> 在 2004-07-06 上传
说明:文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑,File system management in memory for file storage space can be created to open up files and folders (at least two directory: Analog DOS file system operation can store the contents of the documents can view delete and modify the file (15 2, system design features: According to subject to design functional assessment procedures: (1, functional design: functional design is comprehensive, whether the omission of 2, the completion of the functional aspects of the design of algorithms: algorithms are effective, ease of algorithm 3, computing demonstration areas: the design process can Run, run-time whether to consider each case 4, programming the contents of the report: program features, the program module structure, flow chart, source list of 5, teachers questioned
开发平台:Others | 大小:605KB | 下载707次

[Embeded-SCM DevelopPICC_18V8.20.rar

<ailing> 在 2004-07-05 上传
说明:费很多力才找到的PIC C18编译器, Spends PIC which very many strength only then found C 18 compilers
开发平台:WINDOWS | 大小:3648KB | 下载81次

[Embeded-SCM Develop93c46.rar

<郭辉> 在 2004-07-05 上传
说明:spi源程序c语言的,spi source program c language
开发平台:C-C++ | 大小:2KB | 下载50次

[Embeded-SCM Developirtransmit.rar

<郭辉> 在 2004-07-05 上传
说明:ir驱动源码cyuyan,ir actuation source code cyuyan
开发平台:C-C++ | 大小:1KB | 下载9次

[Embeded-SCM Developirsend.rar

<郭辉> 在 2004-07-05 上传
说明:ir发射子程序源码,ir launch subroutine source code
开发平台:C-C++ | 大小:1KB | 下载11次
« Prev 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 2014 2015 Next »