资源列表

[其他小程序haokan

说明:试扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表。算法的首部为 void Graph::DFS ( const int v, int visited [ ], TreeNode<int> * t ) 其中,指针t指向生成森林上具有图顶点v信息的根结点。(提示:在继续按深度方向从根v的某一未访问过的邻接顶点w向下遍历之前,建立子女结点。但需要判断是作为根的第一个子女还是作为其子女的右兄弟链入生成树。)
<dfssd> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[其他小程序CHATS

说明:本例为,ASP网上书店在线购买图书系统的聊天室页- This example is, ASP on-line bookstore on-line purchase books system chatroom page
<果果> 在 2025-01-13 上传 | 大小:57kb | 下载:0

[其他小程序xuejiguanli123

说明:此系统是应老师所布置的作业编制而成,该系统具有存贮学生数据,按学号、姓名查询,列出学生成绩和统计功能。\n \n 使用方法:系统输入数据后,将在当前目录中建立一个名为stu.dat文件,用于保存输入的数据。学号输入只能用数字输入,并且学号只能是10位。姓名输入符合中国人的姓名,只能用中文,且最长为5个汉字。\n-this system is that teachers should layout compiled from the op
< 梁良> 在 2025-01-13 上传 | 大小:4kb | 下载:0

[其他小程序Num2Str

说明:Convert from Number to charater strings-Convert from strings to charater
<pan> 在 2025-01-13 上传 | 大小:33kb | 下载:0

[其他小程序UNICODElmj

说明:本代码是用C++来编写的,功能是用来扫描系统的UNICODE漏洞。嘿嘿,第一做,不是很好,请大家见谅。-the code is in C++ to write the function is used to scan the UNICODE loopholes. Laughter, the first to do that is not very good, please be forgiven.
<梁敏杰> 在 2025-01-13 上传 | 大小:2.13mb | 下载:0

[其他小程序pukepai

说明:24点游戏的界面和算法,点START按扭随机发牌,点CHECK给出答案-24 points of the game interface and algorithms, random point START buttons licensing, the answer will be given points CHECK
<何平> 在 2025-01-13 上传 | 大小:188kb | 下载:0

[其他小程序starmodel

说明:用C语言编程,星空模拟,就像WINDOWS中的一个屏保差不多的-C programming language, simulated night sky, like the Windows screensaver similar to the one
<郭福城> 在 2025-01-13 上传 | 大小:2kb | 下载:0

[其他小程序Image(a)

说明:图形图像处理函数图 形图像处理函数图形图像处理函数-graphic image processing function grap hic image processing function graphic image processing functions
<hh> 在 2025-01-13 上传 | 大小:4kb | 下载:0

[其他小程序math_experiment_Matlab_code

说明:这是关于数学试验的程序,包括插值和拟合的多种算法。希望对朋友有些帮助。-This is a test of mathematical procedures, including fitting and interpolation algorithm for the many. Some friends want to help.
<刘彦平> 在 2025-01-13 上传 | 大小:147kb | 下载:0

[其他小程序myketi

说明:本系统是在大学期间,为JAVA课题设计而编写的,如果系统使用数据库,程序将变得简洁,水平有限,希望大家指正.-the system in the university during the design of Java topics prepared, if the system database, procedures will become simple, limited, and we hope that the correcti
<乔峰> 在 2025-01-13 上传 | 大小:21kb | 下载:0

[其他小程序wssf

说明:JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登
<乔峰> 在 2025-01-13 上传 | 大小:53kb | 下载:0

[其他小程序zzcx

说明:The JICQ is the bureau area which JAVA writes according to "Customer s Machine/Server"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backst
<乔峰> 在 2025-01-13 上传 | 大小:17kb | 下载:0

源码中国 www.ymcn.org