-
CCallJava
VC调用java的简单例子。需要注意jvm.dll路径,路径不对就不能成功!(VC called a simple example. Attention jvm.dll path, the road would not be wrong!)
- 2006-06-30 17:32:26下载
- 积分:1
-
Practice1_14
字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如:
char a[4]="ABCD" char b[4]="abcd"
则char c[8]="AaBbCcDd"
(Cross-string input, is to cross a string input to another string of them, such as:
char a [4] = "ABCD" char b [4] = "abcd"
While char c [8] = "AaBbCcDd" )
- 2009-02-19 18:26:20下载
- 积分:1
-
CoolClockl
Cool Clock Control,You can enjoy it!
- 2010-02-17 01:15:30下载
- 积分:1
-
3453716
个详细的ping程序阅读报告,包括流程图和详细的代码注释()
- 2018-05-22 06:45:21下载
- 积分:1
-
Test11
属于C++里继承与派生类的小程序,主要是多层派生里的指针继承问题,仅供参考(Belonging C++ inheritance and derived classes in a small program, mainly derived pointers in multilayer succession for reference purposes only)
- 2013-06-28 16:53:30下载
- 积分:1
-
aqzyx
这是一个Visual Basic 源代码程序,它通过变更用户权限的方法,让某一个应用程序在相对安全的状态下运行,从而提高系统的安全性。(This is a Visual Basic source code program, change user permissions, so that an application running in the relative safety of the state, to improve the security of the system.)
- 2012-10-25 06:01:11下载
- 积分:1
-
youxiangtu
编写C程序,随机给出n*n的邻接矩阵,并打印输出邻接矩阵,以及有向图的边的个数,每个顶点的度,并判断该图中是否存在Euler回路:
(1)如果为n阶,则随机产生一个n*n的邻接矩阵;
(2)输出邻接矩阵,边的个数,每个顶点的度以及图中是否存在Euler回路。
这个题目涉及到了两个主要的知识点,一个是数据结构中的有向图的邻接矩阵的创建,还有就是离散数学中的Euler回路的判定定理。(The preparation of C procedures, were randomly given n* n s adjacency matrix and adjacency matrix printouts, as well as to map the number of edges, each vertex degrees, and determine the existence of the map Euler circuit: (1) If for n-order, then randomly generated a n* n adjacency matrix (2) output adjacency matrix, the number of edges, each vertex of degree as well as map the existence of Euler circuit. This topic relates to two main points of knowledge, a data structure of digraph adjacency matrix of creation, there is discrete mathematics in the loop to determine Euler theorem.)
- 2008-06-14 02:33:57下载
- 积分:1
-
manyTypeConstuct
构造函数使用方法的总结,使用多种类型的构造函数创建对象。(Constructors use of the summary, the use of various types of Constructors object creation.)
- 2006-10-27 18:20:04下载
- 积分:1
-
Addressbook-
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作(Address book management system, personnel information entry, query, modify, delete, save, display operations)
- 2012-12-19 13:51:57下载
- 积分:1
-
EXCEL_filedcheck
检查EXCEL文档中某字段的重复值,打开文档,选择相应表格及字段(Check EXCEL document the value of a duplicate field, open the document, select the appropriate forms and fields)
- 2010-08-03 11:05:39下载
- 积分:1