-
shiboqi
利用FT245BM USB模块做的虚拟示波器,暂时可以达到1M的速率!(FT245BM USB modules make use of a virtual oscilloscope, the time being can achieve a rate of 1M!)
- 2008-07-09 13:38:41下载
- 积分:1
-
VC-lottery-program
VC抽奖程序源代码,绝对可用,而且代码很全(VC lottery program source code is absolutely free , and the code is all
)
- 2011-12-29 09:37:19下载
- 积分:1
-
tongxunlu
简单的通讯录编程,基于c语言或C++,只有源码,喜欢的顶下(Simple address book program, based on c language or C++, only the source code, like the parietal)
- 2011-06-05 19:16:12下载
- 积分:1
-
75465246785
VB编写的超级卸载工具源代码,有需要的就下载吧。(Super uninstall tool written in VB source code, there is a need to download it.)
- 2013-07-25 21:32:44下载
- 积分:1
-
open-data
读取文件。给出一个txt文件(水准数据)利用openfile 语句读取每一行的文件,再读入数据库。(Read the file. Gives a txt file (level data) to utilize openfile statement reads each line of the file, and read it into the database.)
- 2012-12-15 23:43:59下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
VHRXEX
说明: win32 opengl画线,配置好了glut,h(Win32 opengl draws lines, and glut,h is configured)
- 2018-12-30 07:59:19下载
- 积分:1
-
wpecification-enumerators
Implement the base class of the control panel
- 2017-03-30 02:29:45下载
- 积分: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
-
Xcel
本程序可对EXCEL文件进行读写,同时建立了一个专门访问EXCEL文件的类CExcel,可供大家参考。(This procedure can be carried out on the EXCEL file to read and write, while the establishment of a specialized type of access EXCEL file CExcel, for your reference.)
- 2009-05-31 11:37:50下载
- 积分:1