-
This procedure is used to prepare three
本程序是用fortran言语编写的三维SIMPLE算法程序,针对不可压、无粘流体。-This procedure is used to prepare three-dimensional fortran language SIMPLE algorithm procedures, for incompressible, inviscid fluid.
- 2022-03-15 17:15:16下载
- 积分:1
-
医院管理系统
资源描述这是一个有点长,但简单的迷你程序设计语言。医院管理系统项目是一个没有图形的控制台应用程序的代码:块。这个项目有效地利用文件处理,并教你如何使用文件添加、编辑、查找和删除记录。源代码这里提供的是完全和无差错的,可以下载的自由。该项目已被设计为该医院,位于尼泊尔勒利德布尔。
- 2022-07-23 00:47:16下载
- 积分:1
-
视频跟踪很好的代码,基于OpenCV和C++,我认为这是非常重要的…
很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。-Very good code for video tracking,based on opencv and c++,I think it s very important for learners of opencv.
- 2023-07-10 14:55:03下载
- 积分:1
-
This a rs232c communication software sample
This a rs232c communication software sample
- 2022-09-30 22:10:05下载
- 积分:1
-
1。一个简单的程序,可以直接查询到主机的地址和主机的地址,并且可以直接…
1.一个简单的程序可以直接查询自己主机的IP地址和www服务器的IP地址
2.使用输入框填写行列值,输出矩阵表
-1. A simple procedure can direct their inquiries to the host IP address and the www server IP addresses 2. use input box to fill in the ranks of value, the output matrix
- 2022-02-11 13:24:49下载
- 积分:1
-
控制面板示例 VB实现 控制面板的相似功能
控制面板示例 VB实现 控制面板的相似功能-control panel sample VB control panel similar to the function
- 2023-05-09 11:30:03下载
- 积分:1
-
I wrote an integrator, when the competition could have been written to the schoo...
我写一个积分器,比赛时候用的,本来是给学校写的,结果他们没用,郁闷吧-I wrote an integrator, when the competition could have been written to the school, their useless, it depressed
- 2023-06-23 13:35:04下载
- 积分:1
-
S3C2443的ads boot代码,使用ARM revw2.2编译器,测试过!
S3C2443的ads boot代码,使用ARM revw2.2编译器,测试过!-S3C2443 s ads boot code, the use of ARM revw2.2 compiler, tested!
- 2023-06-26 18:05:04下载
- 积分:1
-
During the code development phase I detected some variables and actions that are...
During the code development phase I detected some variables and actions that are general for all the resizable controls and for this reason I decided to move them in a general interface, IResizeControl, from which all the resizable controls are to inherit. Technically, IResizeControl is not an interface because it doesn t have any pure virtual functions, but I still consider it an interface because it doesn t make any sense to declare IResizeControl objects. In fact, I am preventing the creation of IResizeControl objects by declaring the IResizeControl s constructor and destructor as protected. The IResizeControl class
- 2022-07-01 21:38:20下载
- 积分:1
-
Java进行简单分词的实现
在eclipse上使用Java语言来实现简单地词典的分词,对文本进行简单地分词和查询;通过这样的操作可以完成词典的分词并且带有txt语料库来进行比对。
- 2022-08-13 06:44:18下载
- 积分:1