-
ANSYSpractice
1. 进入START > Programs > ANSYS 10.0 > Ansys Product Luncher
2. 单击Launch 标签,选择ANSYS Simulation Environment 和授权
3. 单击File Management标签,输入工作目录和作业名
(1 Go to START> Programs> ANSYS 10.0> Ansys Product Luncher 2. Click the Launch tab, select ANSYS Simulation Environment and authorization 3 Click File Management tab, enter the working directory and job name)
- 2013-10-08 17:00:56下载
- 积分:1
-
cgiqacteristicwaterfallconnection
vc程序开发 Cspin的具体操作方法 主要介绍CSPIN的 使用,(Vc programming Cspin specific operation method Mainly introduces the use of CSPIN,)
- 2017-04-12 01:38:04下载
- 积分:1
-
Forest3DNew
说明: 这是3DForest网站的开原程序集,基于CodeBlocks14开发。(This is the original 3DForest site assembly, based on CodeBlocks14 development.)
- 2020-06-20 02:20:02下载
- 积分:1
-
实验四
说明: 二进制基带信号眼图的形成原理及仿真实现方法(The formation principle and simulation method of binary baseband signal eye)
- 2020-05-25 20:11:20下载
- 积分:1
-
8比特的约翰逊计数器
用Verilog语言编写程序实现8比特约翰逊计数器(Write a program in Verilog language to implement the 8 bit Johnson counter.)
- 2020-11-29 18:59:27下载
- 积分:1
-
著名的安装制作软件InnoSetup的源码及示例源码
著名的安装制作软件InnoSetup的源码及示例源码-The installation of a well-known software s source code and sample InnoSetup source
- 2022-03-15 12:15:03下载
- 积分:1
-
C语言宏定义
自己总结的常用宏定义,学习51 很有用,便于代码管理,其他的也可以参考看看,多了解写东西总是有好处的,第一次上传,以后会继续上传自己觉得不错的代码或者总结之类的东西给大家,不喜勿喷
- 2022-07-02 20:18:51下载
- 积分:1
-
Refinement on SQL development, deal with the development of the internal process...
关于SQL开发的细化,处理开发内部处理系统过程中的BUG。-Refinement on SQL development, deal with the development of the internal processing system in the process of BUG.
- 2022-02-03 01:49:56下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
Dogs-vs-Cats
说明: 通过深度学习,实现了猫狗图片分类问题,准确度达到88%(Through in-depth learning, the problem of cat and dog image classification is realized, and the accuracy is 88%.)
- 2018-12-25 20:20:35下载
- 积分:1