-
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with ar
Flexible Vector and Matrix Classes enable
to use vectors and matrixes with arbitrary bounds.
Content. 1. Algorithm
2. Classes
3. Program Files
4. Tests
5. Compiling
6. Running (Log File)
7. Download
- 2022-01-25 20:22:55下载
- 积分:1
-
Shi Bole @ beige book Data Structure Course part1
施伯乐@黄皮书《数据结构教程》part1-Shi Bole @ beige book Data Structure Course part1
- 2022-03-11 22:36:34下载
- 积分:1
-
回文算法实现,代码已经验证
回文算法实现,代码已经验证-Palindrome algorithm, code validation
- 2023-06-27 21:05:03下载
- 积分:1
-
create a binary tree using preorder before the establishment of a tree. transmis...
创建一棵二叉树,采用前序遍历的方法建立一棵树,传递的参数为一个指向结点的指针的指针,目的是为了解决传值的问题,输入@符号的时候,表示一棵子树结束线索化二叉树,寻找当前结点的后继结点,寻找当前结点的前驱结点,中序遍历
-create a binary tree using preorder before the establishment of a tree. transmission parameters of a point to the node pointer, the purpose is to solve the problem of traditional values, the importation of the @ symbol, said the end of a tree-binary tree of clues to find the current node"s successor nodes, for the current node precursor nodes, China preorder
- 2023-02-13 17:50:04下载
- 积分: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
-
利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需...
利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain barrels, and then to b e used to insert sorting algorithm, the algorithm for comparing two hours, b needs about 40 milliseconds, e needs 9 10 minutes.
- 2023-05-18 05:00:04下载
- 积分:1
-
数据结构课程设计,指针,连表等等的应用.属于基础知识
数据结构课程设计,指针,连表等等的应用.属于基础知识
-Curriculum design data structure, pointer, and even the application form and so on. Belong to the basic knowledge
- 2022-03-23 18:22:46下载
- 积分:1
-
zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。...
zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。-zoj 400 Dao ACM source code, is essential in the ZOJ mixing ACMer. Hope to everyone to some extent.
- 2022-04-18 01:25:21下载
- 积分:1
-
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计...
该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgment to resolve the feasibility of the project. Right through the importation of construction activities, we can establish arbitrary judgment AOE network. The network for the importation can be calculated for each of the earliest start time, the latest starting time and the entire project will be completed in the first time, and identify key and critical path activities.
- 2022-02-28 12:58:50下载
- 积分:1
-
employeespayslip
员工工资单计算。
- 2022-02-05 20:48:26下载
- 积分:1