-
这个文件包含了常用算法的C++语言源代码,苏…
该文件包含C语言当中的常用算法源码,如单元加,底层编码,汉诺塔,逆阵,数据结构里面的很多重要的算法源码,是精通C的必备。-This file contains C language source code among the commonly used algorithms, such as the cell increases, the underlying code, Tower of Hanoi, inverse matrix, many important data structures inside the algorithm source code, is proficient in C essential.
- 2022-09-14 18:50:03下载
- 积分:1
-
windows下关机小程序
VB开发windows自动关机功能,调用API函数,具有定时关机、延时关机、取消关机功能。
- 2022-03-20 19:23:52下载
- 积分:1
-
国外的专利代码,将回车键转换为tab键,仅为思路,没啥大用...
国外的专利代码,将回车键转换为tab键,仅为思路,没啥大用-Foreign patent code, the enter key is converted to tab key, only ideas, nothing big
- 2022-05-12 20:01:39下载
- 积分:1
-
大洲资讯付费广告管理系统
资源描述这是一套付费广告管理系统,代码管理,方便简单;支持普通图片广告和第三方广告代码; 广告独立IP显示统计和涮新量统计; 广告独立IP点击统计和非独立IP统计; 广告点击IP记录统计; 可限制广告最大显示量和点击量; 实时生成Javascript代码,可任意调用; 一定时间内相同IP点击无效;
- 2022-02-03 13:07:54下载
- 积分:1
-
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
Description:
采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Description:
Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
- 2022-01-28 23:09:39下载
- 积分:1
-
java p2p 很好找到
ackage ex1_tp2 ;
导入 java.rmi.* ;
导入 java.rmi.server.* ;
导入 java.rmi.registry.* ;
公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser {
公共 Serveur() 引发 RemoteException {}
公共字符串 reponce (字符串 mot) 引发 RemoteException {
返回"Bonjour tous";
}
公共静态 void main (字符串 [] args) {
请尝试 {
LocateRegistry.createRegistry(1099) ;
System.out.println ("端口 1099年") ;
} catch (RemoteException e1) {
System.err.println ("pas de 端口") ;
System.exit(1) ;
}
请尝试 {
Serveur objet = 新 Serveur() ;
Naming.rebind("mounir",objet) ;
System.out.println ("Serveur prêt") ;
}
catch (异常 e) {
System.err.println ("最好派个:"+ e.getMessage()) ;
}
}
}
- 2022-10-20 00:50:04下载
- 积分:1
-
VC++的插件,对编程的人很好。发现好东西大家一起分享啊!
VC++的插件,对编程的人很好。发现好东西大家一起分享啊!-VC++ The plug-in, people of good programming. Found good things to share with everyone ah!
- 2022-02-05 01:06:48下载
- 积分:1
-
beautiful interface pretty interface
漂亮的界面 漂亮的界面-beautiful interface pretty interface
- 2022-02-14 21:44:43下载
- 积分:1
-
自己封闭的美化button图片类
应用背景专门给MFC的button帖上图片所用。对不会美工的初学来说很实用。好好利用资源吧。专门给MFC的button帖上图片所用。对不会美工的初学来说很实用。好好利用资源吧。专门给MFC的button帖上图片所用。对不会美工的初学来说很实用。好好利用资源吧。关键技术。用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,片所用。对不会美工的初学来说很实用。好好利用资源吧。用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,片所用。对不会美工的初学来说很实用。好好利用资源吧。用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,
- 2022-05-05 20:29:09下载
- 积分:1
-
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文...
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文件的vba工程里。-Excel in GammaDist, GammaInv, NormSInv, NormInv statistical functions, such as the vb source code, the function of hydrology and water resources are used more professional. Code in the excel file in vba project.
- 2022-10-22 03:15:02下载
- 积分:1