-
随机输入n跳直线 利用增量算法 在一个方块区域内实现他的dcel图 利用opengl把效果图展示出来...
随机输入n跳直线 利用增量算法 在一个方块区域内实现他的dcel图 利用opengl把效果图展示出来 -Stochastic input n-hop linear incremental algorithm in a box to use within the region to realize his plan to use opengl to dcel effect diagram displayed
- 2023-03-20 22:55:03下载
- 积分:1
-
严蔚敏数据结构的源c代码,非常的经典,很适合初学者的使用...
严蔚敏数据结构的源c代码,非常的经典,很适合初学者的使用-YAN Wei-min data structure c source code, very classic, very suitable for beginners to use
- 2022-04-16 19:50:22下载
- 积分:1
-
用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧...
用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
- 2023-07-26 14:30:04下载
- 积分:1
-
postgresql7.4.6 Linux
PostgreSQL7.4.6 for Linux
- 2022-08-26 10:38:16下载
- 积分:1
-
Marketing Information System
供销信息查询系统-Marketing Information System
- 2022-03-21 19:26:34下载
- 积分:1
-
数据结构中分块查询算法,开发环境Vc++6.0.基于山东科技大学算法设计与分析课本...
数据结构中分块查询算法,开发环境Vc++6.0.基于山东科技大学算法设计与分析课本-data structure carved block inquiries algorithm development environment Vc 6.0. Shandong University of Science and Technology based on the algorithm design and analysis of textbooks
- 2022-08-09 04:46:44下载
- 积分:1
-
使用ADO访问经过加密的ACCESS数据库,用VC编写。
使用ADO访问经过加密的ACCESS数据库,用VC编写。-Use ADO component to interview database of ACCESS,using VC programming
- 2022-02-02 02:41:01下载
- 积分:1
-
数据结构单链表的实现,包含链表元素的删除,查找,插入
数据结构单链表的实现,包含链表元素的删除,查找,插入-single linked list data structure to achieve List contains elements delete, retrieve, insert
- 2022-07-27 15:47:15下载
- 积分:1
-
哈夫曼
将文件中的字符作为结点,每个字符在文件中出现的频率作为结点的权值,采用Huffman算法构造Huffman树,将字符用尽可能短的二进制数位表示(频率越低,二进制数位越长),而不是用8位的ASCII码进行存储,已达到节省存储空间,压缩文件的目的。
- 2022-06-18 16:41:32下载
- 积分: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