搜索资源列表
HexString_HexByte
- 16位string与16的byte数组间的转换,可以作为嵌入式数据读写中使用
78
- 题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。 1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后 此元素之后的数,依次后移一个位置。 2.程序源代码:
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
CSharppanel
- 由于WINCE下需要一个画曲线的功能,所以重载了一个C#的panel实现了传入一组或多组数组画曲线 类似于matlab的plot函数-As required under a painting WINCE curve, so a C# overloaded the panel to achieve a pass in an array of drawing curves more groups The plot is similar to matlab function
330239648bmp2c
- wince 嵌入式编程,把图片保存为C语言数组-wince embedded programming, the picture is saved as C language array