-
Geodetic coordinate conversion used in the Gaussian, UTM Positive Solutions Sour...
大地坐标转换中用到的高斯、UTM正解源码-Geodetic coordinate conversion used in the Gaussian, UTM Positive Solutions Source
- 2022-02-12 13:51:41下载
- 积分:1
-
an online examination system, can be logged to register for the examination, the...
一个在线考试系统,进行注册登录即可进行考试,采用了线程-an online examination system, can be logged to register for the examination, the use of threads
- 2022-05-12 18:20:43下载
- 积分:1
-
C++封装的GSM短信模块
C++封装的GSM SMS短信收发接口,对PDU编码的中英文短信进行发送,读写操作,采用发送接收缓存,使用windows自带的多线程编程
- 2023-06-07 18:25:04下载
- 积分:1
-
Asp Server网站服务器windows简易版
Asp Server网站服务器windows简易版下载下载就能用默认首页目录www
- 2022-10-29 04:50:03下载
- 积分:1
-
五个文件均为VC++演示程序,它们可以帮助您学习VC++。
五个文件均为VC++演示程序,它们可以帮助您学习VC++。-Five documents are VC++ Demo program, they can help you learn VC++.
- 2022-07-12 04:08:50下载
- 积分:1
-
九九乘法代码
对于C语言的初学者来说,九九乘法算法可谓是必须要掌握的算法了值得初学者去学习探讨,由于本代码是本人写,有什么不足之处希望批评指教对于C语言的初学者来说,
- 2022-01-25 20:42:27下载
- 积分:1
-
建立一个按钮弹出
构建一个弹出式图象按钮-build a button pop-up image
- 2022-08-08 22:31:32下载
- 积分:1
-
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作...
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal characters htoi function for conversion work
- 2022-02-01 10:44:30下载
- 积分: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
-
Wince5.0+S3C2440扩展总线挂接CPLD的驱动
Wince5.0+S3C2440扩展总线挂接CPLD的驱动-Wince5.0+ S3C2440 expansion bus drivers hooking CPLD
- 2023-04-20 23:35:02下载
- 积分:1