-
一个简单的扑克牌游戏代码!比较适合初学C++的同学!!1
一个简单的扑克牌游戏代码!比较适合初学C++的同学!!1-a simple poker game code! More suitable for beginners C students! ! 1
- 2022-06-19 09:45:05下载
- 积分:1
-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1
-
一个ACE写的服务器端,可以连接多个用户,并处理其请求
一个ACE写的服务器端,可以连接多个用户,并处理其请求-ACE to write a server-side, you can connect multiple users and to address their requests
- 2022-03-09 19:15:01下载
- 积分:1
-
This is a good drawing program, and in different regions also filling the color!
这是一个不错的画图程序,并且在不同区域还填了颜色!-This is a good drawing program, and in different regions also filling the color!
- 2023-04-02 10:15:03下载
- 积分:1
-
实现GUI程序与控制台程序的管道通讯~
实现GUI程序与控制台程序的管道通讯~-achieve GUI procedures and the procedures for console communication channels ~
- 2022-09-01 08:00:02下载
- 积分:1
-
为了提取条纹图案的相位,从条纹的强度数据…
To extract the phase of a fringe pattern, the intensity data from the fringe pattern is applied to the 1D-CWT algorithm on a row by row basis.
- 2023-05-20 18:40:03下载
- 积分:1
-
IC-PROG v1.05D: fleher driver
- 2022-01-21 05:13:16下载
- 积分:1
-
虽然VC6.0是上世纪的开发工具,但不可否认的是它毕竟是一代经典可视化的IDE。这份学习资源希望大家喜欢。...
虽然VC6.0是上世纪的开发工具,但不可否认的是它毕竟是一代经典可视化的IDE。这份学习资源希望大家喜欢。-Although VC6.0 is the last century the development of tools, but it is undeniable that it is after all the classic visualization generation IDE. The Learning Resource hope that everyone likes.
- 2022-11-13 12:00:04下载
- 积分:1
-
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。...
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
- 2023-01-09 22:00:03下载
- 积分:1
-
栈计算器,主要是利用栈来处理加减乘除运算
栈计算器,主要是利用栈来处理加减乘除运算-Stack calculator, mainly to deal with the use of stack Math
- 2022-11-18 04:30:03下载
- 积分:1