-
可用的用matlab求解非线性微分方程组的牛顿迭代 hypearink-optimized
可用的用matlab求解非线性微分方程组的牛顿迭代(Newton iteration for solving nonlinear differential equations using matla)
- 2018-09-11 22:03:07下载
- 积分:1
-
可以查找局域网中的SQLServer2000服务器
可以查找局域网中的SQLServer2000服务器-can find the MS LAN server
- 2023-04-04 23:00:03下载
- 积分:1
-
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我...
一元稀疏表达式计算器 大学数据结构实验,关于线性表的实验题目,我的作品,如有问题发邮件给我-one yuan sparse expression calculator University experimental data structure on the linear scale experimental subject, my work, and if made to the mail I
- 2023-07-23 08:40:03下载
- 积分:1
-
在班级,年级范围查询成绩,可以增加,删除记录
在班级,年级范围查询成绩,可以增加,删除记录-class, grade scope of inquiry results, can add, delete records
- 2023-05-25 12:05:04下载
- 积分:1
-
c常用算法,用语言编写,为本人数据结构与算法设计作品,在VC++环境下编译通过...
c常用算法,用语言编写,为本人数据结构与算法设计作品,在VC++环境下编译通过-c commonly used algorithm, the language used to prepare for my data structure and algorithm design works in the VC environment compile
- 2022-03-23 02:36:22下载
- 积分:1
-
常用的几种排序算法的实现源码,同时还给出了几种排序算法的比较结果,源码中的排序内容都是随机产生的...
常用的几种排序算法的实现源码,同时还给出了几种排序算法的比较结果,源码中的排序内容都是随机产生的-several commonly used algorithm to achieve source, but also gives several algorithm result of the comparison, the ranking source content are randomly generated
- 2023-08-18 16:10:04下载
- 积分:1
-
税率倒算,把原来计算好数额倒算回来。帐号有两种,一种是只查看的,一种是只计算的。...
税率倒算,把原来计算好数额倒算回来。帐号有两种,一种是只查看的,一种是只计算的。-倒算rate, a good amount of the original calculation倒算back. Account there are two types of view only, and one is the only calculation.
- 2022-03-21 19:13:27下载
- 积分:1
-
UseBB一个用PHP和Mysql数据库开发的开源论坛,与其他流行的论坛不同,UseBB不是一味的追求拥有多少功能,而是以开发简单易用的论坛为目标。UseBB对...
UseBB一个用PHP和Mysql数据库开发的开源论坛,与其他流行的论坛不同,UseBB不是一味的追求拥有多少功能,而是以开发简单易用的论坛为目标。UseBB对于那些需要在资源有限的虚拟主机上架设一个易于使用的论坛是一个很好的选择。-UseBB a database using PHP and Mysql development of open-source forums, and other popular forums, UseBB pursuit rather than how much function, but in order to develop easy-to-use platform for the target. UseBB for those in need with limited resources to set up virtual hosts on a easy-to-use forum is a good choice.
- 2022-06-29 14:34:40下载
- 积分:1
-
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯
vb编的医院管理系统,需要的可以下载,有兴趣自行习惯-vb series of the hospital management system, the need to be downloaded, are interested in their own habits! !
- 2022-02-07 07:45:50下载
- 积分:1
-
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整...
快速排序
基本思想:通过一趟排序,将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分记录的关键字小,则可分别对这两部分记录进行排序,以达到整个序列有序-Basic idea of quicksort: sort through the trip, will be to sort records is separated into two independent parts, some of which are recorded in another part of the record than keyword keyword small, then the two were part of the record sort, so as to achieve the entire sequence of orderly
- 2022-03-10 10:21:56下载
- 积分:1