资源列表
jiandanjsq
- 简单计算器. 目的: 练习switch语句 题目: 设计一个简单的计算器, 完成两个数的加减乘除 -Simple calculator. Objective: To practice the subject switch statement: Design a simple calculator to complete the addition and subtraction, multiplication and division number two
kaiguanyuju
- (1) switch后面括弧内的“表达式”, ANSI标准允许它为任何类型。 (2) 当表达式的值与某一个case后面的常量表达式的值相等时,就执行此case后面的语句,若所有的case中的常量表达式的值都没有与表达式的值匹配的,就执行default后面的语句。 (3) 每一个case的常量表达式的值必须互不相同,否则就会出现互相矛盾的现象(对表达式的同一个值,有两种或多种执行方案-(1) switch in brackets after the " expression&
qiuchuandibibao
- 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的C语言刚看到数组,就编来看看吧。-Digital Image Processing class visual sense to the base image and involves a discrete mathematics concepts: the transitive closure. Just me just to see the array of C language, on the alloca
linux-2.6.10.tar
- gcc-3.3.6.tar.gz,linux编译器,适合linux arm系统开发与应用。-gcc-3.3.6.tar.gz, linux compiler for linux arm system and application development.
key
- mini2440的按键驱动程序(轮训方式实现),及测试程序。-driver for the keypad of the mini2440 target board.
arm9_linux
- ARM9嵌入式技术及Linux实验指导 嵌入式开发流程 1. 建立开发环境 2. 配置开发主机 3. 建立引导安装程bootLoader 4. 下载别人移植好的Linux操作系统 5. 建立根文件系统 6. 建立应用程序的磁盘分区 7. 开发应用程序 8. 烧写内核、根文件系统、应用程序 9. 发布产品
skyeye_for_windows
- 从linux下移植到windows的skyeye程序,无源码~可以再linux下直接模拟嵌入式开发,比起windows+vmware+skyeye的方式快很多倍-From linux to windows under the skyeye transplantation procedure, no linux-source-can be under the direct simulation of embedded development, compared to windows+ vmware
bluetooth.tar
- 蓝牙通信模块。在marvell的PXA310 Littleton主板上调试通过。linux 2.6.25操作系统,fedora 10。
linux_2_6_new_features
- Good guide givign an insight into new features introduced into linux kernel 2.6
83390083arm-linux-cross-3.4.4
- linux cross相关资料 linux cross相关资料-linux cross relevant information related to linux cross information linux cross information
u-boot
- 支持勤研2410开发板的u-boot.bin-support QT2410 U-boot.bin
u-bootporting
- 基于U-boot-1.1.6的移植,具体的修改源码内容。-Based on the U-boot-1.1.6-graft, the specific content of the modified source code.