-
经典算法
数学建模经典算法,是一系列解决问题的清晰指令,算法代表着用系统的方法描述解决问题的策略机制。也就是说,能够对一定规范的输入,在有限时间内获得所要求的输出。是一系列解决问题的清晰指令,算法代表着用系统的方法描述解决问题的策略机制。也就是说,能够对一定规范的输入 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-24 14:11:01下载
- 积分:1
-
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表...
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表,然后我用从这个程序改过来的,所以代码可以进一步优化。-Thinking is very simple, that is, a cycle list but would like to note is: I use clist (1) to initialize, mainly because I had just started when Joseph did not intend to resolve the ring, just want to provision a table with the head circulation list, and then I used to come from this process, so the code can be further optimized.
- 2022-09-15 15:25:03下载
- 积分:1
-
快速排序算法代码Quick sort algorithm code
快速排序算法代码Quick sort algorithm code-Quick sort algorithm code
- 2022-08-17 01:03:38下载
- 积分:1
-
it is a database usage program in VC++ 6.0... it contains add, delete, filter an...
it is a database usage program in VC++ 6.0... it contains add, delete, filter and sort functions
- 2022-04-26 20:17:37下载
- 积分:1
-
Enterprise Management System
企业管理系统,包括工资人事等.基于VB 设计-Enterprise Management System
- 2022-06-01 10:58:56下载
- 积分:1
-
postgresql7.4.6 Linux
PostgreSQL7.4.6 for Linux
- 2022-08-26 10:38:16下载
- 积分:1
-
基于C++和sql 的旅馆管理系统
使用C++语言,基于sql sever 2000数据库 ,编写的一个旅馆管理系统。运行时,需要提供ODBC数据源。该系统可以为学习数据库提供入门参考。
- 2022-09-06 08:15:03下载
- 积分:1
-
《数据结构与算法》讲义,第3章 栈与队列。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。...
《数据结构与算法》讲义,第3章 栈与队列。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。-Chap3 Stack and List
- 2022-10-05 16:20:03下载
- 积分:1
-
新大学英语精读1
新大学英语精读1-6,中英文对照,播放速度可调,带源码,请另下mp3文件,请站长将上次上传的“大学英语精读”删除-new College English 1-6, bilingual and adjustable speed player, with source, under another MP3 file, the last station to upload the "College English" deleted
- 2022-06-18 16:07:29下载
- 积分:1
-
学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力...
学校田径运动会管理系统是典型的信息管理系统,本系统为田径运动会运动会组织者提供方便、快捷的方法,系统的对运动会进行合理的安排与管理,实现无纸化工作,节省大量人力和物力。本论文首先使用了Visual Basic作为开发工具和Access作为后台数据库,然后再介绍了开发背景,最后通过截图和表格来说明该系统的开发与操作。设计充分利用VISUAL BASIC以及ACCESS数据库易于使用和快速开发的特性,提高了编程效率和可靠性。同时对系统的开发原理、系统的功能特点和设计方案进行了介绍。在对运动会管理体系进行充分分析和系统论证的基础上开发。它不但能完成运动会管理中的基本操作,而且具有程序设计合理、操作简单、运行可靠、保密性强等特点。-The sports meeting administrative system of track and field is a typical information management system. It makes games management simple and convenient for organizer to arrange and manage the games with reason. It makes no-paper work possible, and save a lot of manpower and material resources. This paper use "Visual Basic" as the development tool and "Access 2003" as the background data base first, then introduce the background of development, and the developing and operating of the system through photographs and charts. Design the characteristic fully utilizing VISUAL BASIC and ACCESS database to be apt to use and develop fast to improve programming efficiency and dependabil
- 2022-11-06 21:35:03下载
- 积分:1