-
一个简单在线日历的实现过程,利用asp开发。
一个简单在线日历的实现过程,利用asp开发。-a simple online calendar of the implementation process, using asp development.
- 2022-04-17 00:57:29下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
flash_asp天气预报功能简介:在线管理,可以改变界面颜色。
flash_asp天气预报功能简介:在线管理,可以改变界面颜色。-flash_asp weather profiles : online management, interface colors can be changed.
- 2022-05-23 09:00:29下载
- 积分:1
-
model induction of motor 1
model induction of motor 1
- 2023-03-10 18:05:04下载
- 积分:1
-
通过访问网站 实现获取主机所在地 CInternetSession 类 实现
通过访问网站 实现获取主机所在地 CInternetSession 类 实现-get localtion address
- 2022-02-13 21:00:21下载
- 积分:1
-
在线更新的实现源程序
在线更新的实现源程序-online update the realization source
- 2023-02-20 03:25:04下载
- 积分:1
-
jerasure
Jerasure-1.0是个非常好的关于erasure code的综合源代码包,对于研究erasure code的人会很有帮助。-Jerasure-1.0 is a very good erasure code on a comprehensive source code package, erasure code for the study of people who would be helpful.
- 2023-01-22 11:00:04下载
- 积分:1
-
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送...
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client requests for the client to establish a link SOCKET queue handle all the client to send data to respond to a client sent response information update service Works on the port side.
- 2022-01-27 10:18:43下载
- 积分:1
-
使用替换wsock32.dll文件来跟踪windows socket api函数的程序
使用替换wsock32.dll文件来跟踪windows socket api函数的程序- The use replaces the wsock32.dll document to track windows
socket the api function the procedure
- 2023-03-05 19:25:03下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1