-
这个程序能生成3D圆锥并用鼠标控制图形运动。
这个程序能生成3D圆锥并用鼠标控制图形运动。-This process can generate 3D cone and graphics with the mouse to control movement.
- 2023-06-16 21:30:02下载
- 积分:1
-
服务 客户端 socket
服务端为win32服务程序, 用cmd命令安装 jrserver -i 或 jrserver -u删除,客户端与服务端采用socket连接,
客户端用配置文件保存服务器端口和地址和登录账号,服务装在其他电脑上需配置IP,服务端可以连接sql数据库,需要修改连接字符
- 2022-03-19 20:12:41下载
- 积分:1
-
Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConn...
串口通信与工程实践7.2,MAPIConnect.h,MAPIConnect.c-Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConnect.cpp
- 2022-12-23 01:15:03下载
- 积分:1
-
C #程序
- 2022-05-18 05:14:32下载
- 积分:1
-
查看中文的五笔。在命令下写入一个中文,如果有这个字的中文五笔字库,则返回这个字的五笔。...
查看中文的五笔。在命令下写入一个中文,如果有这个字的中文五笔字库,则返回这个字的五笔。-View the Chinese wubi. Under this order to write a Chinese, the word if there are five Chinese characters, then return to the word s wubi.
- 2023-07-08 11:00:04下载
- 积分: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
-
VC prepared USB Communication Program books Language : English books categories...
用VC++编写USB接口通信程序
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 154 KB
-VC prepared USB Communication Program books Language : English books categories : program design license : free software books Size : 154 KB
- 2022-05-13 21:43:33下载
- 积分:1
-
x 2+ 5y2 = m* x+ Bx range from 0-10. Can both use the same formula a formula nod
目标:创建一个VI,即使用公式计算以下方程节点:y1=x3-x2+5y2=m*x+Bx范围为0-10。两者都可以使用同一个公式一个公式节点,并在同一个图表中显示相同的结果。
- 2022-03-01 02:45:11下载
- 积分:1
-
做的一个五子棋的软件,有网络通信,人工智能的功能
做的一个五子棋的软件,有网络通信,人工智能的功能
- 2022-03-25 14:11:38下载
- 积分:1
-
一个用c++编写的程序,希望对初学者有一定帮助
一个用c++编写的程序,希望对初学者有一定帮助-A used c++ Preparation procedures, and they hope to have some help for beginners
- 2022-06-19 22:00:04下载
- 积分:1