-
Reflash MiniPro
como regravar o mini pro
- 2019-01-15 11:31:29下载
- 积分:1
-
INVERTER
3phase inverter project
- 2018-11-04 06:04:09下载
- 积分:1
-
VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。...
VC++ 6.0编写的贪吃蛇经典小游戏。不仅包含源代码,并且包含了作者的设计文档。-VC++ 6.0 written in the classic Snake game. Includes not only the source code, and includes the author" s design document.
- 2023-07-24 07:25:04下载
- 积分:1
-
JsonMapper
dahua hikvision test door access control
- 2020-06-24 18:40:02下载
- 积分:1
-
ABAQUS 中文帮助
ABAQUS文档是软件开发使用和维护中的必备资料。
软件文档或者源代码文档是指与软件系统及其软件工程过程有关联的文本实体。文档的类型包括软件需求文档,设计文档,测试文档,用户手册等。其中的需求文档,设计文档和测试文档一般是在软件开发过程中由开发者写就的,而用户手册等非过程类文档是由专门的非技术类写作人员写就的。
文档能提高软件开发的效率,保证软件的质量,而且在软件的使用过程中有指导、帮助、解惑的作用,尤其在维护工作中,文档是不可或缺的资料。(The ABAQUS documentation is an essential piece of information for software development use and maintenance.
A software document or source code document refers to a text entity associated with a software system and its software engineering process. The types of documents include software requirements documents, design documents, test documents, user manuals, etc. The requirements document, design document and test document are generally written by developers in the process of software development, while non-process documents such as user manuals are written by specialized non-technical writers.
Documents can improve the efficiency of software development, ensure the quality of software, and have the role of guidance, help, and ambiguity in the use of software. Especially in the maintenance work, documents are indispensable materials.)
- 2018-03-16 15:29:28下载
- 积分:1
-
lstm_example
说明: lstm小demo,根据时间变化,预测航空公司客流量。(LSTM small demo, according to the time change, predicts the airline passenger flow.)
- 2019-05-20 14:15:15下载
- 积分:1
-
47551392signalProcess_labview
labview数据采集和处理,包括FTT和频谱分析,DAQ的处理。(LABVIEW DAQ)
- 2011-11-08 22:03:13下载
- 积分:1
-
VC++汉诺塔的实现
VC++汉诺塔的实现,研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,关于汉诺塔问题,这是一个与算法相关的问题,具体这里就不说了,有兴趣知道的可以百度一下。
- 2022-08-14 08:17:41下载
- 积分: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
-
liburl是一个小的C++库,它的类用来显示URL串,也可以对URL元素进行简单的提取和修改。...
liburl是一个小的C++库,它的类用来显示URL串,也可以对URL元素进行简单的提取和修改。-liburl is a small C library, it was used to show the type of URL strings, but also be able to conduct simple URL element extraction and modification.
- 2022-06-16 02:02:36下载
- 积分:1