-
Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,...
Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,IDE: CodeBlocks。通过gsoap生成代理类接收数据。 -Server with php5 soap extension of realize in order to return to soap array A shares market data. Chinese using UTF8 encoding. Client with GCC+ WxWidgets2.8+ Gsoap2.7, IDE: CodeBlocks. Gsoap generate proxy class through the receive data.
- 2023-07-23 00:45:03下载
- 积分:1
-
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来...
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来 -This procedure is the role of a PE file enumerate all of its resources and to print out
- 2023-05-29 19:50:03下载
- 积分:1
-
VC++面向对象程序设计 VC++面向对象程序设计
VC++面向对象程序设计 VC++面向对象程序设计-VC++ object-oriented programming
- 2022-03-14 03:39:56下载
- 积分:1
-
一个简单的前台收银软件,可用于餐饮行业的前台收银
一个简单的前台收银软件,可用于餐饮行业的前台收银-Cashier a simple software that can be used for food and beverage industry Cashier
- 2023-01-11 21:20:04下载
- 积分:1
-
GPORT是一个通过调用系统ws2_32.lib实现类似UNIX下系统进程ID的工具,包含源代码。...
GPORT是一个通过调用系统ws2_32.lib实现类似UNIX下系统进程ID的工具,包含源代码。-GPORT is through a system called UNIX ws2_32.lib achieve similar process under ID system tools, including source code.
- 2022-04-01 14:45:08下载
- 积分:1
-
C#API大全
内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数...
C#API大全
内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数
- 2022-02-26 21:02:47下载
- 积分:1
-
This procedure is used VC 6.0 prepared screenshot tool, easy to use.
本程序是用VC++6.0编写的截图工具,方便使用。-This procedure is used VC 6.0 prepared screenshot tool, easy to use.
- 2022-01-26 07:23:11下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-05-28 14:16:02下载
- 积分:1
-
vb学生管理信息系统 适用与毕业设计 娘洗撇
vb学生管理信息系统 适用与毕业设计 娘洗撇-vb application of student management information system design and graduated from mother to wash charge
- 2022-04-08 18:45:09下载
- 积分:1
-
process Scheduling Algorithm : The highest priority of several priority scheduli...
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。-process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-07-18 13:52:56下载
- 积分:1