-
PaintCLIGraph-v1.7
读取cli文件,导入后,可以在界面中查看每层的图案,并添加了填充算法(After reading the CLI file, you can see the pattern of each layer in the interface and add the filling algorithm.)
- 2021-02-26 01:49:37下载
- 积分:1
-
.Net留言本,本程序采用VB.Net与SQL数据库开发
.Net留言本,本程序采用VB.Net与SQL数据库开发- Net message this, this procedure uses VB.Net and the SQL
database develops
- 2022-03-21 00:11:49下载
- 积分:1
-
dphevoffline
离线动态规划计算,进行混合动力能量管理。(Offline dynamic programming calculation for hybrid energy management.)
- 2020-10-21 21:27:23下载
- 积分:1
-
dss004
Partial Differential Equation Analysis
- 2018-11-30 02:39:49下载
- 积分:1
-
LAMMPS实例
说明: 分子动力学模拟软件lammps编程实例。(Programming example of molecular dynamics simulation software lammps.)
- 2020-07-02 16:23:56下载
- 积分:1
-
ExcelTool
底层使用NPIO操作Excel,对NPOI进一步封装(The underlying uses NPIO to manipulate Excel to further encapsulate NPOI)
- 2019-04-26 10:04:27下载
- 积分:1
-
digitalbook
说明: 数电实验报告,可以教会大家如何用数电的知识设计彩灯控制系统,和邮票购买系统(Xinhua reports the number of experiments can be the church you how to use knowledge of a few electric lantern design control systems, and stamps to buy the system)
- 2008-11-01 23:37:14下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
Xu Lei of Chapter VII of the book, add the macro pan agreement mflood test scrip...
对徐雷鸣那本书第七章,添加宏泛协议mflood的测试脚本,已经测试过,完全可行-Xu Lei of Chapter VII of the book, add the macro pan agreement mflood test scripts have been tested, entirely feasible
- 2022-01-26 07:16:23下载
- 积分:1
-
ugqualified
用电子表格显示数据库内容这个电子表格做的很漂亮,跟excel是一样的风格,很方便()
- 2018-04-28 20:05:29下载
- 积分:1