-
快速排序程序,
Quick sort program ,
It is program for Quick sort algorithm implelementation in C
- 2022-12-14 07:15:02下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1
-
幻灯片 幻灯片 幻灯片 幻灯片
幻灯片 幻灯片 幻灯片 幻灯片-slides s lides s lides s lides s lides s lides s lides
- 2023-08-31 21:00:03下载
- 积分:1
-
任意进制转换。
1、输入要输入的进制
2、输入要转换的数
3、输入要转成的进制...
任意进制转换。
1、输入要输入的进制
2、输入要转换的数
3、输入要转成的进制-Arbitrary hexadecimal conversion.
1、enter the hexadecimal input
2、input to the conversion of a number of
3、enter into the M-ary
- 2022-03-22 14:21:41下载
- 积分:1
-
教育网免费IP地址查询软件,用于查询网络域名或IP地址是否属于中国教育科研计算机网所定义的国内流量免费地址。...
教育网免费IP地址查询软件,用于查询网络域名或IP地址是否属于中国教育科研计算机网所定义的国内流量免费地址。-Education Network IP Address inquiries free software for network inquiries domain names or IP addresses whether the China Education and Research Network"s definition of free flow of domestic addresses.
- 2022-07-10 10:28:45下载
- 积分:1
-
java写的一个可收发EMAIL的类.可用其中的方法直接收发EMAIL.
java写的一个可收发EMAIL的类.可用其中的方法直接收发EMAIL.-wrote a java can send and receive e-mail and the like. The method can be used directly TX EMAIL.
- 2022-02-01 20:13:47下载
- 积分:1
-
网游的重点就是代码的复用和脚本配置,这套脚本的特点是可以根据[]定位所要读取的id号,并通过“,”号分割各个属性,那么在利用的时候方便策划编辑。...
网游的重点就是代码的复用和脚本配置,这套脚本的特点是可以根据[]定位所要读取的id号,并通过“,”号分割各个属性,那么在利用的时候方便策划编辑。-Network is the focus of code reuse and configure script, this script can be characterized by [] to read positioning id number, and through
- 2022-08-22 04:20:52下载
- 积分:1
-
Addressbook using double
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
- 2022-08-24 01:14:44下载
- 积分:1
-
100M
100M-MAC-IPcore(从OPENCORE下载);-100M of the MAC
- 2023-02-17 12:05:04下载
- 积分:1
-
J2EE网络书店系统采用JSP、Servlet、JavaBean开发的初学者…
J2EE网络书店系统
采用JSP , servlet ,javabean开发
初学者可以参考-J2EE Bookstore network system uses JSP, servlet, javabean development beginners can reference
- 2022-02-09 11:04:49下载
- 积分:1