-
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作....
实现VC和ANSYS的调用,可以方便地实现两个软件之间的连接,同时可以实现图形用户界面的操作.-REALIZE THE CONNECTION OF THE ANSYS AND VC.SO IT IS VERY CONVINIENT FOR US TO USE THE SOFT AND MAKE GOOD USE OF THE RESOURCE........................................
- 2022-01-23 10:46:12下载
- 积分:1
-
旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序...
旅行商问题,两种方法实现,分别是递归回溯和用栈来代替递归的功能的程序-Traveling salesman problem, two methods to achieve, namely, retrospective and the use of recursive stack instead of recursive function procedures
- 2022-07-25 19:44:37下载
- 积分:1
-
简单的扫雷游戏是我的,从分析窗口功能的游戏,应用程序…
简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visual C is a functional module to the specific method, and provides procedures for the preparation of small game and the general method of Visual C skills to use.
- 2022-04-13 13:41:06下载
- 积分:1
-
考勤机的通讯程序,不知道对大家时候有用!
考勤机的通讯程序,不知道对大家时候有用!-Attendance machine communication procedures, I do not know when useful for everyone!
- 2023-01-07 01:25:04下载
- 积分:1
-
各种控件功能使用VC,包含所有控件的用途,实例
各种控件功能使用VC,包含所有控件的用途,实例-Various control functions of the use of VC, contains all control purposes, examples
- 2022-04-25 12:08:28下载
- 积分:1
-
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。...
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。-A program that uses an array of objects that receives 3 attibutes of an entity type of type int, float and string demonstrates use of constructors.
- 2022-07-26 12:41:32下载
- 积分:1
-
显示24*24点阵汉字的小程序,VGA模式下,带24点阵汉字库
显示24*24点阵汉字的小程序,VGA模式下,带24点阵汉字库-24* 24 dot matrix display Chinese characters applet, VGA mode, with 24 lattice汉字库
- 2022-01-24 14:53:02下载
- 积分:1
-
C write small programs, research SR HS vibration
C写的小程序,研究简协振动-C write small programs, research SR HS vibration
- 2022-02-07 02:13:26下载
- 积分:1
-
dos 系统下 isa内猫模块的测试程序
dos 系统下 isa内猫模块的测试程序-dos systems within isa cat module testing procedures
- 2022-11-20 03:15:03下载
- 积分:1
-
纽约大学的tinylinker代码
小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。
You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and
run.
The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The
first (leftmost) digit is the opcode, which is unchanged by the linker
- 2022-08-23 17:14:33下载
- 积分:1