-
把24位彩色图片转换成8位图片
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
- 2022-02-26 02:09:25下载
- 积分:1
-
A print program. Support a lot of the Fonts, align type(right,left,center,fill),...
改进版的打印程序。支持多种字体、对齐方式(左、右、居中、全充满)、左缩进、右缩进,此外,用户还可以调整显示百分比、宽度或页面选项、打印当前页、全部或所选范围等等。-A print program. Support a lot of the Fonts, align type(right,left,center,fill),left indent,right indent, and zoomin/zoomout, width, paper config, print current page/all the pages/ringe of the page.
- 2022-01-28 17:23:41下载
- 积分:1
-
鼠标接口程序包括5部分:一、 检测并初始化鼠标 二、 鼠标的活动范围
三、 打开或关闭鼠标四、 鼠标的形状五、 鼠标的形状...
鼠标接口程序包括5部分:一、 检测并初始化鼠标 二、 鼠标的活动范围
三、 打开或关闭鼠标四、 鼠标的形状五、 鼠标的形状 -mouse interface includes five parts : a detection and initialization two mouse, the mouse"s activities three, Open or closed four mouse, the mouse"s shape 5, the shape of the mouse
- 2022-03-05 02:41:34下载
- 积分:1
-
Samsung s3c2440NBOOT, USB communications,
三星s3c2440NBOOT,USB通信,-Samsung s3c2440NBOOT, USB communications,
- 2022-04-11 20:34:09下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
重点fs45x Windows CE驱动程序
focus FS45x windows CE driver
- 2022-04-01 07:10:20下载
- 积分:1
-
这个是在vc6++环境中运行的,他可以搜索到目前局域网的所以ip和端口,请大家下载参考...
这个是在vc6++环境中运行的,他可以搜索到目前局域网的所以ip和端口,请大家下载参考-This is in vc6 environment to run, he can search the current LAN ip and port so, please download the reference
- 2023-03-06 18:10:03下载
- 积分:1
-
用VC编写的实现串口数据发送的代码,与CharTerminal.rar同时使用可实现串口数据的接受与发送...
用VC编写的实现串口数据发送的代码,与CharTerminal.rar同时使用可实现串口数据的接受与发送-VC prepared with implementation of the code to send serial data, with the use of CharTerminal.rar simultaneously achieve the acceptance of serial data and send
- 2022-02-02 10:24:27下载
- 积分:1
-
visual c++MFC编写的一百个例子程序。非常经典的代码例子。
visual c++MFC编写的一百个例子程序。非常经典的代码例子。-visual c++ MFC example program written in 100. A very classic example of the code.
- 2022-08-20 08:34:43下载
- 积分:1
-
一个超简单的计算器
一个超简单的计算器-a super-simple calculator
- 2022-01-26 04:03:48下载
- 积分:1