-
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!...
一部很好的c++学习视频,讲得非常详细,透彻!适合c++初学者使用,学习!-A very good c++ Learning video, was very detailed and thorough! Suitable for c++ Beginners use to learn!
- 2022-01-25 19:50:45下载
- 积分:1
-
编写input()和output()函数输入,输出5个学生的数据记录。
编写input()和output()函数输入,输出5个学生的数据记录。-The preparation of input () and output () function of input and output data of the five student records.
- 2022-07-23 04:13:27下载
- 积分:1
-
自己出于爱好编写的俄罗斯方块程序,基于mfc,综合了网上一些源码的优点,程序中附有详细的解释,能够帮初学者快速入门学习...
自己出于爱好编写的俄罗斯方块程序,基于mfc,综合了网上一些源码的优点,程序中附有详细的解释,能够帮初学者快速入门学习-their preparation for the Russian-loving squares procedure, based on mfc, integrated online source some of the advantages of proceeding with a detailed explanation to help beginners learn Quick Start
- 2022-12-06 06:30:03下载
- 积分:1
-
Win32汇编语言,汇编+兼容
Win32 API for assembly language, ASM++ compatible
- 2022-02-05 23:24:47下载
- 积分:1
-
can be used to steal both Windows fonts into the next stall graphics
可用于将两个Windows字体盗用到下一个stall图形中
- 2022-05-13 11:14:30下载
- 积分:1
-
Wireless Sensor Network Key Management Scheme simulation program can be simulati...
Wireless Sensor Network密钥管理方案仿真程序,可仿真Laurent Eschenauer和Virgil D. Gligor提出的基于随机图理论的管理方案以及其他多种自定义密钥管理方案。-Wireless Sensor Network Key Management Scheme simulation program can be simulation Laurent Eschenauer and Virgil D. Gligor proposed a random graph theory-based management programs, as well as a variety of other custom key management program.
- 2022-02-06 04:47:28下载
- 积分: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
-
绘图 Nurbs 与 GL
在最低的一级,图形硬件绘制点、 线段和多边形,通常都是三角形和四边形。由逼近他们有大量的小线段或多边形绘制出平滑曲线和曲面。然而,很多有用的曲线和曲面可以描述数学由少数的几个控制点等参数。节省 16 控制点的表面需要少得多比节约 1000年三角形与在每个顶点的法向量信息的存储。此外,1000年三角形只是近似真实的表面,但控制点准确地描述实际的表面。
- 2023-01-23 04:50:04下载
- 积分:1
-
遗传算法优化PID问题源程序 实数编码
遗传算法解决PID参数优化的问题,主要的是采用的是实数编码而不是二进制编码,这对编程有很大的提高理解
- 2022-11-20 21:10:03下载
- 积分:1
-
peak模拟编程
peak模拟编程-peak Simulation Programming
- 2022-06-15 02:44:28下载
- 积分:1