资源列表
sdfsdfas
- int bitmapHeight = button1.Top- 20 bitmap = new Bitmap(bitmapWidth, bitmapHeight, this.CreateGraphics()) Graphics g = Graphics.FromImage(bitmap) g.Clear(this.BackColor) g.FillEllipse(new SolidBrush(Color.YellowGreen),5,5 ,bitmapWidth
Programming.Embedded.Systems.with.C.and.GNU.Develo
- 关于嵌入式linux系统和开发环境的好书,值得一看,可惜是英文的
Alloc
- 察看系统内存,线程等状态,并且可以对空闲内存进行alloc操作。
uartlite
- xilinx uartlite serial driver for linux
calculator
- 模拟微软的计算器功能,基本上可以实现加减乘除等简单的运算,用VC++MFC实现.
internet
- 网络\\如何实现有连接的通信网络\\如何实现有连接的通信
w
- VB6 实现的农田灌溉控制系统,用于之中控制,带和PLC系统通信程序.
Vbkeymouse
- VB6.0模拟鼠标动作发送事件SendInputAPI
UART
- the attached file is the driver of Uart
SPI
- The attached file is the driver of SPI
PM
- the attached file is the power mangement for MP201
DirectFB-1.0.0
- DirectFB的源码包:用于图形加速和应用开发的好东东,而且是稳定版本的,已经有应用在嵌入式平台的先例,比如NXP平台.