-
运动控制卡应用事例程序,对编程人员很方便。采用动态连接库方法...
运动控制卡应用事例程序,对编程人员很方便。采用动态连接库方法-Control card application software
- 2022-06-19 19:57:11下载
- 积分:1
-
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”...
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client"s request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed
- 2023-06-10 06:20:03下载
- 积分:1
-
classic problem HANOR recursive solution (C version), all are welcome to downloa...
经典问题汉诺塔的递归解法(C++版),欢迎大家下载!-classic problem HANOR recursive solution (C version), all are welcome to download!
- 2022-02-02 01:28:03下载
- 积分:1
-
一个简单的计算器,支持基本四则运算,括号,支持运算级
一个简单的计算器,支持基本四则运算,括号,支持运算级-A simple calculator, support the basic four operations, brackets, support the operations level
- 2023-05-06 21:25:03下载
- 积分:1
-
AVL 树上 C
执行的 AVL 树的完整代码。
平衡、 菜单、 准备好进行编译。
It´s 在西班牙,但你可以轻松地理解它。
它肯定是编程的一动态结构类 C,A 上。
我还曾在界面简单和高效。
- 2022-01-26 06:10:27下载
- 积分:1
-
数据结构数据链的演示程序,包括一个简单的模板…
数据结构中数据链表的演示程序,其中包含有简单的模版编程。DOS界面下运行,VC++ 6.0编写。-data structure data Chain Demonstration Program, which includes a simple template programming. Running under DOS interface, VC 6.0.
- 2022-05-25 15:14:59下载
- 积分:1
-
串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件...
串口编程,通过串口可以监视串口文件,可以ASCII与十六进行进行观测数据,传入二进行制数据并且可以保存成object.bin文件-serial programming, serial port can monitor serial documents, ASCII and can be conducted for 16 observational data into two data for the system and can save documents into object.bin
- 2022-11-02 08:05:03下载
- 积分:1
-
C HANOR prepared by the algorithm source code, since that was the good, huh
我用C编写的汉诺塔算法的源程序,自认为写的不错,-C HANOR prepared by the algorithm source code, since that was the good, huh
- 2022-03-23 22:04:30下载
- 积分:1
-
计算机图形学:板球
应用背景这是一个计算机图形学项目。它包括线差分数字分析仪(DDA)算法,绘制二维/三维平移和缩放。项目场景:球是随机打在球场。球拍击球卫冕树桩下。和公司;及;及;及;及;及;关键技术这是在代码中建立的控制台程序:包含图形的图形。
- 2022-10-08 20:45:08下载
- 积分:1
-
VC++ matrix class template used to achieve matrix storage, transpose and other i...
VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
- 2023-07-19 18:45:03下载
- 积分:1