搜索资源列表
lcd_display_util_other_other
- Lcd Display Utility Program. This program is based on windows, developed using visual c# 2010 express. main functionality: ->Draw on a defined area (width , height) ->import JPEG pictures and draw on them ->saving JPEG format ->Saving to
code
- 使用open函数、构造函数、文件流对象的成员函数打开文件,定义一个二维数组,用键盘输入二维数组的元素值,输出二维数组元素值及其最大值。 -Using open function, constructors, file stream object' s member function to open the file, define a two-dimensional array, use the keypad to enter the two-dimensional array eleme
hex2array
- 将ascii文件转换为c语言的数组,c语言编写-Take an ASCII file convert in an array of byte in C language.