-
印章实例代码
基于c + + 实现的印章代码。源码描述:
制作印章实例、 用到Graphics来根据设定的公司名称和用章信息绘制出一个圆章
来制作公司的公章,制作印章来说,主要是如何让字均匀的
显示在
- 2022-01-25 16:30:54下载
- 积分:1
-
定时关机程序
这是一款小巧的定时关机程序,点击隐藏后可通过快捷键Ctrl+Alt+G返回前台。在编辑框中输入分钟数,按下定时按钮即可实现定时关机
- 2022-04-29 22:46:15下载
- 积分:1
-
一个简单的仪表盘模拟的实例!编译无误开发环境VC6.
一个简单的仪表盘模拟的实例!编译无误开发环境VC6.
-A simple example of analog dashboard! Correct compiler development environment VC6.
- 2022-12-02 17:35:03下载
- 积分:1
-
Teaching computer programming configuration software source code, although not h...
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第3章-Teaching computer programming configuration software source code, although not how to write, but the U.S. is still a small program useful. Chapter 3
- 2022-04-29 00:41:15下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
绘图源码
c++源码,自己编写的,绘制图表和网格坐标系。
- 2022-08-03 10:32:11下载
- 积分:1
-
Paper bag test drive contains all the cases, divided into Vs2005 version and ver...
文件包里包含测试驱动的全部案例,分为Vs2005版和Vs2008版,主要是说明测试驱动的开发方法-Paper bag test drive contains all the cases, divided into Vs2005 version and version Vs2008, mainly that the test-driven development approach
- 2022-03-11 09:02:55下载
- 积分:1
-
网络聊天程序,可以加入聊天室,初学网络编程的人可以好好参考一下,涉及到了文件操作...
网络聊天程序,可以加入聊天室,初学网络编程的人可以好好参考一下,涉及到了文件操作-Internet chat program, you can join the chat room, learning network programming can make reference to the documents relating to the operation
- 2023-07-06 18:35:03下载
- 积分:1
-
一个简单的程序,在C++为了研究程序设计
one simple program in c++ in order to study the program designing
- 2022-03-21 15:42:32下载
- 积分:1
-
mifarewnd飞利浦半导体开发的公司,和一个客户端软件…
MifareWnd开发了飞利浦半导体公司,并用1用户软件告密者。最流行的版本,这个产品是我们的用户是: 1.5 。姓名程序-MifareWnd Philips Semiconductors has developed the company, and one client software informer. The most popular version, this product is our users are: 1.5. Name of procedure
- 2023-07-25 01:25:04下载
- 积分:1