-
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常...
C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”或者“dev.cpp"。 它是一种使用非常广泛的计算机编程语言。-The word C++ programmers in China in the circle of time is usually done " C Gaga" and the West do programmers usually read " C plus plus" , " CPP" or " dev.cpp" . It is a very extensive use of computer programming languages.
- 2023-07-27 05:35:03下载
- 积分:1
-
登录系统
暗登录版权所有(c)2012-2013蒂博Courouble特此授权,免费的,任何人获得该软件的副本及相关文档文件(“软件”),以应付在软件不受任何限制,包括但不限于使用,复制,修改,合并,发布,分发,再许可和/或销售软件的副本,并允许个人向谁软件附有这样做,受到下列条件:上述版权声明和本许可声明应包含在所有的副本或实质性部分的软件。软件提供“AS IS”,没有任何形式的担保,明示或暗示,包括但不限于的保证适销性,特定目的和不侵权。在任何情况下,作者或版权所有者对任何索赔,损害或其他责任,无论是在行动合同,侵权行为或其他原因,FROM,OUT或IN连接有关软件或使用或其他交易软件。
- 2022-01-21 20:44:12下载
- 积分:1
-
VB的经典计算方法,可以设计界面,函数计算,很 有帮助的
VB的经典计算方法,可以设计界面,函数计算,很 有帮助的 -VB classic method of calculation can design interface, function, very helpful
- 2022-01-31 20:57:38下载
- 积分:1
-
a vc. Net procedures. Contain two functional. The menu choice position informati...
一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position will be shown in its on the screen. Choose grid display, pressing the left mouse button in the user areas painted blue rectangles, by pressing the right mouse button in the user areas painted red rectangle. And the other four other small programs.
- 2022-01-21 04:23:50下载
- 积分:1
-
PLL design assitant, from M.H.Perrott, MIT
PLL design assitant, from M.H.Perrott, MIT
- 2022-02-12 08:39:15下载
- 积分:1
-
库塔法程序,对它有个整体的描述,但是这个主要是编辑卫星运行的,没有包括界面的设置等...
库塔法程序,对它有个整体的描述,但是这个主要是编辑卫星运行的,没有包括界面的设置等-Kutta procedure, it has a description of the overall, but the major satellites are running on Edit, did not include the interface settings
- 2022-05-15 23:33:54下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码-Achieved with the vc operation EXCEL and symbols delimited text class files gadget source code
- 2022-07-26 23:32:20下载
- 积分:1
-
This is the VB6 code for DAQ Industrial system, must see.
This the VB6 code for DAQ Industrial system, must see.-This is the VB6 code for DAQ Industrial system, must see.
- 2022-04-25 13:22:34下载
- 积分:1
-
application to simulate ATM functionality
application to simulate ATM functionality
- 2022-02-15 22:25:01下载
- 积分:1