-
sepmu_3
given1. Copy content from dvd1.iso and dvd2.iso to same folder and run setup.exe
2. Enter serial 09806-07443-53955-64350-21751-41297 when provided
3. copy .dll to MATLABR2017ainwin64matlab_startup_pluginslmgrimpl
4. copy .lic to MATLABR2017alicenses
Thanks to -Alex-
- 2019-01-22 22:21:20下载
- 积分:1
-
auiwfhawuibwiofbawofb45
testing upload of 2 length must be higher
- 2017-08-30 00:56:58下载
- 积分:1
-
网络能效和吞吐量
说明: 计算超密集网络的吞吐量和网络能效,很好用的,亲测(Calculate the throughput and network energy efficiency of the ultra-dense network)
- 2020-08-23 14:07:46下载
- 积分:1
-
新编剑桥商务英语(BEC)(中、高级)词汇
新编剑桥商务英语(BEC)(中、高级)词汇-New Business English (BEC) (senior) vocabulary
- 2023-05-01 22:15:03下载
- 积分:1
-
外汇的感觉
我想反编译这个ea外汇
- 2022-01-25 21:11:48下载
- 积分:1
-
动态规划解银币问题(C++实现)
动态规划解银币问题(C++实现)-dynamic programming solution Coin (C achieved)
- 2022-08-21 21:15:59下载
- 积分:1
-
STASA_matlab
说明: 优化算法,状态转移算法,用于求解最小值,算法优化(Optimization algorithms, state transfer algorithms, for solving minima, algorithm optimization)
- 2021-04-01 10:17:22下载
- 积分:1
-
C#托盘图标 带右键菜单
C#实现任务栏托盘图标程序,支持右键弹出菜单,现在不少程序都有自动添加托盘图标的功能,有时候可以方便用户操作软件,显示到托盘的程序一般都最小化运行。不过,有时候根据功能需要,尽量不要霸占电脑的任务栏,搞不好会让用户很反感,降低使用体验。
- 2023-07-07 21:40:03下载
- 积分:1
-
仿真程序
说明: 研究了一阶二阶带领导者的多智能体系统的一致性(Consistency of multi-agent systems with first-order and second-order leader is studied.)
- 2020-11-18 15:09:38下载
- 积分:1
-
Delphi将TableToClass 表文件转换成类文件
Delphi将TableToClass 表文件转换成类文件,//刷新数据库procedure RefreshDB;
//读取数据库名称列表
function ReadDBNameList: TStringList;
//读取数据表名称列表
function ReadTableNameList: TStringList;
function TableToClassInfo(ATableName: string): TStrings;
//取得SQLServer字段的类型,返回相应Delphi变量类型
function GetColumnType(AType: integer): string;
//取得SQLServer字段的类型,返回相应字符串
function GetDBColumnType(AType: integer): string;
//仅生成类信息
procedure GenerateClassInfo;
//生成Unit文件
procedure GenerateUnitFile;
procedure TableToClassInfo1(ATableName: string; var AClassList1, AClassList2: TStringList);
//取得保存的文件名,没有扩展名
function GetFileName(AFileName: string): string;
//保存文件
procedure SaveToFile(AList: TStringList = nil);
//取取选择数据表的数量
- 2022-03-24 10:52:12下载
- 积分:1