搜索资源列表
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
c环境下的编译器
- 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
SLE4442读写程序
- 前一阵子做了个IC卡读写程序,可以读写SLE4442系统逻辑加密卡的,本来想在网上找一个,没找到,自己写了一个,为了让后来人可以轻松一点,所以就奉献给大家:) 注释比较少(本人的坏习惯),看起来有点累,不过建议你在自己看之前先熟悉一下SLE4442的协议。 程序是经过测试的,在我的931上工作的很好,有什么问题,发信给我 Ploto_zhu@etang.com-done a while ago, IC card reader procedures, can read and writ
sdram
- sdram控制器 这里考虑将SDRAM控制器结合目前项目开展来做相应的模块,而不做SDRAM通用控制器,这样也是考虑了FPGA的器件资源而采取的措施。同时编写的逻辑简单,没有多余的逻辑资源有利于提高控制器的速度,满足最后的设计要求。-SDRAM controller here consider SDRAM controller current projects do the corresponding module, but not so common SDRAM controller, a
单片机子程序库
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm
DATARETljx
- LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。数据以高低位调换. 串口UART0接收上位机发送的数据,接收到返回最后一个数据到上位机,同时中断计数显示,显示回发上位机的数据。 周立功lpc2104板开发。-digital LED Display 0-F characters and control LED1, LED2, LED3. LED4 shows the corresponding values for 16. Data-transf
uart frame det
- 自己的小作,能简化繁琐的通讯帧格式的检测工作,在常量数组 PROTOCOL_ARRAY 中定义一个或多个通讯帧格式,能同时将多个有效帧检测出来,采样队列的方式,高效.-for their small, can simplify the cumbersome communications frame format detection, the constants defined array PROTOCOL_ARRAY one or more communications frame format
S3C44B0X例子程序2
- 1. beep -- PWM测试 为 ADS1.2 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后在57600的超级终端里按PC机键盘的“+”“-” 按键,可以听到BUZZ增大减小的声音。 2. key -- 按键测试 为 SDT2.51 下编译的项目, 在sdt2.51的ADW里调试,该程序运行后按FS44B0X上的按键key1 key2 key3 key4 相应的发光二极管亮 3 keyint -- 按键中断测试 该项目在SDT2.51下编
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
MSP430-JTAG-Adapter
- MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers require only 3-5 mA while programming and all necessary power supply is taken from the LPT port.-MSP430 - JTAG-Adapter : MSP430 - JTAG does not need exte
nrf24e1
- 该代码用于2.4G频率无线通信芯片nrf24e1, 是通过51单片机对该芯片进行参数设定和无线传输的一个代码模块。在运用该芯片时可以用该代码测试硬件连接,同时nrf2401编程也可参考此代码!-code for the 2.4G frequency wireless communications chips nrf24e1, through 51 chip microcontroller that set parameters and wireless transmission of a cod
UCOS2.71souce
- 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
Mini_DDS
- I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of one. So, s
CompilerdesignWHILE
- 编译原理课程设计 WHILE循环语句的翻译程序设计(LR方法、输出四元式)-Compiler design
stop-while-loop-with-keyboard
- this is a example for quit while loop with keyboard
Learn-while-show-MCU-Details
- 边学边秀单片机详细资料,刚开始学习单片机的同学可以参考一下哦。挺好的-Learn while show MCU Details
Do-While-control-LED
- 使用AT89S52单片机核心芯片,通过c语言编程,使用Do-While语句控制led-The use of AT89S52 microcontroller core chip, through the C programming language, use the Do-While statement to control LED
do...while
- TX-1C学C语言 do...while语句-TX-1C learn C language do ... while statement
while-and-do...while
- while与do...while区别 TX-1C学C语言-while and do ... while the difference between TX-1C learn C language
FPGA-while-practicing-learning
- FPGACPLD边练边学 快速入门VerilogVHDL》源程序-FPGACPLD while practicing learning- Quick Start VerilogVHDL source program