-
通过输入年龄判断是青年,小孩,中年,还是老年的结果的
通过输入年龄判断是青年,小孩,中年,还是老年的结果的-Judged by entering age, youth, children, middle-aged, or old age results
- 2022-08-11 10:44:45下载
- 积分:1
-
Efficient C4.5
Efficient C4.5
- 2022-07-07 00:17:45下载
- 积分:1
-
MIT博弈论教材,详细的介绍了博弈论,麻省理工大学的教材哦,很好...
MIT博弈论教材,详细的介绍了博弈论,麻省理工大学的教材哦,很好-Game Theory MIT teaching materials, a detailed introduction of the Game Theory, Massachusetts Institute of Technology teaching Oh, well
- 2022-04-22 19:58:44下载
- 积分:1
-
大华开发手册sdk
详细说明:大华网络摄像机SDK二次开发资料,官方的根本不全,这是我在网上收集的另一个SDK开发文档,必须要有此文档才能正确的开发-
- 2023-05-04 05:10:03下载
- 积分:1
-
mfc 最好画图工具
使用mfc基于vc6开发的画图工具,便于初学者学习画图用。
- 2022-03-20 23:02:36下载
- 积分:1
-
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。...
包含visual C++编程的各个方面,适合初学者研读,也适合有经验的的程序员参考。操作步骤详细。-A very good reference data, it contain kinds aspects of visual C++ programming.Not only is it suitable for beginners,but also suitable for experienced programmers. Welcome to download.
- 2022-06-13 01:15:41下载
- 积分:1
-
regular expression syntax processing software demonstrations illustrate the oper...
表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
- 2022-03-19 01:12:37下载
- 积分:1
-
改写DELPHI的口令查看程序.
本例使用BCB进行星号下的口令查看....
改写DELPHI的口令查看程序.
本例使用BCB进行星号下的口令查看.
-rewrite Delphi"s orders View procedures. BCB cases of the use of an asterisk for the password View.
- 2022-01-25 16:27:30下载
- 积分:1
-
java程序设计
java程序设计-java programming
- 2022-08-05 09:27:43下载
- 积分:1
-
n皇后问题,费城经典的解决方法,用General
n皇后问题,费城经典的解决方法,用General-Search方法写的-n Queens problem,solved by classical Philadelphia method,using General-Search method.
- 2022-11-13 11:20:03下载
- 积分:1