-
Autogram_原始
说明: AUTOGRAM频带选择的原始程序,可用其进行故障频带的选择(The original program of autogram frequency band selection, which can be used to select the failure frequency band)
- 2020-02-09 16:56:23下载
- 积分:1
-
Addition_Windows 应用程序
执行加法 2 nos 的程序算法。这是一个简单的程序来帮助初学者来说,在 c# 中启动 windows 的应用程序。
- 2022-12-13 11:10:04下载
- 积分:1
-
Nelder0.m、Opt_Nelder.m
算法程序分Nelder0.m和Opt-Nelder.m其中子程序Nelder0.m用于二维空间上的多边形最优化逼近.对于大于2维的情形,可以通过若干次二维迭代计算求出最优值.Opt-Nelder.m可求解若干维变量的最优化问题(The algorithm of Nelder0.m procedure and Opt-Nelder.m which is used for subroutine Nelder0.m approximation polygon optimization of two-dimensional space. For more than 2 dimensional case, through several two-dimensional iterative calculation to derive the optimal value of.Opt-Nelder.m optimization problem solving some dimension)
- 2017-10-28 09:45:46下载
- 积分:1
-
rdpwrap-1.6.2
说明: 远程桌面源码可以直接运行,简单实用,远程连接速度快(Remote desktop source code can be run directly,Simple and practical, the remote connection speed is fast)
- 2020-06-23 10:00:02下载
- 积分:1
-
办公事务管理系统
办公事务管理系统的Visual Basic .NET源代码。
可以参照。(Office transaction management system source code. You can refer to it.)
- 2019-07-08 10:07:12下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
HTMLArea 网页编辑器 v3.0
HTMLArea 网页在线辑器,来自国外的所见即所得在线编辑器,功能和界面都很简洁,支持UBB,暂不支持文件上传功能,适合留言本、评论模块使用。
- 2022-06-30 07:03:06下载
- 积分:1
-
锁模光纤激光器模拟
说明: 光纤光子学,被动锁模光纤激光器,MATLAB仿真程序源代码。(Passive mode-locked fiber laser)
- 2021-04-15 10:48:54下载
- 积分:1
-
最强大的51点阵时钟(音乐、闹钟、日期计算)
资源描述
主控芯片为51,功能强大,整个文件包,包括原理图。
- 2022-08-14 12:42:39下载
- 积分:1
-
Test
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
(Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
)
- 2009-09-14 16:21:13下载
- 积分:1