-
Sierpinski地毯的分形图形,由分形递归算法生成的源程序。
Sierpinski地毯的分形图形,由分形递归算法生成的源程序。-Fractal graph by Sierpinski rug algrithm
- 2022-04-28 08:15:07下载
- 积分:1
-
由Ayn Rand的源泉
the fountain head by ayn rand
- 2023-01-27 04:05:04下载
- 积分:1
-
一个C++存储类
一个C++存储类-a Class C storage
- 2022-03-15 05:06:19下载
- 积分:1
-
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6....
输入中缀式,转换为后缀式,并输出结果。如2+2*2,得出结果为6.-Input is made up of type, into a suffix-type, and output. Such as 2+2* 2, the results for the 6.
- 2022-01-24 08:55:45下载
- 积分:1
-
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏...
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。
3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。
4.可以按归并排序方法对书目进行排序;
5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库;
6.内置强大的异常处理机制,可以应付绝大部分异常情况。
7.程序标题栏实时显示程序状态。
-c++ curriculum design library management system
1. The realization of the binary database search, find, modify, add, delete and other operations
2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage.
3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database.
4. May merge sort method to sort the bibliography
5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database
6. Built a powerful exception handling mechanism to cope with the vast majority of anomalies.
- 2022-10-29 07:35: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++ 的命令。
c++ 资料,主要包含一些c++ 的命令。-c, c include some major orders.
- 2022-03-15 06:56:58下载
- 积分:1
-
E-Book Kent Beck Test-driven development 2003
- 2023-04-23 22:35:04下载
- 积分:1
-
C编译器,可以学习怎样做编译器算法,不知道对大家有没用.
C编译器,可以学习怎样做编译器算法,不知道对大家有没用.-C compiler, you can learn how to make the compiler algorithms, do not know whether the U.S. has no use.
- 2022-07-10 17:26:55下载
- 积分:1
-
判定一个图是否是双连通图,没有实现图形界面,是DOS程序
判定一个图是否是双连通图,没有实现图形界面,是DOS程序-To determine whether a graph is a two-connected graph, there is no realization of a graphical interface is DOS program
- 2022-05-07 03:26:06下载
- 积分:1