文章
首页 我的博文
yannzi 2009-3-16 13:46
组织数据.cpp 生成报表
#include algorithm #include iomanip #include ios #include iostream #include string #include vector using std::cin;    using s ...
yannzi 2009-3-16 13:45
组织程序.cpp 计算学生成绩
/****************组织程序.cpp*******************/ #include algorithm #include iomanip #include ios #include iostream #include string ...
yannzi 2009-3-16 13:45
使用序列式容器并分析字符串.cpp
#include "Student_info.h" #include "grade.h" #include vector #include list using std::string; using std::vector; // predicate to determine wh ...
yannzi 2009-3-4 07:20
100M以太网 通信测试 YLP-S3C2440
DM9000AE片上ID读取程序。
yannzi 2009-3-3 20:19
PWM DAC YLP-S3C2440
     
yannzi 2009-3-2 14:16
嵌入式学习指南
近些年来,嵌入式系统的发展在国内可谓如火如荼,很多公司都急需嵌入式系统方面的开发人员。然而,在高校中,嵌入式系统的教学却较为滞后,很多高年级的本科 ...
yannzi 2009-3-1 10:48
CRAMFS root file system of production
(1) YLP2440.cramfs copy to any directory (2) set up in the directory two files: mkdir roms mkdir tmp (3) will be attache ...
yannzi 2009-3-1 10:40
Compiling the Linux kernel
First CD-ROM directory "Linux source code and tools" of the Linux kernel packet copy to a directory, into the head   Recorded, and then extracting ...
yannzi 2009-2-28 18:18
串口通信
The Clock Power management block consists of three parts: Clock control, USB control, and Power control.?xml:namespace prefix = o ns = "urn:sche ...
yannzi 2009-2-27 20:50
外部中断 key YLP-S3C2440
Register       Address R/W              Description                 Reset Value?xml:namespace pr ...
yannzi 2009-2-27 13:01
analysis bootloader YLP-S3C2440
https://static.assets-stash.eet-china.com/album/old-resources/2009/2/27/233bb0fd-6457-4dbd-b62e-a62e69f16391.rar 1 、 define the addre ...
yannzi 2009-2-27 12:56
ADS——GPIO口输入实验 YLP-S3C2440
#include "2440addr.h"?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /   #define     KEY1      ...
yannzi 2009-2-27 10:39
ADS 1.2 集成开发环境的使用
ARM ADS 全称为 ARM Developer Suite 。是 ARM 公司推出的新一代 ARM 集成开发工具。 现在 ADS 的最新版本是 1.2 ,它取代了早期的 ADS1.1 ...
yannzi 2009-2-26 21:11
转载的一段话,到达金字塔顶端的两种动物
有一个故事说,能够到达金字塔顶端的只有两种动物,一是雄鹰,靠自己的天赋和翅膀飞了上去。我们这儿有很多雄鹰式的人物,很多同学学习不需要太努力就能达到高 ...
yannzi 2009-2-25 19:53
Linux2.6编译模块的makefile
obj-m := mytest.o KDIR := /lib/modules/$(shell uname -r)/build PWD := $(shell pwd) all:     $(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules clean:    ...
关闭 站长推荐上一条 /2 下一条