资源列表
[微处理器(ARM/PowerPC等)] nec_ir
说明:NEC格式遥控接收代码:NEC IR implementation -NEC form remote control receive code: NEC IR implementation<文国刚> 在 2024-11-09 上传 | 大小:4kb | 下载:0
[微处理器(ARM/PowerPC等)] lc72130
说明:三洋锁相环IC L72130的收音搜台驱动代码,- Three oceans phase-locks surround IC L72130 the reception to search for the actuation code,<文国刚> 在 2024-11-09 上传 | 大小:3kb | 下载:1
[微处理器(ARM/PowerPC等)] SETUP_CS4360
说明:凌云逻辑CS4360音频DAC的参数设置代码,缺省为I2S六声道。- Reaches the clouds logical CS4360 the audio frequency DAC parameter establishment code, lacks the province is the I2S six sound tracks.<文国刚> 在 2024-11-09 上传 | 大小:2kb | 下载:0
[微处理器(ARM/PowerPC等)] lpc2138
说明:ARM7 LPC213X系列启动源代码,只要在自己的项目中添加上启动源代码,然后编译执行.-ARM7 LPC213X Series start source code, as long as their projects initiated added the source code, then compile implementation.<温生> 在 2024-11-09 上传 | 大小:21kb | 下载:0
[微处理器(ARM/PowerPC等)] testcpu
说明:用VC++编程实现对CPU主频的检测 -VC programming speed of the CPU Detection<hongyu> 在 2024-11-09 上传 | 大小:31kb | 下载:0
[微处理器(ARM/PowerPC等)] ADCtest
说明:44B0的测试学习程序,这个程序为44B0的AD应用程序-44B0 study testing procedures, as 44B0 AD applications<王现运> 在 2024-11-09 上传 | 大小:59kb | 下载:0
[微处理器(ARM/PowerPC等)] IICtest
说明:44B0的测试程序代码,此程序介绍了44B0 的IIC的应用方法并给出了完整原程序-44B0 test code, this procedure 44B0 of the IIC and the application is a complete original program<王现运> 在 2024-11-09 上传 | 大小:82kb | 下载:0
[微处理器(ARM/PowerPC等)] keyINT
说明:44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4* 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will<王现运> 在 2024-11-09 上传 | 大小:94kb | 下载:0
[微处理器(ARM/PowerPC等)] SC44B0 keytest
说明:SC44B0的测试程序,此程序为4*4键盘的测试程序,基于扫描式读取键值并在LED上显示。-SC44B0 testing procedures, the procedures for the 4* 4 keyboard testing procedures based on scan-read keys on the LED display.<王现运> 在 2024-11-09 上传 | 大小:70kb | 下载:0
[微处理器(ARM/PowerPC等)] SC44B0 LCDtest
说明:SC44B0的测试应用程序,此程序为液晶屏的应用,液晶屏的点阵为160*240,可以显示任意由ASCII码组成的字符串。-SC44B0 the testing of applications, this procedure to screen applications, the matrix LCD screen for 160* 240 can demonstrate arbitrary composition from ASCII<王现运> 在 2024-11-09 上传 | 大小:93kb | 下载:0
[微处理器(ARM/PowerPC等)] ARM_S3C4510B开发详解_app
说明:ARM_S3C4510B开发详解, ARM_S3C4510B开发详解,ARM_S3C4510B开发详解-ARM_S3C4510B Comments on the development, the development of the understanding ARM_S3C4510B, ARM_S3C4510B Comments on the development, the development of the understand<曹洪太> 在 2024-11-09 上传 | 大小:2.86mb | 下载:0
[微处理器(ARM/PowerPC等)] mmuos
说明:这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、<韦东> 在 2024-11-09 上传 | 大小:75kb | 下载:0