-
Practical C++ Programming ebook
Practical C++ Programming ebook
- 2022-03-30 23:57:45下载
- 积分:1
-
c写的坦克大战源程序,好极了
c写的坦克大战源程序,好极了-c write cycles source, a very good Ha Ha
- 2023-03-05 13:05:04下载
- 积分:1
-
用来发送网内信息的.(使用net send)
用来发送网内信息的.(使用net send)-used to send messages within the network. (Using net send)
- 2022-09-12 06:25:03下载
- 积分:1
-
java按钮响应处理程序
java按钮响应处理程序-java button response procedures
- 2022-02-01 03:40:16下载
- 积分:1
-
好玩的js应用,大家试试,喜欢js的朋友们可以试试,并非本人原创,欢迎联系...
好玩的js应用,大家试试,喜欢js的朋友们可以试试,并非本人原创,欢迎联系-good JS test,you can try!
- 2022-08-06 07:04:19下载
- 积分:1
-
大洋仓库管理系统作为大洋公司的主打产品,自开发成功以来经过众多客户的实践应用以及不断的开发、改版,现成功的推出了最新8.24版. 系统定位:适用于各种企业的...
大洋仓库管理系统作为大洋公司的主打产品,自开发成功以来经过众多客户的实践应用以及不断的开发、改版,现成功的推出了最新8.24版. 系统定位:适用于各种企业的仓库管理,特别是有组装配套作业的企业.... -Ocean warehouse management system as oceans company"s flagship product, since the successful development since many customers through the practice and application of continuous development, revision, the successful launch of the latest version 8.24. System location : apply to all enterprises warehouse management, in particular, it assembled matching enterprises operating
- 2022-05-17 11:06:59下载
- 积分:1
-
按钮
按钮-Button
- 2022-02-04 09:55:10下载
- 积分:1
-
操作系统课程设计之文件系统
基于fat32的文件系统,可以添加,删除,修改文件或者文件名,提供类似dos的操作方法
- 2022-01-27 23:16:31下载
- 积分:1
-
the book is certain to have Visual C based on the application prepared by the re...
本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certain to have Visual C based on the application prepared by the reader, the book by 150 examples, comprehensive, in-depth introduced to the use of Visual C 6.0 application procedures commonly used methods and techniques. The book is divided into six chapters, mainly on the Visual C. Net interface effects, graphics and image processing, document control and system functions, applications and controls MFC programming, database development and other content. These simple and practical examples, the typical strong, prominent features, many examples of the use of technology to solve a problem category, readers grasp examples of technology or skills, the use of these techniques may try to achieve more complex functions, applications to a wider range
- 2023-01-11 16:55:04下载
- 积分:1
-
哈夫曼编码
1.创建在每个节点拥有一个符号和它的频率的节点的列表。根据频率列表进行排序。
2.采取的第一次两个节点列表中,并创建一个新节点 (也称为父节点) 持有的那些节点和它的孩子作为节点频率的总和。
3.将新节点添加到的节点的列表,并删除您有用于创建的父节点的两个节点。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-10 14:36:12下载
- 积分:1