-
matematika_teknik
说明: Membahas persamaan gelombang, persamaan gelombang solusi dengan pemisahaan variabel, persamaan panas, persamaan panas solusi dengan deret fourier, permsaan panas integral fourier dan solusi D'Alembert
- 2018-05-30 21:52:14下载
- 积分:1
-
第2章
运用魔术公式,建立了轮胎模型,可用于车辆的控制(Tire model was established by applying the magic formula, and can be used in the control of the vehicle)
- 2018-11-15 10:42:44下载
- 积分:1
-
Graph-theory
graph theory pppt ........................................................................
- 2013-09-23 19:49:12下载
- 积分:1
-
游戏贪食蛇的C实现方法,语言简练,编译后生成的exe文件体积极小...
游戏贪食蛇的C实现方法,语言简练,编译后生成的exe文件体积极小-Games贪食蛇realize the C method, concise language, the compiler-generated exe file after the size of very small
- 2023-06-27 03:45:03下载
- 积分:1
-
zigzag
用matlab实现zigzag扫描程序。(using Matlab achieve Zigzag scanning procedures.)
- 2006-06-18 09:15:19下载
- 积分:1
-
Delphi毕业设计 工资管理系统
Delphi毕业设计 工资管理系统,具体来说是一套教师工资管理系统,功能模块:人员资料添加、人员删除管理、操作员管理、员工基本工资管理、员工浮动工资管理、工资发放管理、工资调整管理与报表管理等几大模块。界面方面做的也挺不错,作为一套Delphi版的学生毕业设计,我想应该过关了。
本套工资管理系统数据库基于SQLSERVER,备份文件在Database目录下。
- 2023-01-31 23:40:04下载
- 积分:1
-
DFIG
双馈风力发电机平均值模型与详细开关模型的matlab仿真文件。(The MATLAB simulation files of the DFIG mean value model and the detailed switch model are presented.)
- 2018-05-06 21:59:54下载
- 积分:1
-
vae模型
说明: VAE生成模型,主要用于数据生成,python,keras实现的(VAE generation model, mainly used for data generation)
- 2019-12-18 19:36:28下载
- 积分:1
-
foblade
实例调用,好用,方便,兼容,代码整洁思路清晰(Example call, easy to use, convenient and compatible)
- 2018-09-06 18:02:07下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1