-
yanga
基于单变量的广义自适应预测控制程序,可应用于单输入单输出系统(Univariate broad-based adaptive predictive control procedures, can be applied to single-input single-output system)
- 2008-12-10 15:32:50下载
- 积分:1
-
EPANET教学
通过matlab调用EPANET可进行水力分析计算(Hydraulic analysis and calculation can be carried out by calling EPANET through MATLAB)
- 2020-06-23 09:40:02下载
- 积分:1
-
Linux
说明: 本书介绍Linux操作系统的基本知识、以及在Linux和其他UNIX风格的操作系统上进行程序开发。本书的主要内容包括:Linux的入门知识、使用Shell进行程序设计,Linux的管理及开发工具。Perl程序设计语言,Web程序设计(This book introduce basic knowledge of Linux operating system, as well as Linux and other UNIX-style operating systems for program development. The main contents of this book include: Linux entry knowledge, using the Shell to carry out programming, Linux administration and development tools. Perl programming language, Web Programming)
- 2008-09-03 10:50:15下载
- 积分:1
-
association
说明: 目标跟踪中各种基础的点迹航迹数据关联算法matlab代码(Matlab code for various basic data association algorithms)
- 2021-03-31 14:49:09下载
- 积分:1
-
c++
对于c++的课程设计,自己做的,希望对大家有所帮助(For c++ Of curriculum design, own, and I hope all of you to help)
- 2008-01-19 22:57:30下载
- 积分:1
-
yuhyh
rayos x que te permiten ver a la velocidad de la luz
- 2020-06-24 19:40:02下载
- 积分:1
-
Cpp
Cpp笔记
1 我们学的是符合ANSI规范的标准Cpp 有可移植性。
2 Cpp严格区分大小写,变量命名只能使用字母,数字,或下划线,第一个字母必须使用字母或下划线(Cpp Notes 1 We studied norms in line with the ANSI standard Cpp,there is portability. 2 Cpp strictly case-sensitive, variable names can only use letters, numbers, or underscore, the first letter or letters must be underlined)
- 2009-05-19 11:29:14下载
- 积分:1
-
ANSYS施加时变移动荷载
说明: ANSYS 模拟列车-桥梁耦合作用的基础(ANSYS Foundation for Simulating Vehicle-Bridge Coupling)
- 2020-12-13 20:59:14下载
- 积分:1
-
C#读取外部TXT文件内容进行打印输出
C#读取外部TXT文件内容进行打印输出,演示直接打印文件,所有文本文件(*.txt)|*.txt|所有文件,打印信息处理//获得绘制对象
Graphics g=e.Graphics;
//一页中的行数
float LinePages = 0 ;
//待绘文本的纵向坐标
float YPos = 0 ;
//行计数
int count = 0 ;
//左边界
float LeftMargin = e.MarginBounds.Left;
//顶边界
float topMargin = e.MarginBounds.Top;
//字符串流
String line=null;
//根据页面的高度和字体的高度计算,一页中可以打印的行数,每次从文件中读取一行并打樱
- 2022-03-21 18:50:29下载
- 积分:1
-
SQLite3Develop
Sqlite3 的确很好用。小巧、速度快。但是因为非微软的产品,帮助文档总觉得不够。这
些天再次研究它,又有一些收获,这里把我对 sqlite3 的研究列出来,以备忘记。(Sqlite3 really good use. Small, fast. But for the Microsoft products, always feel that not enough to help document. This
Some day to study it, and have some harvest, here I study on SQLite3 list, to forget.)
- 2012-09-25 17:13:03下载
- 积分:1