-
word文档转PDF工具软件C++源码
资源描述
资源描述
此 word文档转PDF工具软件 可批量、快速的处理 word文档,在Windows平台下,采用VC++开发,有详细的使用开发解释说明,适合学习,亦可以作为平时实用小工具处理文档等,,,,,,,,,,,
- 2023-03-28 01:05:05下载
- 积分:1
-
票的形式
ticket form
using WCF transfer data between client and server .client send encrypted date to server, server decrypted and return back to client.
just brief introduction of WCF and ticket form
- 2023-03-04 04:45:02下载
- 积分: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
-
VBA小程序。
导出一个Visio文件中所有页上的所有图形中包含的文字。...
VBA小程序。
导出一个Visio文件中所有页上的所有图形中包含的文字。-VBA applet. Export a Visio document, all pages of all the graphics contained in the text.
- 2023-04-01 05:05:03下载
- 积分:1
-
一个java + SQL2000开发的超市销售系统,增删…
一个java+sql2000开发超市销售系统,实现货品增删改查等管理。-A java+ Sql2000 development of supermarket sales system, additions and deletions to search such as goods management.
- 2022-12-27 17:55:03下载
- 积分:1
-
In this example program, a new TextCmd object is created for each character type...
In this example program, a new TextCmd object is created for each character typed.
- 2023-08-16 03:40:03下载
- 积分:1
-
AWG
AWG
Standard Wire Gauges in Approximate Decimals of an Inch and mm.
- 2022-08-12 09:24:43下载
- 积分:1
-
windows扫雷游戏
利用vc++ 6.0 平台和C语言编写的扫雷程序,完成了扫雷中除去英雄榜和颜色之外的所有功能。这个程序是中国科学院大学Windows高级程序设计的作业,上过杨力祥老师课的应该都清楚。程序主要包括两个部分,主窗口程序和窗口消息处理程序,思路清晰,搞清楚mine数组中各数字表示的意义后,非常容易理解。
- 2022-02-20 18:24:17下载
- 积分:1
-
sql操作代码,非常好用
数据库操作类,完成数据库的连接,数据表读写,修改。使用时,只需将该压缩包解压,将其中的两个文件添加入项目。然后修改数据库连接字。使用时用DBOpt类建立实例,然后使用其中的方法来完成数据表的增删改查。
- 2022-07-08 20:41:43下载
- 积分:1
-
dc++(一个曾经大量使用的p2p)的源代码,dc++,开源的p2p源代码,在bt,emule出现以前,还是有很多人用过,可惜现在已经风头不及当年了。。。...
dc++(一个曾经大量使用的p2p)的源代码,dc++,开源的p2p源代码,在bt,emule出现以前,还是有很多人用过,可惜现在已经风头不及当年了。。。
本文来源于虾客源码 http://www.xkxz.com-dc++ (once a large-scale use of p2p) source code, dc++, open-source p2p source code, in the bt, emule appear before, or have a lot of people used, but is now less of the limelight. . . This article comes from off-source shrimp http://www.xkxz.com
- 2022-08-11 00:57:47下载
- 积分:1