-
ray2mesh-1.0.tar
用于2维的射线追踪,也可以用于地震资料的层析成像(For 2-dimensional ray tracing, seismic data can also be used for the tomographic imaging)
- 2008-04-26 09:42:01下载
- 积分:1
-
入门学习资料
包含plant simulation基础教程以及一个流水车间仿真示例包含源文件(Contains plant simulation basic tutorials and a flow shop simulation example, including source files)
- 2021-04-10 23:18:58下载
- 积分:1
-
在线答题考试系统下载
说明: jQuery在线答题考试系统下载是一款以答题卡为主,左边是题目,右边是答题卡。(JQuery Online Answer Examination System downloads an Answer Card, left is the topic, right is the Answer Card.)
- 2019-04-09 11:45:46下载
- 积分:1
-
greedy-snake
vs用c#语言编写的贪吃蛇小程序,可以拿来学习c#(vs c# language with Snake small program that can be used to learn c#)
- 2013-07-17 17:48:41下载
- 积分:1
-
damper
弹簧阻尼单元,可用于有限元编程分析。仅供参考!(Spring-damper units, can be used for finite element analysis program. For reference only!)
- 2011-12-27 20:48:27下载
- 积分:1
-
基于Qt的数据管理系统
应用背景基于Qt的数据管理系统,对Qt的数据库进行了一次应用,对于Qt初学者学习开发数据库等技术有较强学习价值。。。。。。。关键技术setFixedSize(750, 500);
ui->stackedWidget->setCurrentIndex(0);
QSqlQueryModel *typeModel = new QSqlQueryModel(this);
typeModel->setQuery("select name from type");
ui->sellTypeComboBox->setModel(typeModel);
QSplitter *splitter = new QSplitter(ui->managePage);
splitter->resize(700, 360);
splitter->move(0, 50);
splitter->addWidget(ui->toolBox);
splitter->addWidget(ui->dailyList);
splitter->setStretchFactor(0, 1);
splitter->setStretchFactor(1, 1);
on_sellCancelBtn_clicked();
showDailyList();
ui->typeComboBox->setModel(typeModel);
createChartModelView();
- 2023-01-11 19:20:03下载
- 积分:1
-
matpower6.0
潮流计算,最优潮流,连续潮流,动态最优潮流等(Power flow calculation, optimal power flow)
- 2018-06-08 09:32:27下载
- 积分:1
-
Radar-Principle_3_DingLuFei
雷达原理(第三版)丁鹭飞,雷达研究领域经典的基础类教材。文件包括各章的PPT以及PDF格式的电子全书。方便快速查阅和仔细研读相关知识。(The book, Radar Principles (3rd edition) by Ding Lufei, is a classical fundamental teaching material in the field of Radar research. The package includes PPT file of each chapter and the detailed e-book in pdf-format, which is very convnient for fast looking for or close reading up related knowledge.)
- 2016-05-11 10:35:48下载
- 积分:1
-
使用LabVIEW编写的一个计算器程序。计算器完成计算…
使用LabVIEW编写的一个计算器程序。
计算器能完成的运算:
加减乘除,求平方,求立方,求自然对数,求以10为底的对数,求阶乘求正弦余弦正切值,符号取反
能完成的操作:角度与弧度的切换,退格,清零
缺点:由于显示使用的是数值类型,所以无法实现小数输入;只能进行十进制的计算,不支持其它进制,统计功能未实现-LabVIEW prepared to use a calculator program. Calculator to complete the calculations: addition and subtraction multiplication and division, and square, and cubic, and the natural logarithm, and to 10 for the end of the logarithm, and factorial values for sine cosine tangent, symbols take to complete the operation of the anti: the angle with radian switch, backspace, Clear shortcomings: As the show using a numerical type, it is not possible to realize a small number of input only for the calculation of the metric system, do not support the other band, did not achieve statistical functions
- 2023-08-17 06:20:03下载
- 积分:1
-
asp.net
asp.net动态网站开发基础教程,对于asp.net的初学者很有帮助!(err)
- 2008-12-09 14:25:28下载
- 积分:1