-
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列...
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : can fill the 100, 10, 000 the number of spaces are 1,2,3,4. With all the components removed after not satisfied with the conditions. 2. Source code :
- 2022-05-22 05:43:42下载
- 积分:1
-
数据结构中有关单链表操作的源码
数据结构中有关单链表操作的源码-data structure of the single-source operating Chain
- 2022-07-22 09:35:48下载
- 积分:1
-
本代码演示了使用MS SQL和delphi进行简单数据库开发,一个简单的学生成绩系统,附近中有数据库创建的文本...
本代码演示了使用MS SQL和delphi进行简单数据库开发,一个简单的学生成绩系统,附近中有数据库创建的文本-This code demonstrates the use of MS SQL, and delphi simple database development, a simple student achievement system, there is a database created in the vicinity of the text
- 2022-08-12 20:06:35下载
- 积分:1
-
本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试...
本书是作者编程经验的结晶,由发表在杂志上的专栏文章构成,每一章内容相对独立,但都是编程过程中的有机组成部分。本书内容包括问题定义、算法、数据结构、程序验证与测试、程序优化与效率问题,以及这些技巧在排序、查找和字符串处理等方面的几个实际应用。本书每章末尾都附带有相关内容的问题,附录中给出了一些问题的提示和解答。仔细思考问题或与同事进行讨论,可以巩固所学知识,将作者的经验应用到自己的编程实践中。-This book is the author of the crystallization of programming experience, published in the journal by the column consists of the contents of each chapter is relatively independent, but they are in the process of programming an integral part. The book includes problem definition, algorithms, data structures, program verification and testing, process optimization and efficiency issues, as well as these skills in sorting, string search and deal with several aspects of practical application. The book comes at the end of each chapter has relevant content issues, the appendix gives some tips and answers to the problem. Think carefully about questions or discussion with colleagues, you can consolidate the knowledge acquired will be applied to the author
- 2022-02-04 06:11:35下载
- 积分:1
-
该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!...
该软件前台用的是DELPHI7后台用的是SQLSERVER2000,用了些第三方控件,数据库文件在data文件夹里!-prospects of the software used is the background DELPHI7 Sqlserver2000 yes, used some third-party control, data in the database file folders Lane!
- 2022-06-29 11:28:54下载
- 积分:1
-
数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息...
数据结构课程设计,校园咨询,为来访客人提供方便查找景点,最短路等信息-data structure course design, campus counseling, visitors find convenient spots, the most short-circuit, and other information
- 2023-03-24 06:05:03下载
- 积分:1
-
Detailed description of the usage of function pointer, and to form an array of f...
详细说明函数指针的用法,并形成函数指针数组调用方法
- 2022-03-26 06:59:12下载
- 积分:1
-
射击运动员10发打中90环有多少种可能,递归算法
射击运动员10发打中90环有多少种可能,递归算法-shooting 10 athletes hit the number 90 ring possible, recursive algorithm
- 2022-02-20 19:14:53下载
- 积分:1
-
连续和问题的啦
还不错的
没看过的一起来看
连续和问题的啦
还不错的
没看过的一起来看-Continuous and the problem did not you also a good read together
- 2022-06-30 09:22:56下载
- 积分:1
-
大型数据库,最基本的PL/SQL语句,及其基础编程。
大型数据库,最基本的PL/SQL语句,及其基础编程。-Large databases, the basic PL/SQL statement, and its basic programming.
- 2022-10-06 17:45:02下载
- 积分:1