-
inplement des arithmetic by c
des算法的c实现-inplement des arithmetic by c
- 2022-03-14 08:51:36下载
- 积分:1
-
Tic Tac Toe
这是我在C++开发的一个TIC TAC趾游戏,作为我的一部分。课程.TicTac Toe是一个两人的智力游戏。我在DeVC++ C++开发了这个游戏,使用了OOPS概念。这是一款基于游戏机的游戏。游戏询问矩阵行和列以获取输入,并为玩家1返回“x”,为玩家2返回“o”。游戏通过正确的验证完成,它检查输入是否正确,并提示用户输入是否正确。游戏不允许用户选择已使用的单元格;
- 2022-03-22 15:34:19下载
- 积分:1
-
Жордан шугаман тэгшитгэлийн систем
#包括;
- 2022-09-29 15:00:02下载
- 积分:1
-
mysql similar to the one console application procedures, functions less and the...
类似于mysql的一个console应用程序,功能少一些,实现了基本的SQL语句,有index-mysql similar to the one console application procedures, functions less and the basic implementation of SQL, index
- 2023-05-15 05:45:03下载
- 积分:1
-
hotelreservationsystem
使用新泽西的标准ML生成用于酒店预订的命令行应用程序。
- 2023-04-05 01:30:03下载
- 积分:1
-
曲线离散化算法,douglas_peucker算法。
曲线离散化算法实现,Douglas_Peucker算法。-Curve discretization algorithm, Douglas_Peucker algorithm.
- 2023-04-14 05:05:04下载
- 积分:1
-
Apriori algorithm source code, in vc++ 6.0 environment to run, compile, there ar...
Apriori算法源码,在vc++6.0环境下运行,编译,有操作界面-Apriori algorithm source code, in vc++ 6.0 environment to run, compile, there are user interface
- 2023-01-11 16:10:04下载
- 积分:1
-
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换...
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKET handle two. With DuplicateHandle () function to be converted to SOCKET their own use. 3. After the conversion used for data transmission SOCKET
- 2022-02-24 22:31:02下载
- 积分:1
-
Function as follows: to achieve the joint text file encryption, using DES encryp...
功能如下:实现对文本文件的联合加密,对文本文件使用DES加密,对文本文件使用RSA密钥进行DES加密。加密标准程序按照规范,进行加密。
- 2023-01-20 20:35:04下载
- 积分:1
-
词法分析器
这是关于编程语言和翻译方法的源代码。词法分析器,认识到有效的字符串。 第 1 步编写编译器。
- 2022-08-25 11:11:28下载
- 积分:1