-
for notebook, s
自作记事本,-for notebook, s
- 2022-02-02 15:56:17下载
- 积分:1
-
代码采用顺序表的存储方法解决约瑟夫问题。
代码采用顺序表的存储方法解决约瑟夫问题。-The code sequence-table storage method to solve the problem, Joseph.
- 2023-04-03 19:30:04下载
- 积分:1
-
韩国CNB公司的一体机控制程序,控制云台上的镜头。
韩国CNB公司的一体机控制程序,控制云台上的镜头。-CNB Korea
- 2022-06-18 00:34:27下载
- 积分:1
-
VSN中文帮助文档(很详细,多人开发项目组和网络管理人员)
VSN中文帮助文档(很详细,多人开发项目组和网络管理人员),这个文档详尽介绍VSN从认识到建立运用非常详尽的教你操作。适用于所有开发人员和网络管理人员。
- 2022-03-12 01:25:19下载
- 积分: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
-
排序算法,改进的冒泡和选择算法
排序算法,改进的冒泡和选择算法-sort
- 2022-01-25 23:56:47下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1
-
DELHPI Ymodem收发文件
应用背景
说明:就是COM口读写文件的应用软件的源代码。使用Ymodem协议传输文件,支持6个COM口。多钟波特率选择。
就是COM口读写文件的应用软件的源代码。使用Ymodem协议传输文件,支持6个COM口。多钟波特率选择。
关键技术DELPHI 源代码COM口编程开发使用ymodem协议收发文件DELPHI 源代码COM口编程开发使用ymodem协议收发文件DELPHI 源代码COM口编程开发使用ymodem协议收发文件
- 2022-03-22 16:13:43下载
- 积分:1
-
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的...
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的工作量为0。
-achieve text automatic calibration, labeling and regular input attributes similar after using the label no longer consider the data submitted was checking the problem. Struts and the need to form large dynamic configuration rules than checking the text, the workload here is 0.
- 2022-01-25 14:53:22下载
- 积分:1
-
Windows下的服务程序,一个server,一个client,server监听SOCKET
Windows下的服务程序,一个server,一个client,server监听SOCKET-serve program in windows,a server ,a client ,
server listen socket
- 2022-03-18 05:05:17下载
- 积分:1