-
单词检索
资源描述代码使用C++编写,运用AVL树,你可以简单的查找单词,本次查找是基于数组存储,因此内存不是很大,若想导入跟多单词建议开辟栈内存,检索速度还是很快的,适合初学者了解检索算法,排序算法而用的,希望对初学数据结构的有帮助
- 2022-05-16 07:23:45下载
- 积分:1
-
办公电话号码管理系统
一次简单的数据库课程设计作业,写的很简单,但是该有的模块都有,该实现的功能也都实现了。另外软件还有其他自己的特色,比如关于不同权限的界面显示等等
- 2022-07-16 01:59:20下载
- 积分:1
-
使用微软mci接口,利用MFC工具建立的vc++工成,实现了media player...
使用微软mci接口,利用MFC工具建立的vc++工成,实现了media player-Microsoft mci interface, the use of MFC utility to set up working into vc++ to realize media player
- 2022-01-25 19:57:35下载
- 积分:1
-
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,
多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,-This an algrithom for multi-task schedule[n tasks, m machines] , which is implemented by C
- 2023-01-10 18:30:03下载
- 积分:1
-
This is a project' s source code drp note, some of which is the code from oth...
这是一个drp项目的源代码说明,其中部分是借鉴他人代码,欢迎指正。-This is a project" s source code drp note, some of which is the code from others, please correct me.
- 2022-04-14 23:35:37下载
- 积分:1
-
显示DOS系统环境块的C源程序
显示DOS系统环境块的C源程序-Show the DOS system environment block C source
- 2022-12-15 14:15:03下载
- 积分:1
-
IEC104规约模拟程序
能够实现IEC104规约通讯,可以模拟子站发送数据,可以设置数据的变化范围
- 2022-03-18 22:49:44下载
- 积分:1
-
Foxmail 新版中有一个《邮件特快专递》的功能。起先搞不懂如何用,后来知道要在“工具...
Foxmail 新版中有一个《邮件特快专递》的功能。起先搞不懂如何用,后来知道要在“工具->系统选项”那边设置“本地 DNS 服务器的IP地址”。 觉得这个新功能蛮好用的。不需要通过SMTP代理,可以直接通过本地往邮箱所在的邮件交换器发送邮件。在暑假一开始想在 VC++ 中实现这个功能。用 IRIS 截包后,发现程序中有 mx8.263.net 发送邮箱,不知道这个是什么东西,所以作罢。后来才想到这个就是 263.net 的MX记录主机,原来特快专递的原理就是往这个主机上发送数据就行。-Foxmail is a new version of "Speedpost mail" function. Initially do not understand how to use, we later learned to "tool-gt; System Options "side set up" local DNS server IP addresses. " Think of this new feature very good use. Going through SMTP agents, through direct mail to the local where the mail exchange mail. Beginning in the summer to a VC in achieving this function. With IRIS cut package and found out the mx8.263.net send mail, I do not know what this is, give up. Later 263.net think this is the MX records mainframe, the original Speedpost this principle is to send data on the mainframe on the trip.
- 2022-03-20 15:14:35下载
- 积分:1
-
算法分析
算法分析-跳马问题-algorithm analysis-vault problems
- 2022-07-01 07:15:22下载
- 积分:1
-
不使用控件实现文件的打开、浏览、保存功能
不使用控件实现文件的打开、浏览、保存功能-not to use controls to open the files, browsing, retention
- 2022-08-15 01:48:54下载
- 积分:1