-
VB+Excel 导线平差程序
本程序使用vb+excel的方式进行导线测量平差的程序的设计。vb负责全部的计算与交互,excel负责接收给用户呈现表格样式,和最后的计算结果的承载。目前左角的闭合导线和附和导线均经过检测,平差结果较好。
- 2022-12-15 19:30:04下载
- 积分:1
-
、文件搜索功能(仿照windows的来写)
2.1 界面完全仿照windows
2.2 增加文件内码识别功能
2.3 增加RES正则表达式搜索...
、文件搜索功能(仿照windows的来写)
2.1 界面完全仿照windows
2.2 增加文件内码识别功能
2.3 增加RES正则表达式搜索功能-a
- 2022-09-06 20:50:03下载
- 积分:1
-
汉诺塔,一个游戏,玩完便是世界末日,是由一个和尚发明的...
汉诺塔,一个游戏,玩完便是世界末日,是由一个和尚发明的-Tower of Hanoi, a game
- 2022-05-28 10:28:03下载
- 积分:1
-
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变...
进程是程序在一个数据集合上运行的过程,进程是并发进行的,也即系统中的多个进程轮流的占用处理器运行。
我们把若干个进程都能进行访问和修改的那些变量称为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条语句――同步原语――所组成。本试验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。
-process is a procedure in the data set to run the process, the process is conducted with the system that is the rotation process more than the occupier runs. We have a number of process can visit and revision of those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization process bodies for public variables visit. In general, synchronous bodies of a number of statements-- synchronization primitives-- composed. Th
- 2023-01-24 21:05:04下载
- 积分:1
-
mapx + c++ 实现标准例子 来自mapinfot
mapx + c++ 实现标准例子 来自mapinfot-MapX c achieve the standard example from mapinfot
- 2022-02-12 03:52:53下载
- 积分:1
-
计算距离和方位,经纬度
此程序计算以度为单位的两个地理坐标之间的距离和方位
- 2022-04-16 23:04:02下载
- 积分:1
-
windows ce 下的自制播放器,能播放mp3,mp4,
windows ce 下的自制播放器,能播放mp3,mp4,-windows ce made under the player, can play mp3, mp4,
- 2022-09-26 01:25:03下载
- 积分:1
-
一个自动关机程序
一个自动关机程序-an automatic shutdown procedures
- 2022-01-24 17:54:01下载
- 积分:1
-
拼图游戏的一个visual c源代码,很值得看一下,测试成功
拼图游戏的一个visual c源代码,很值得看一下,测试成功-pintu
- 2023-07-04 18:15:03下载
- 积分:1
-
cpp文件转换为html文件的源程序
cpp文件转换为html文件的源程序-cpp conversion of the source document html
- 2023-01-04 23:05:04下载
- 积分:1