-
C++经典例程200例 初学者可以参考练习
C++经典例程200例 初学者可以参考练习-C++ Classic routines can refer to 200 cases of beginner exercises
- 2022-01-21 22:19:45下载
- 积分:1
-
这是北大在线第1713号题目.使用了搜索算法,其中包括:确定搜索对象、搜索顺序、搜索的优化等方面....
这是北大在线第1713号题目.使用了搜索算法,其中包括:确定搜索对象、搜索顺序、搜索的优化等方面.-This is the Beijing 1713 subject online. The use of search algorithms, including: to determine the search object, the search order, search optimization and so on.
- 2022-01-25 19:52:28下载
- 积分:1
-
is the same 15 cities in the TCP problem, but not the same
一样也是15个城市的TCP问题,但不一样-is the same 15 cities in the TCP problem, but not the same
- 2022-10-24 01:30:07下载
- 积分:1
-
project to demonstrate system info using vb
project to demonstrate system info using vb
- 2022-08-13 19:43:31下载
- 积分:1
-
《获取并使用系统的字体》源程序.zip
《获取并使用系统的字体》源程序.zip-"access to and use of the system font" source. Zip
- 2022-08-21 03:21:01下载
- 积分:1
-
实现自动机,用于计算理论和编译原理的学习,关于上下文无关文法和正则表达式...
实现自动机,用于计算理论和编译原理的学习,关于上下文无关文法和正则表达式-automatic machine used in the calculation of compiler theory and principles of learning, on the context-free grammar, and is a regular expression
- 2022-04-25 11:03:10下载
- 积分:1
-
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。...
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。-Prepared to identify a given programming language, lexical rules, the output word stream identification procedures.
- 2022-11-10 20:45:03下载
- 积分:1
-
很有用的,XP的DOS工具,例如帮助备份
很有用的,XP进入DOS工具,对于喜欢备份的人很有帮助-very useful, XP into DOS tools, like backup for the helpful
- 2022-07-15 13:34:30下载
- 积分:1
-
应用程序容易看懂并为我们所用
应用程序容易看懂并为我们所用-applications easily accessible and has been used
- 2022-04-30 02:15:34下载
- 积分:1
-
procedures with the greedy algorithm to solve 0
该程序用贪心算法来求解0-1背包问题 采用贪婪准则:每次选择p/w最大的物品放入背包。-procedures with the greedy algorithm to solve 0-1 knapsack problem using greed criteria : Each choice p/w largest goods Add backpack.
- 2022-05-19 21:23:22下载
- 积分:1