-
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅...
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅-builder achieve through the data structure algorithms as I mature programming No shortage Department also requested forgiven
- 2022-03-14 09:40:53下载
- 积分:1
-
这是汉诺塔一个演示程序,使用VC++开发的
这是汉诺塔一个演示程序,使用VC++开发的-Tower of Hanoi This is a demo program, the use of VC++ Development
- 2022-06-29 04:19:32下载
- 积分:1
-
PHP豆腐功能
应用背景嗨,我是巴拉在Web开发工作,我附上源代码PHP ;插入,删除,更新,和从数据库表记录。如果你使用Windows 7(或)Windows 8去驱动已安装在您的计算机 XAMPP;一旦你下载了源代码。例如,C: XAMPP htdocs 豆腐& gt;这代表我的完整路径走到& gt;C驱动器,选择XAMPP >;给进入,在那里你可以看到- & gt;htdocs >;给进入,然后在这里贴上你的 ;文件夹(这不过是我的PHP源代码豆腐)。在豆腐文件夹中你可以看到dbconfig.php文件打开,文件和需要改变一些事情你dbtuts databasename - & gt;你的用户名- >;根密码(我没有设置密码,所以我离开balnk.incase你有密码请给)你的主机名必须>;(localhost)不需要改变使用它最终的过程中你要创建数据库和数据库表导入你在你。打开你的浏览器类型这 ;HTTP:/ /本地/ phpMyAdmin, ;你的PHP后台现在将开放。在那你可以看到顶部的一个数据库。选择>;数据库,然后创建youdatabse场会在哪一场输入你想要的数据库名称如(dbtuts)。现在你最近创建的数据库将看到在你的左边。然后选择>;dbtuts,然后你会看到一个导入选项 ;。它 ;有色 ;浏览选项。然后选择你的表。我已经把我的表内 ;豆腐 ;myfolder。 ;文件名将task.sql只是进口,。现在eveerything家业好的工作关键技术我创造了使用PHP和数据功能将保存动态豆腐。这里的数据将保存在MySQL。表名是task.whenever用户打开index.php页面在浏览器。它会显示用户列表,在同一页面上用户可以删除自己的记录确认本身以及用户更新他们的记录
- 2022-03-31 01:18:12下载
- 积分:1
-
短信开发利用kfxt和MSComm控件
sms develop use kfxt and mscomm
and suce-sms develop and use kfxt mscomm and suce
- 2022-08-08 19:25:25下载
- 积分:1
-
Computes estimates for the number of fores ts of a graph. input as a 0
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part. -Computes estimates for the number of fores ts of a graph. input as a 0-1 incidence matrix. Notes : Compile in C, "g-o span_forest span_forest.c." The program does not demand that the matrix is symmetric wit h 0 diagonal. but uses only the upper triangular part.
- 2022-02-05 15:36:49下载
- 积分:1
-
bus ticket reservation system
嗨,这个项目基本上是帮你在网上订公共汽车票。它包含javascript和php/mysql函数。小心,这将证明基本上对任何人都有用。尽情享受吧!干杯;
- 2022-08-16 13:20:11下载
- 积分:1
-
its our assignment to build interface for a booking system at UMS spisk school
its our assignment to build interface for a booking system at UMS spisk school
- 2022-12-02 08:55:03下载
- 积分:1
-
single Chain method, a very simple procedure, but it is a must to beginners
单链表的实现方法,很简单的程序,但是是入门者的必经之路-single Chain method, a very simple procedure, but it is a must to beginners
- 2022-03-26 05:10:11下载
- 积分:1
-
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。...
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman coding (Huffman Coding) ─ a Huffman tree that is optimal binary tree, with the right of the path length of the smallest tree, often used in data compression.
- 2022-02-21 16:58:19下载
- 积分:1
-
数据结构课设:三个野人和三个传教士(C实现)
三个修道士和三个野人过河,船一次最多只能载两个人,在任何时候修道士的人数不能少于野人人数,否则野人会吃掉修道士。找出六个人顺利过河的所有方案。
- 2022-08-13 05:53:10下载
- 积分:1