-
ThinkingC++ Chinese version, suitable for primary c++ Learners read the 01 part
ThinkingC++中文版,适合初级c++学习者阅读
01部分
-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 01 part
- 2022-01-21 22:41:24下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1
-
简单的局域网五子棋,可以开发人得大脑,不信你试试。
简单的局域网五子棋,可以开发人得大脑,不信你试试。-LAN Gobang easy, people can develop a brain, do not believe you try.
- 2023-06-06 19:00:03下载
- 积分:1
-
一个关于图书管理的VFP软件,比较详细的说明了编程流程。
一个关于图书管理的VFP软件,比较详细的说明了编程流程。-On the VFP library management software, a more detailed explanation of the programming process.
- 2023-07-17 00:25:03下载
- 积分:1
-
即时聊天软件
应用背景这是一个用C++编写的,基于UDP的远程聊天软件,支持单人私聊,多人群聊,以及服务器广播等基本功能,可供相关方面的初学者参考学习使用。关键技术
本程序以C++为编程语言,用MFC为框架,cs网络架构,udp套接字,压缩包内分为客户端和服务端两个程序,vc6编译通过。
- 2022-01-20 23:26:56下载
- 积分:1
-
这是一个GB18030和UNICODE转换的程序,采用查表法。其中GB18030有两字节和四字节部分。两字节的好显示,而四字节的需要特殊处理。...
这是一个GB18030和UNICODE转换的程序,采用查表法。其中GB18030有两字节和四字节部分。两字节的好显示,而四字节的需要特殊处理。-This is a UNICODE conversion GB18030 and procedures, the use of look-up table method. GB18030 which there are two-byte and four-byte part. Two bytes of a good show, and four bytes of the need for special treatment.
- 2022-11-30 10:40:04下载
- 积分:1
-
failed to translate
可以轻松的实现查看程序窗口的句柄和dll等属性-failed to translate
- 2023-03-10 21:10:04下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
outlook界面,含全部源代码,及demo样例-outlook interface, containing all the source code, and demo sample
- 2022-01-25 22:07:11下载
- 积分:1
-
Qemu 0.9.1 windows mobile port (need GCC 3.3.x to compile)
Qemu 0.9.1 windows mobile port (need GCC 3.3.x to compile)
- 2023-07-28 09:35:04下载
- 积分:1
-
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。
通过广度优先算法寻找迷宫(nSize*nSize)的最优路径。-breadth- first through the maze to find algorithm (nSize* nSize) the optimal path.
- 2023-03-01 22:45:03下载
- 积分:1