搜索资源列表
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
FontConverter
- 将Windows矢量字体转换为可供嵌入式系统的LCD、LED等直接使用的十六进制数组,在ADS1.2中实测可直接include使用。-This is a font coverter which can convert any font style in windows to pixel array(in hex value) that can be used in embedded system. File gernerated by this tool can be included in p
illustrated-csharp-2012-master
- 经典入门案例。静态,动态链接库,枚举,结构,多态,数组,集合(The minute you think of giving up, think of the reason why you held on so long)