-
20180417--Model-one-3 - 1
说明: 用python语言开发的程序,主要用于ABAQUS平台模拟水泥环损坏问题。水泥环采用塑性损伤模型。(The program developed in Python language is mainly used to simulate the damage of cement sheath on ABAQUS platform. Plastic damage model is adopted for cement sheath.)
- 2019-04-30 10:44:36下载
- 积分:1
-
WindSpeed_Shorttime
说明: 湍流风模型,用MATLAB 仿真了渐变风的运行状态(Turbulent wind model, the running state of gradient wind is simulated with MATLAB.)
- 2019-04-01 16:52:34下载
- 积分:1
-
stm32触摸屏使用
说明: 用于调试stm32f103rc的触摸屏,可以自行重新设置端口参数,利用keil进行调试(ouch screen for debugging stm32f103rc)
- 2020-06-24 19:20:02下载
- 积分:1
-
fxdemo
分享功能实现,微信分享,可以在app内部打包实现,分享到微信(Sharing Function Implementation WeChat share It can be packaged in app and shared with Wechat)
- 2019-04-23 09:23:33下载
- 积分:1
-
三维空间矢量调制算法的仿真实例3D-SVPWM
说明: 三维空间矢量调制算法的仿真实例3D-SVPWM(A simulation example of three dimensional space vector modulation algorithm 3d-svpwm)
- 2021-03-09 11:19:27下载
- 积分:1
-
STA
包括旋转变换算子、平移旋转算子、伸缩变换算子、坐标变换算子,通过状态转移进行优化计算。(Including rotation transformation operator, translation rotation operator, expansion transformation operator, coordinate transformation operator, through the state transition to optimize the calculation)
- 2018-08-28 19:01:12下载
- 积分:1
-
矩形
说明: 可以模拟装箱问题,利用画矩形框的形式,使得装箱问题更加直观。(It can simulate the packing problem and make the packing problem more intuitive by drawing a rectangular box.)
- 2020-02-15 21:34:21下载
- 积分:1
-
C++程序供初学者使用
C++程序供初学者使用-C program for beginners
- 2023-06-12 02:55:03下载
- 积分:1
-
banyuevip-CHC-master
说明: php的区块链的一个简易算法,通过算法可以达到很快的计算一些币值(IOS fitness app, combined with the routine gym project, many functions, can extract a single function for use.)
- 2019-01-16 11:14:01下载
- 积分: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