-
Self
采用自制线城池同时ping多台主机,
可以让工作人员能够及时地看到服务器网络是否断开-Self-made city line ping multiple hosts at the same time, allowing staff to network in time to see whether the server disconnect
- 2022-04-25 15:50:20下载
- 积分:1
-
创建窗口 基础教程
本代码旨在让初学者学习窗口的创建,以一个娱乐程序为例,让初学者在学习窗口创建的同时,保持乐趣,也给大家揭开一些恶搞程序的真面目。
- 2022-07-08 03:11:31下载
- 积分:1
-
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。
注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4.
Input Format:
第一行输入数组中记录个数n
第二行输入n个有序的整型关键码,以空格隔开
接下来输入三个待查关键码,每个关键码占一行
Output format:
对于每个关键码,分别输出:
找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开
接下来一行输出查找到的位置
接下来一行输出变化后的待查找序列
-Description:
The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
- 2023-05-15 19:40:03下载
- 积分:1
-
关于日期的各种操作的C++的程序
关于日期的各种操作的C++的程序-date on the various operational procedures for the C
- 2023-08-30 05:20:03下载
- 积分:1
-
斗地主源代码
利用VC开发工具,window7开发环境,制作的斗地主小型游戏,有单机版和网络版两种形式,适合初学者学习。
- 2023-08-30 16:20:02下载
- 积分:1
-
vc#开发的WINCE平台应用程序,可以实现数据上传下载等功能
vc#开发的WINCE平台应用程序,可以实现数据上传下载等功能-vc#
- 2022-10-22 15:40:03下载
- 积分:1
-
[原創][c++][winsock] 簡單的訊息、檔案網路傳輸範例程式[client-server]
资源描述
一個簡單的網路傳輸範例程式
由client端輸入指令來控制檔案傳輸
====使用方法====
先設定server端:
可任意輸入server的port number
server開啟接聽埠
client端:
輸入server的ip及port number
連線成功即可開始傳輸
輸入HELP可以查看指令
=============
編譯前要確定Linker有加上-lws2_32
祝您玩的愉快^^
- 2022-04-01 17:57:55下载
- 积分:1
-
常用的C与C++的一些算法,word格式.
常用的C与C++的一些算法,word格式.-Commonly used C and C++ some algorithms, word format.
- 2022-08-17 21:43:04下载
- 积分:1
-
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。...
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。-NG-source file system, file system is learning and virtual file system, and user state to the core of the process of file system too.
- 2022-07-25 07:55:11下载
- 积分:1
-
callback函数使用的示例
callback函数使用的示例-callback function uses the example
- 2022-01-26 04:37:17下载
- 积分:1