-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-04-01 01:32:13下载
- 积分:1
-
嵌入式构件库功能
应用背景几类和函数嵌入形式。拖动&;下拉列表框项目和TreeView的项目项目用文件填充菜单};关键技术类tddlistboxhelper {受保护的 ;TListBox *列表; ;tpoint起点;公众: ;布尔DragOver(TObject *磅); ;无效setlistbox(TObject *磅); ;无效MouseDown(TObject *源,int x,y); ;无效的拖放(TObject *源,int x,y);};/ / ---------------------------------------------------------------------------类的封装tswissknife:公共tcomponent{私人的:受保护的公众: ;__fastcall tswissknife(tcomponent *业主);__published: ;无效completeedit(Tedit *,AnsiString); ;布尔 ;finditem(字符串键,tmenuitem *源); ;布尔 ;DeleteItem(字符串键,tmenuitem *源); ;int ;populatelist(字符串键,tstrings *源,tstrings * dest,bool = true); ;upperfirstchar(AnsiString字符串S); ;布尔existslbitem(字符串键,TListBox *磅); ;无效sendstringkeys(char * pszchars); ;int loadfromfilemenuitems(tmenu * PP,字符串的文件名); ;int savetofilemenuitems(tmenu * PP,文件名字符串,整数开始);};
- 2022-06-17 08:19:36下载
- 积分:1
-
可用于ansys模型向flac转换.相当实用的岩土体数值计算软件伴侣!...
可用于ansys模型向flac转换.相当实用的岩土体数值计算软件伴侣!-ANSYS model can be used to convert to FLAC. Considerable body of practical numerical calculation of geotechnical software partners!
- 2022-08-11 21:00:42下载
- 积分:1
-
apriori
apriori算法,一种改进的关联规则算法,提高算法运算的速度-apriori
- 2022-08-11 20:38:38下载
- 积分:1
-
循环计算练习
空间循环编程实验题目的对应编程结果。包括一下12个题目:
(1) 1+2+3+4+5……+n (独立完成)
(2) 1 - 1/2 + 1/3 - 1/4 + 1/5 - 1/6 …… 1/n 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-20 13:08:21下载
- 积分:1
-
Perseptorn
实验室工作“神经计算网络”。他们实现了感知器。
- 2022-02-21 21:16:53下载
- 积分:1
-
数字滤波器的C语言实现
利用C语言实现了通信中经常用到的几种滤波器:低通滤波器,高通滤波器,带通滤波器。可以在vc上实现对信号的滤波,而且还可以移植到各种嵌入式板子上,实现滤波功能!
- 2022-03-05 08:55:20下载
- 积分:1
-
一个排序过程的演示
一个排序过程的演示- A arrangement process demonstration
- 2022-07-01 05:53:26下载
- 积分:1
-
C++链表操作
C++链表操作,从创建一个链表到对链表的增删改查,适合初学算法的朋友学习参考,转自别处,对其进行了一些修改。
- 2022-03-03 19:09:06下载
- 积分:1
-
ACM的重要PPT资料,对初学者非常有益处
ACM的重要PPT资料,对初学者非常有益处-ACM important PPT information is very useful for beginners
- 2023-01-02 20:05:12下载
- 积分:1