-
VC6.0 use development, the entire document can be selected folder or multiple fi...
使用VC6.0开发,可以将整个文件夹或所选的多个文件名,由中文转换为拼音-VC6.0 use development, the entire document can be selected folder or multiple files, and by the conversion of Chinese Pinyin
- 2023-06-03 15:50:03下载
- 积分: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
-
我写的方块源代码
我写的方块源代码-I write source code block
- 2023-05-29 08:25:03下载
- 积分:1
-
本软件采用C/S模式,所以在第一次使用时需要对本软件进行配置,详情见说明。...
本软件采用C/S模式,所以在第一次使用时需要对本软件进行配置,详情见说明。-This software using C/S mode, so the first time need to configure the software, as detailed in note.
- 2022-06-15 14:55:50下载
- 积分:1
-
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知...
实验物体沿正弦曲线运动
1.实验目的
(1)初步熟悉应用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口、句丙,认知消息循环、画笔、画刷,建立坐标。
(2)实验物体沿正弦曲线运动,该物体为一个大小渐变以及颜色都会变化的小球,变化的的转折点是正弦曲线一个完整周期(2∏)里的四分之一,二分之一,和四分之三处(即∏/4 ∏/2 3∏/4处)
(3)通过放胶片电影的原理实现物体沿正弦曲线运动。胶片电影有原理是在规定时间(一般为1秒)播放24幅连续的画面,由于人的视觉暂留,所以人们在观看电影时,看到的就不是一幅一幅的画面,而是丰富精彩的场景。本程序通过调用sleep(100)函数使程序暂停0.1秒。当i
- 2022-01-21 02:30:31下载
- 积分:1
-
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。
JAVA的数据库使用控件,树状显示和Browse数据项目的内容。-this control is for java database.display the data items in tree view and browse its content
- 2023-08-26 11:55:03下载
- 积分:1
-
sift the original author of the test procedure algorithms, hybrid programming ca...
sift算法原作者的测试程序,混合编程改进后可用-sift the original author of the test procedure algorithms, hybrid programming can be improved
- 2022-07-14 10:44:14下载
- 积分:1
-
flash网站素材,做网站的朋友们可以收集
flash网站素材,做网站的朋友们可以收集-flash web site material, so the site can collect friends
- 2023-08-06 04:10:03下载
- 积分:1
-
推荐使用winhex,四面八方,格式转换,把所有的…
建议使用WinHex,各种方向、格式的转换通吃
打开文件
工具栏上 Convert, Intel HEX -> Binary 或者(汉化版) 转换,Intel 16进制 -> 二进制
保存,搞定。 -Recommend the use of WinHex, in all directions, format conversion takes all the toolbar to open the file Convert, Intel HEX-
- 2022-10-16 23:40:03下载
- 积分:1
-
撤销按钮动作的下拉键,及下拉列表实现。通过点击撤销或返回列表中的某一列,可以直接撤销或返回到这一步。另可在按钮的提示框(ToolTips)上动态显示撤销或返回的...
撤销按钮动作的下拉键,及下拉列表实现。通过点击撤销或返回列表中的某一列,可以直接撤销或返回到这一步。另可在按钮的提示框(ToolTips)上动态显示撤销或返回的具体信息。-revocation action of the drop-down button keys, and the drop-down list to achieve. By clicking on the entry list or revocation of a series can be directly withdrawn or returned to this step. Another button in the boxes (ToolTips) dynamic display to return to the revocation or specific information.
- 2022-08-16 07:38:15下载
- 积分:1