-
C语言滤波算法
C语言实现的各种滤波算法,包含均值、中值、滑动、限幅、去极值平均、移动平均/加权平均滤波算法等非常经典使用的算法,可直接移植到嵌入式系统中。
- 2022-01-21 18:28:32下载
- 积分:1
-
多边形裁剪
你好,在这里我解释多边形裁剪的算法。时要求切断任何多边形,一般使用剪辑。Cliping上图中所示,通过选择原始的 image(Polygon),我们就可以减少多边形以平面凸点。从任何角度切割下来的 3D 几何的此应用程序已使用它是砍掉多边形各边的迭代过程。完成此过程之后,你会发现最后多边形裁剪的顶点。在这里我们也找到线段与多边形的脸的交点。
- 2022-03-03 07:10:39下载
- 积分:1
-
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度...
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据库管理: 提供数据库的创建,表的创建,字段的创建 提供对数据的查询,删除,修改,排序功能 c)支持SQL部分语句: 支持SELECT 和DELETE语句-1. Introduction of this program is pure C language based on a series of menu command-line database system. You can create multiple databases, database tables, fields. The type field which can only plastic, floating point, character and string (maximum length and can not be changed). 2. A function) database storage : a database stored in a document, the document will open the database to include memory. When will preserve memory data re-wrote a document. B) database management : to provide database creation, table creation, the field for the creation of data inquiries, delete, modify, sequencing feature c) some support SQL statement : support DELETE and SELECT statements
- 2023-05-12 09:50:03下载
- 积分:1
-
提供了PID控制的程序框图,可根据实际需要进行修改。
提供了PID控制的程序框图,可根据实际需要进行修改。-provide PID control of the process diagram, can be based on actual need to be modified.
- 2022-02-03 08:43:12下载
- 积分:1
-
介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错...
介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
- 2023-08-02 07:10:02下载
- 积分:1
-
通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间...
通过深度优先算法,遍历网络中的每个结点,得到遍历网络节点的时间-Through the depth-first algorithm, network traversal each node, the network node traversal time
- 2022-07-16 00:48:35下载
- 积分:1
-
C commonly used numerical algorithm
C常用数值算法--特征函数-C commonly used numerical algorithm-- eigenfunction
- 2022-07-18 03:53:25下载
- 积分:1
-
PURE去噪仿真程序
非常好的有关图像去噪仿真程序,有测试图片。仿真效果非常好,可用于图像匹配,图像融合,目标跟踪与检测仿真效果非常好,希望对大家有用
- 2022-08-04 04:43:46下载
- 积分:1
-
目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广...
目前的商用有限元程序不但分析功能几乎覆盖了所有的工程领域,其程序使用也非常方便,只要有一定基础的工程师都可以在不长的时间内分析实际工程项目,这就是它能被迅速推广的主要原因之一。-The current commercial finite element analysis capabilities will not only cover almost all the engineering fields, and the procedure is also very easy to use, as long as there is some basis for engineers can be a long period of time without an analysis of actual projects, that is, it can be rapidly expanded one of the main.
- 2022-10-08 20:50:02下载
- 积分:1
-
using FORTRAN prepared by the parabolic equation numerical algorithm
用fortran编写的抛物线方程的数值算法-using FORTRAN prepared by the parabolic equation numerical algorithm
- 2023-08-14 13:25:02下载
- 积分:1