-
Binomial coefficient computing] [Dev
二叉树系数计算[DeV-C++学习],利用动态规划动态编程计算
- 2022-02-01 00:21:29下载
- 积分:1
-
清华大学出版的数据结构(C++)的配套课件
清华大学出版的数据结构(C++)的配套课件-Tsinghua University published the data structure (C) matching courseware
- 2022-03-04 09:03:35下载
- 积分:1
-
登录脚本,PHP连接数据库的使用。
login sript .PHP usefull to connect DB
- 2022-12-11 00:25:03下载
- 积分:1
-
icarnegie practice sdd7 courses 2, perfect, the right decision, rest assured tha...
icarnegie 课程的sdd7的练习2,满分,决对正确,放心使用-icarnegie practice sdd7 courses 2, perfect, the right decision, rest assured that the use of
- 2022-09-30 19:50:04下载
- 积分:1
-
数据结构(清华版),数据结构课后小作业,选择其中较之重点而写
数据结构(清华版),数据结构课后小作业,选择其中较之重点而写
-Data structure (Tsinghua version), data structure after a small operation, select one of the focus than the written
- 2022-01-25 21:33:22下载
- 积分:1
-
对文件进行文本文件处理
并采用递归法把查到的信息插入到树中...
对文件进行文本文件处理
并采用递归法把查到的信息插入到树中-a file processing program, process a file and insert the information from the file to a tree
- 2023-07-20 18:55:03下载
- 积分:1
-
这是数据结构的四则运算的c语言程序,只要编译就能运行呀!...
这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
- 2022-01-21 01:27:28下载
- 积分:1
-
哈夫曼编/解码器
(1) 初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree.txt中。
(2) 编码。利用已建好的哈夫曼树,对文件ToBeTra.txt中的正文进行编码,然后将结果存入文件CodeFil.txt中。
(3) 译码。利用已建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件Textfile.txt中。
-Huffman encoder/decoder
- 2022-03-21 20:30:14下载
- 积分:1
-
算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t...
算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well as the recursive relation to strike the optimal sequence of decision-making through more of the map defined by the source to find s t point to the Department of the minimum cost paths and further a flexible solution could spend more of the map describes the many practical problems.
- 2022-02-04 19:58:15下载
- 积分:1
-
经过改进的C语言位操作功能
经过改进的C语言位操作功能-improved C-language feature
- 2022-04-11 23:25:38下载
- 积分:1