登录
首页 » Python » VCCT_Plugin

VCCT_Plugin

于 2020-09-23 发布 文件大小:38KB
0 286
下载积分: 1 下载次数: 31

代码说明:

  运用abaqus仿真分析软件,分析CFRP材料裂纹扩展(Using abaqus simulation and analysis software crack propagation analysis CFRP material)

文件列表:

VCCT_Plugin
...........\abq_CaeManagerTemplate
...........\......................\copyDB.py,1078,2008-06-30
...........\......................\copyForm.py,1727,2010-06-14
...........\......................\createEditForm.py,2966,2010-06-14
...........\......................\createEditProcedure.py,2053,2008-08-20
...........\......................\managerDB.py,12618,2010-06-14
...........\......................\managerForm.py,1569,2010-06-14
...........\......................\renameDB.py,1101,2008-06-30
...........\......................\renameForm.py,1802,2010-06-14
...........\......................\__init__.py,4,2007-11-23
...........\abq_Vcct
...........\........\contactClearanceDB.py,3803,2009-11-14
...........\........\contactClearanceForm.py,2489,2009-10-09
...........\........\contactClearanceManForm.py,1646,2009-10-08
...........\........\interfaceDB.py,9179,2009-11-14
...........\........\interfaceForm.py,4719,2009-10-12
...........\........\interfaceManForm.py,1530,2009-10-08
...........\........\interfacePropertyDB.py,10722,2008-08-29
...........\........\interfacePropertyForm.py,7195,2008-08-29
...........\........\interfacePropertyManForm.py,1659,2009-10-08
...........\........\vcctClassModule.py,31312,2009-11-06
...........\........\vcctConstants.py,374,2010-10-21
...........\........\vcctInputFileReader.py,14542,2009-11-19
...........\........\vcctInputFileWriter.py,25898,2010-06-28
...........\........\vcctKernelInit.py,5670,2010-10-21
...........\........\vcctManDB.py,1214,2010-06-14
...........\........\__init__.py,4,2007-11-24
...........\vcct_plugin.py,2745,2009-10-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SD_CARD
    基于stm32f407的sd卡数据读写功能,源码数据(Based stm32f407 the sd card data read and write functions, source data)
    2020-11-10 21:39:45下载
    积分:1
  • led -位操作
    作者 raojun 自己写的一个用位带方式操作单片机的一个demo!(The author raojun himself wrote a demo to operate a single chip computer with a bit of bit.)
    2018-03-22 17:59:02下载
    积分:1
  • 49133
    枚举系统通信协议源码,例程程序调用API函数枚举系统通信协议。(Enumeration system communication protocol source code, the program calls API function to enumerate routine system communication protocol .)
    2016-09-25 21:35:50下载
    积分:1
  • 多功能数字时钟
    基于ARM Cortex-M4F(TM4C123)单片机 ,编程控制TM4C123微控制器的RTC 模块,实现一个简易的数字时钟,具有多种功能 ?【功能】 ?(1)UART输出当前时间信息,UART可设置日期和时间,设置方法自定; ?(2)可通过UART 设置/查询闹钟,定闹时间到,从UART输出提醒; ?(3)在液晶屏上显示日期和时间信息(中文); ?(4)可使用实验板上的K1-K4按键修改日期和时间,设置方法自定; ?注:该题依赖于“3”,需先完成“3”才可做该题 ?(5)农历功能,农历自动跟踪阳历的变化; ?(6)24节气功能(Based on ARM Cortex-M4F (TM4C123) MCU, the RTC module of TM4C123 microcontroller is programmed and controlled to realize a simple digital clock, which has many functions. (function) (1) UART output the current time information, UART can set the date and time, set the method to set itself. (2) the alarm clock can be set / inquired by UART, and the time is up until UART is output. (3) display date and time information on LCD screen (Chinese); (4) you can use the K1-K4 button on the experiment board to change the date and time, and set the method to set it. Note: the question depends on "3", and it is necessary to finish "3" first. (5) the function of the lunar calendar, and the lunar calendar automatically tracks the changes of the solar calendar. (6) the function of 24 throttle)
    2020-07-02 18:00:02下载
    积分:1
  • Text1
    pca 用于定时器功能 pca可用于捕捉,定时,pwm输出等功能(pca pca can be used to capture, timing, pwm output for timer function)
    2012-08-28 15:04:01下载
    积分:1
  • stm32 pwm输出
    TM32的高级定时器TIM1可以产生互补的PWM,并且可以通过相关寄存器的设置使能或关闭PWM的输出。在编写BLDC的驱动程序时,本人利用TIM1的channel1,2生成了三路互补的PWM波形,定时器驱动程序(The advanced timer TIM1 of TM32 can generate complementary PWM, and it can enable or close the output of PWM through the setting of related registers. When writing BLDC driver, I use TIM1 channel1,2 to generate three complementary PWM waveforms, timer driver.)
    2018-07-29 11:09:58下载
    积分:1
  • Ucos_C8051F_PCF_UART0
    在C8051F060上实现嵌入式系统ucos,读取时钟,并实现IIC通信以及串口通信。(C8051F060 at implementation on embedded systems ucos, read clock, and IIC communications, as well as implementation of serial communication.)
    2009-03-06 11:33:24下载
    积分:1
  • temprature
    说明:  该源代码为基于AVR单片机的温度加热控制系统的源程序。测温采用的的是热敏电阻,加热控制采用的是PID算法。另:编译器我用的是CVAVR 版本号是1.25.7a(The source code for AVR-based single-chip temperature heating control system of the source. Temperature measurement is used in thermistor, heating control PID algorithm is used. The other: the compiler I use is CVAVR version 1.25.7a)
    2008-10-16 10:40:30下载
    积分:1
  • DS1302
    DS1302实时时钟芯片驱动程序,系统时钟7.3728MHZ,设置熔丝位为外部高频石英晶体振荡,启动时间4.1ms。(DS1302 real-time clock chip driver, the system clock 7.3728MHZ, set the fuse bit for the external high-frequency quartz crystal oscillation, startup time of 4.1ms.)
    2017-09-15 21:18:00下载
    积分:1
  • Menu
    说明:  液晶显示屏多功能显示及可修改代码,可参考学习如何进行翻页设置(Multi function display and modifiable code of LCD)
    2019-11-04 14:29:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载