-
数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。...
数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。-Linear data structure in the application form, Joseph Ring algorithm. Data structure to facilitate learning
- 2022-12-02 00:45:03下载
- 积分:1
-
此为初步实现,简单直观,可在此基础上增强功能。
此为初步实现,简单直观,可在此基础上增强功能。-preliminary achieve this, simple, and the basis of this enhanced functionality.
- 2022-02-03 09:58:20下载
- 积分:1
-
网上有名留言板20120版,非常不错~
网上有名留言板20120版,非常不错~ - On-line famous message center 20,120 edition, extremely good ~
- 2023-05-16 15:40:03下载
- 积分:1
-
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助...
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助-ACM problem-solving report, there must be useful, especially for beginners to see if there is help for you
- 2022-08-11 14:31:36下载
- 积分:1
-
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平...
堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子
算法平均时间复杂度: O(nlogn)
-HEAPSORT: thinking: using binary tree structure to express the array, and used to express an array of binary tree structure, such as i the parent node for its children, 2i, and 2i+ 1. Among them, the big top of a pile of the parent node greater than two children on average time complexity of algorithm: O (nlogn)
- 2022-07-11 06:36:53下载
- 积分:1
-
房产中介信息管理 房产中介信息管理
房产中介信息管理 房产中介信息管理-Real Estate Agents Real Estate Agents Information Management Information Management
- 2022-01-28 09:38:43下载
- 积分:1
-
基于C#企业电话客服系统设计
一个完整基于C#企业电话客服系统设计,文件包括具体的使用步骤和代码解释。功能设计: C#中调用API函数,使用C#开发语音卡,C#开发Access数据库,窗体的显示模式,窗体的显示模式,各种控件的数据绑定。
- 2023-01-27 00:35:03下载
- 积分:1
-
a database installed "individual job search management system" using t...
一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件夹拷贝到WEB-INF/classes目录下。td目录中有两个class文件,这两个文件的原Java文件你可以在lib目录下的source目录中找到。-a database installed "individual job search management system" using the MySQL database you, in your database server on the establishment of a database, then you download the procedures decompress after uploaded to your website space, then I would be grateful if sql directory of documents into your tdjob.sql just to establish good MySQL database, SQL file into the new database td_pjm_user two data tables and td_pjm_jobs. Note : Successful data into documents, please amend the lib directory config.jsp document, the document contains your database connection information, please amended accordingly. 2, JavaBeans lib directory will be installed under the td fo
- 2023-06-16 04:55:03下载
- 积分:1
-
有关于二差树的遍历,对于初学者有很大的帮助,
有关于二差树的遍历,对于初学者有很大的帮助,-Worse on the second tree traversal, for beginners there are a lot of help,
- 2022-12-14 17:30:03下载
- 积分:1
-
高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的...
高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
- 2022-04-08 12:44:55下载
- 积分:1