-
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,...
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,-This is made with VC s Paint program, you can realize the lines, round and other graphics rendering,
- 2022-04-20 21:09:00下载
- 积分:1
-
不错的变色龙游戏
不错的变色龙游戏-good chameleon game
- 2022-03-29 08:53:15下载
- 积分:1
-
windows api开发详解 光盘
《windows api 开发详解》一书中的代码。《windows api 开发详解》是一本很不错的快速上手windows API的书籍,里面有很多代码段可以拿来借鉴。对初学者来说相当的不错,是初学者的良师益友。大力推荐啊。
- 2022-03-20 00:57:52下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。
-Simple genetic algorithm genetic algorithm based on Darwin" s theory of evolution is an intelligent optimization algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields.
- 2022-03-21 04:29:33下载
- 积分:1
-
delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来...
delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来-Read file line by line, write by Delphi.
- 2023-03-13 17:30:03下载
- 积分:1
-
机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值...
机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
- 2022-07-22 07:13:04下载
- 积分:1
-
用模糊数学相关知识作的年龄分布曲线,隶属函数
用模糊数学相关知识作的年龄分布曲线,隶属函数-fuzzy math knowledge for the age distribution curve, membership function
- 2022-01-25 21:45:25下载
- 积分:1
-
《Visual C++ 2005编程实例精粹》一书的完整源代码。完整
《Visual C++ 2005编程实例精粹》一书的完整源代码。完整- Visual C++ 2005 programming examples essence, a book full source code. Complete
- 2023-06-18 13:15:05下载
- 积分:1
-
非常适用的,简短的,而且速度超快的最新的排序小程序
非常适用的,简短的,而且速度超快的最新的排序小程序-very applicable, the short, but ultra-fast speed on the latest ranking of small programs
- 2022-02-12 17:28:02下载
- 积分:1
-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-01-26 20:27:48下载
- 积分:1