-
数据结构课本对应算法的程序实现,初学者有一定的帮助,包括一些常见的算法的程学实现。
数据结构课本对应算法的程序实现,初学者有一定的帮助,包括一些常见的算法的程学实现。-textbooks data structure corresponding algorithm program, beginners will help, including some common-learning algorithm to achieve.
- 2022-03-17 05:24:00下载
- 积分:1
-
医院管理
这个项目对那些想要了解数据库的 java 编程的初学者很有帮助......说明:1.打开控制面板2 单击管理工具(3) 打开 DataSources(ODBC)4.单击添加按钮选择 Microsoft Access Driver(*mdb,*accdb) 单击完成5.在对话框窗口中,用数据库,和那就是 HMS_DB 的名称填充数据源名称字段。6.单击选择按钮来浏览数据库,然后单击确定
- 2022-02-03 17:11:56下载
- 积分:1
-
Ibats and struts is a example of the integration, including a number of database...
是一个ibats和struts的整合的实例,包括多个数据库的代码,(有oracle,MySQL等)-Ibats and struts is a example of the integration, including a number of database code, (with oracle, MySQL, etc.)
- 2022-11-30 14:50:03下载
- 积分:1
-
TRegExpr易于使用和强大的工具,复杂的搜索和替换…
TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning and for template-based text checking (especially usefull for user input validation in DBMS and web projects).
- 2022-03-03 08:12:00下载
- 积分:1
-
学生成绩管理系统
学生管理系统功能的信息量大,数据安全性和保密性要求最高。本程序可实现这些功能。1)输出学生成绩单2)按姓名查询3)增加学生4)删除学生5)按班级修改学生成绩6)显示不及格学生成绩7)按平均成绩排序并输出成绩
- 2023-04-08 07:10:04下载
- 积分:1
-
如果车不动,请按算法设计:以日本为例。
如果车不动,请算法设计:乘日本马但车不能吃,设计回溯用马走,并打印出距离。可作为设计软件的参考
- 2023-03-03 16:05:03下载
- 积分:1
-
ADO 访问Access数据库
ADO 访问Access数据库-ADO Access database
- 2022-08-20 03:19:48下载
- 积分:1
-
School management system in 2006 if they are MD5 encrypted file, not knowing the...
学校成绩管理系统 2006 如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
469e80d32c0559f8
那么密码就是admin-School management system in 2006 if they are MD5 encrypted file, not knowing the password, please put in the database encrypted data for this group it is the admin password so 469e80d32c0559f8
- 2022-04-24 10:32:51下载
- 积分:1
-
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。...
该程序用于计算二项式系数,它采用动态规划的方法,其效率远远高于递归的方法,而且空间效率也很高。-the procedures used to calculate the binomial coefficients, which uses dynamic programming methods, the efficiency is far higher than the recursive method and space efficiency is also high.
- 2022-03-19 06:00:22下载
- 积分:1
-
问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试
设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,...
问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试
设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。
^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生
方法。-Problem Description: There should be 11 kinds of coins did not ask the number of beds available this II produced many different kinds of coin denominations. Try to design an algorithm to calculate a nominal value of a given that there can be many different returned. For instance, a sub-3, 2 points 3, 5 min 1, then can be composed of seven sub-par methods are: 3 1 min+2 2 points, a 1 minute 10 3 2 points, 2 1 points+1 5 points, a 2 min+1 5 minutes of four kinds. ^ Programming task: for a given II different coins, the calculation of a given program can have many different denominations is returned.
- 2022-11-21 20:10:03下载
- 积分:1