-
Notepad
说明: 简单应用实现记事本功能,应用java图形类(A simple notepad application implementation, application java graphics classes)
- 2011-03-03 14:53:04下载
- 积分:1
-
AIX、HP、linux操作系统命令汇总
说明: AIX、HP、linux操作系统命令汇总(AIX, HP, Linux operating system command summary)
- 2020-06-22 04:00:01下载
- 积分:1
-
VC to increase the number of labels, each open file is displayed as a label, you...
给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换.
===
"Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of
products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of
tabs reflecting all of the opened windows in the workspace. You can switch
between the windows by simply clicking on the tab.
The tabs have extensive right-click context menus full of useful functions.
-VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus
- 2022-08-22 23:37:11下载
- 积分:1
-
frmOrderGoodsManage.Designer
The algorithm makes the optimal choice at each step as it attempts to find the overall optimal way to solve the entire problem.
- 2020-06-25 03:00:02下载
- 积分:1
-
幅相误差对MUSIC算法的影响
代码计算幅相误差对MUSIC算法的影响,一共两个.m文件(1.array_am_pha_error_on_music.m
2.error_matrix)
- 2021-03-31 16:29:08下载
- 积分:1
-
altec companies from the editors introduced a vhdl language software for beginne...
由altec公司编辑的一个介绍vhdl语言的软件,适合初学者使用-altec companies from the editors introduced a vhdl language software for beginners
- 2022-05-21 00:26:56下载
- 积分:1
-
函数的ZZZ
基于MT4ZZ转向指标里面编写了函数代码,更精准做出运算。(Based on the MT4ZZ steering index, which has written function code, more accurate calculation)
- 2017-08-30 08:36:08下载
- 积分:1
-
一些verilog的实例,里面还有一个PPT教程
一些verilog的实例,里面还有一个PPT教程-Some verilog examples, there is also a PPT tutorial
- 2022-07-01 22:24:18下载
- 积分:1
-
数学规划
% 数学规划
% lp - 线性规划
% linprog - 线性规划(在MATLAB5.3使用)
% fmin - 一元函数极值
% fminu - 多元函数极值拟牛顿法
% fmins - 多元函数极值单纯形搜索法
% constr - 非线性规划
% fmincon - 非线性规划(在MATLAB5.3使用)(Mathematical programmingLinear programming% linprog - linear programming (used in MATLAB5.3)Extreme value of one variable functionFminu - extreme value quasi-newton method of multivariate functionsExtreme simplex search for % fmins - multivariate functionConstr - nonlinear programming% fmincon - non-linear programming (used in MATLAB5.3))
- 2018-11-05 10:13:51下载
- 积分:1
-
matlab数值微分程序原代码
说明: 9.1 利用差商近似导数 313
9.1.1 中点公式 313
9.1.2 利用Taylor公式构造差商公式 314
9.1.3 差商公式误差分析与步长优化 319
9.1.4 理查森外推法 321
9.2 插值型求导方法 323
9.3 样条求导 325
9.4 利用数值积分求导数 327
9.5 数值偏导数 329
9.6 MATLAB自带函数应用 329
9.6.1 diff函数 329
9.6.2 gradient函数 330
9.6.3 surfnorm函数 331
9.7 应用案例 333(Differential calculus Program code)
- 2019-02-13 10:58:33下载
- 积分:1