-
进程间通过油槽进程通信的源程序 可以运行通过的 C++编写
进程间通过油槽进程通信的源程序 可以运行通过的 C++编写-The process of inter-process communication through the fuel tank can be run through the source code of the C++ to prepare
- 2022-02-21 22:03:06下载
- 积分:1
-
: 介绍国外在微型显示器军事应用方面的状况 , 提出研发 L C o S微型显示器配置...
: 介绍国外在微型显示器军事应用方面的状况 , 提出研发 L C o S微型显示器配置-: Introduction to micro-display in the status of military applications, the R
- 2022-08-02 13:33:30下载
- 积分:1
-
测试C++中系统自定义的数据类型长度
在C++编译系统中,会有很多的数据类型,这次本人在win10系统上,在visual studio2015的开发环境下,使用sizeof函数测量其内定的数据类型所占的内存大小,不同的编译环境可能会有差别
- 2022-12-18 12:40:03下载
- 积分:1
-
CSeries数串单列表类
CSeries数串单列表类-few strings single category list
- 2023-07-06 11:30:03下载
- 积分:1
-
WinCE下的系统进程列出程序。主要是方便远程调试的程序。
WinCE下的系统进程列出程序。主要是方便远程调试的程序。-WinCE system under the process set out the procedures. Convenience is the main remote debugging process.
- 2022-01-26 08:21:05下载
- 积分:1
-
vc in the operating system, applications
vc++在操作系统的应用 程序-vc in the operating system, applications
- 2023-06-14 05:05:03下载
- 积分:1
-
widestudio 图形用户界面的 用户指导,此乃开源软件,这个手册看着还可以,可以到sourceforg 下载源码,thanks...
widestudio 图形用户界面的 用户指导,此乃开源软件,这个手册看着还可以,可以到sourceforg 下载源码,thanks-widestudio graphical user interface of the user guide, which is open source software, this manual can also be looked at, you can download the sourceforg source, thanks
- 2022-01-25 15:38:48下载
- 积分:1
-
eclipse测试sql server 2008 r2数据库是否连接成功代码
在eclipse中创建一个java project,新建class 名为JDBC1,在项目里加入sqljdbc4.jar包,然后在JDBC1中写入相应代码,测试数据库是否连接成功。
- 2022-07-07 21:04:12下载
- 积分:1
-
用C写的通讯录小程序
大家一起交流一下
用C写的通讯录小程序
大家一起交流一下-Address Book using C to write small programs of exchange with U.S.
- 2022-02-02 01:22:07下载
- 积分:1
-
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;...
a)需求分析:
任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码;
要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现;
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffman coding; Requirements : Every character in the output of the number and the code for which the minimum requirement of the right to use Heap; B) Summary of design : the procedures used by the data nodes the tree structure and linear form, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-03-06 12:21:16下载
- 积分:1