-
模拟分时系统
模拟分时系统-Simulation of Time-Sharing System
- 2022-03-14 18:50:12下载
- 积分:1
-
eigen开源的矩阵运算c++工具包
eigen工具包,是包括矩阵常用运算的开源C++工具包,不用安装可直接添加使用,非常方便
- 2022-04-26 12:19:36下载
- 积分:1
-
Dijkstra s Algorithm
Dijkstra s Algorithm -- Shortest path (Dijkstra s Algorithm)-Dijkstra s Algorithm-- Shortest path (Dijkstra s Algorithm)
- 2022-06-28 23:41:59下载
- 积分:1
-
matlab实现任意十进制和二进制的转换
matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
- 2022-12-07 21:50:03下载
- 积分:1
-
基于龙贝格计算定积分的方法来计算无穷积分
基于龙贝格计算定积分的方法来计算无穷积分-Romberg-based method of calculating the definite integral to calculate the infinite integrals
- 2023-07-24 10:35:04下载
- 积分:1
-
using Matlab based 3D
使用Matlab编制的3D-FDTD程序,程序中使用拉夫等效原理进行时谐场外推.程序中给出了阵子天线的注释代码.-using Matlab based 3D-FDTD procedures, procedures for the use of Lyford equivalence principle for the time-harmonic extrapolations. Procedures given the stream of the Notes code antenna.
- 2022-06-21 01:11:21下载
- 积分:1
-
牛顿迭代算法;
数值计算算法:牛顿迭代算法的数学写的帕斯卡尔 要找到一个解决方案,以F(X)=0给出的 初始近似P0: 输入:初始近似P0;公差TOL; 最大迭代次数编号。 输出:近似解p或 该算法失败的消息。
- 2022-07-11 16:34:14下载
- 积分:1
-
cholesky分解 c++
#include
#include
#include
#include
#include
using namespace std;
int main (int argc, char* argv[])
{
cout
- 2022-01-27 16:58:06下载
- 积分:1
-
一个用C语言编写的求混沌序列的源程序,挺好的!
一个用C语言编写的求混沌序列的源程序,挺好的!-a C language for the chaotic sequence of the source, very good!
- 2023-01-18 01:10:04下载
- 积分: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