-
using the line drawing algorithm
采用brezar的画线算法程序-using the line drawing algorithm
- 2022-12-07 08:55:03下载
- 积分:1
-
用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台。...
用C++编写的计数器CGI程序,功能强大,运行速度快速可靠,计数器也可以隐藏,该CGI程序运行于WinNT/Intel平台。-Counter written by VC++, high speed when runing.
- 2022-01-31 03:41:50下载
- 积分:1
-
这个程序示例了创建ANSI,UTF
这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。
生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of Base64-encoded jpeg image processing class. The resulting files can be imported and the new Nokia 6600 mobile phone in the p910i.
- 2022-04-06 12:02:02下载
- 积分:1
-
windows编程-利用windows API创建新进程
该程序是利用windows API ,创建新进程,可以打开电脑的记事本,画图,计算器。修改程序中打开新进程的参数可以实现打开不同的程序的效果。Windows 这个多作业系统除了协调应用程序的执行、分配内存、管理资源…之外, 它同时也是一个很大的服务中心,调用这个服务中心的各种服务(每一种服务就是一个函数),可以帮应用程式达到开启视窗、描绘图形、使用周边设备等目的,由于这些函数服务的对象是应用程序(Application), 所以便称之为 Application Programming Interface,简称 API 函数。WIN32 API也就是Microsoft Windows 32位平台的应用程序编程接口。
- 2022-06-21 22:10:27下载
- 积分:1
-
这些文件包含编码和文档
these files contain coding and documents-these files contain coding and documents
- 2023-08-11 14:50:03下载
- 积分:1
-
一些可能用的到的图标资源
一些可能用的到的图标资源-some might use the resources of the icon
- 2022-03-03 03:58:49下载
- 积分:1
-
蒙泰罗达尼洛 · 德索萨 ·
dscdssvdf dadsadas asdsad sadgr e wfw fs asdasd wdqwdASDASDA FFASSD ddcdsf afsdf s dsaf e e f d sfdfsdf asddasf ewf zccdsfwvwcscdv
- 2022-01-22 01:21:10下载
- 积分:1
-
C++网络通信源代码
C++网络通信源代码-C source code for network communication
- 2022-01-31 04:21:50下载
- 积分:1
-
利用c++编写的任意波形发生器的人机界面,通过并口和下位机相连...
利用c++编写的任意波形发生器的人机界面,通过并口和下位机相连-c prepared by the use of arbitrary waveform generator man-machine interface, through the parallel port and the next crew Linked
- 2022-03-23 06:12:41下载
- 积分:1
-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1