-
图形学算法演示程序
图形学中画线,画圆,多边形,线段裁剪,画曲线,此程序是基于窗口的,画线包括DDA,Midpoint,bresenham画线方法,中点画圆,多边形扫描线算法,区域填充算法,线段裁剪Cohen-Sutherland,中点分割线算法,梁友栋-bayskey算法,曲线Bezier曲线定义画,Bezier曲线递推画等,反正算法挺全面的,用的是MFC用户窗口
- 2022-03-03 11:07:41下载
- 积分:1
-
abroad who thought that cattle series, I do not understand how. . Can be used to...
国外以为牛人编的,我也不怎么懂。。可以用来做毕业设计-abroad who thought that cattle series, I do not understand how. . Can be used to do design graduation
- 2022-08-17 03:12:58下载
- 积分:1
-
DESIGN OF STEEL STRUCTURES
DESIGN OF STEEL STRUCTURES
- 2023-04-30 22:35:03下载
- 积分:1
-
快速排序算法的c实现
快速排序算法的c实现-fast algorithm to achieve c
- 2022-07-10 06:46:53下载
- 积分:1
-
c语言程序设计源程序
c语言入门学习的基础程序,常量空间与变量空间操作示例,
这是一个单文件的程序,文件名:li2_1.c */关键字(Keyword): C语言中预先规定的具有固定功能和意义的单词或单词的缩写,32个都有特定意义,用法固定
(2)标识符(identifier):以字母或下划线开头,后面跟字母、数字、下划线的任意序列。标识符又分为系统预定义标识符和用户自定义标识符两种。(标识符中的大小写字母有区别)
(3)运算符(operator):C语言提供了34个运算符,分为15个不同的优先级,完成不同的运算功能
(4)分隔符(separator):相邻的关键字、标识符之间必须使用分隔符,不同场合选用:空格、回车/换行、逗号、分号
(5)其它符号:有一些有特定含义的其它符号:{}、//、/* */
(6)数据(data):各种类型的字面值常量
- 2022-03-18 03:29:31下载
- 积分:1
-
利用消元法中的列主元消元法来实现线性方程组的求解
利用消元法中的列主元消元法来实现线性方程组的求解-Using elimination method in the PCA included elimination method to achieve linear equations
- 2023-07-27 21:30:05下载
- 积分:1
-
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a cl...
Polynomial fit functions
=== ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.-Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with the complexity of your problem.
- 2022-11-25 05:50:02下载
- 积分:1
-
Treeview与数据库的联合使用实例
Treeview与数据库的联合使用实例
delphi中自动填写表单(2008-04-15 13:51:00)转载标签: delphi自动填写表单it
delphi中自动填写表单
今天根据网上的资料调试成功了自动填写网页中表单。目标网站 mopcn
在FORM中增加控件 TWebBrowser
来自:多学吧
- 2023-01-04 16:00:04下载
- 积分:1
-
这是一个猫吃老鼠问题的改进算法。
这是一个猫吃老鼠问题的改进算法。-This is a problem of cats eat rats improved algorithm.
- 2022-02-09 18:09:13下载
- 积分:1
-
这里是有关材料力学的工程分析软件,是学习工程力学的学生的一个不可少的工具,欢迎大家的进入...
这里是有关材料力学的工程分析软件,是学习工程力学的学生的一个不可少的工具,欢迎大家的进入-here is the mechanical engineering and analysis software engineering mechanics is learning to the students in an indispensable tool, we welcome the entry! !
- 2022-04-22 16:41:02下载
- 积分:1