-
用vc++开发fluent
用vc++开发fluent-udf的工具-with vc fluent development-tools udf
- 2023-05-18 04:00:03下载
- 积分:1
-
编译环境:tuboc2.0
编译方法:在桌面建一TC.exe的快捷方式,将程序拖入快捷方式编译执行即可
程序在Dos环境通过图形界面函数和鼠标驱动接口函...
编译环境:tuboc2.0
编译方法:在桌面建一TC.exe的快捷方式,将程序拖入快捷方式编译执行即可
程序在Dos环境通过图形界面函数和鼠标驱动接口函数,实现能够用鼠标点击的卡诺图动态化简-Compiler environment: tuboc2.0 compiler Methods: One TC.exe built on the desktop shortcut, drag the shortcut to the program can compile the implementation of procedures in the Dos environment function through a graphical interface and mouse-driven interface function, can realize with the mouse clicks Karnaugh Map Simplification of dynamic
- 2022-03-09 23:53:53下载
- 积分:1
-
获取硬件信息
获取硬件信息
获取硬件信息
获取硬件信息
-access to the hardware access to information hardware access to information hardware access to information hardware information
- 2023-08-14 11:25:04下载
- 积分:1
-
一个诺基亚手机的塞班平台上的开发的贪吃蛇的小游戏 可供初学者学习之用...
一个诺基亚手机的塞班平台上的开发的贪吃蛇的小游戏 可供初学者学习之用-Saipan a Nokia mobile phone platform developed by the Snake game for beginners learning
- 2022-05-04 21:49:35下载
- 积分:1
-
altera cycloneII fpga 的pcb封装图,protel格式的,下载后加载,省得自己画了。...
altera cycloneII fpga 的pcb封装图,protel格式的,下载后加载,省得自己画了。-altera cycloneII fpga the pcb package plans, protel format, download load clinics to save their own a painting.
- 2023-02-23 23:30:03下载
- 积分:1
-
一个java东西,是不错的。 再Jcreator 下编译过,看看就知道了....
一个java东西,是不错的。 再Jcreator 下编译过,看看就知道了.-a java things are quite good. Under another Jcreator compiled see will know. Oh
- 2022-05-29 19:48:36下载
- 积分:1
-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件:
(2) 采用二级或二级以上的多级文件目录管理;
(3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”;
(4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令:
命 令 功 能 命 令 功 能
Create 建立文件 Read 读文件
Open 打开文件 Write 写文件
Close 关闭文件 Copy 复制文件
Delete 撤消文件 Directory 查询目录
(5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
- 2023-04-23 12:45:04下载
- 积分:1
-
procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-07-05 03:20:50下载
- 积分:1
-
through DX D3D achieve a group photo of a simple animation functions, we can und...
通过DX的D3D实现一组图片的简单的动画功能,对于大家理解动画的动作方式很有帮助.-through DX D3D achieve a group photo of a simple animation functions, we can understand the animation moves very helpful way.
- 2022-10-15 01:40:03下载
- 积分:1
-
C++ MOPSO 代码
本人新研究的一个MOPSO(多目标粒子群算法),用于各种优化计算,C++编译,非常好用,
何选择带领者呢?
MOPSO在存档中选择一个粒子跟随。如何选择呢?根据网格划分,假设每个网格中粒子数个,i代表第几个网格。该网格中的粒子被选择的概率为,即粒子越拥挤,则选择的概率越低。这是为了保证能够对未知的区域进行探索。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 10:21:19下载
- 积分:1