-
本文件为Charles Petzold的《Programming Windows》一书中前五章的例程(已经编译通过),供大家学习。
本文件为Charles Petzold的《Programming Windows》一书中前五章的例程(已经编译通过),供大家学习。-This document is Charles Petzold
- 2022-03-16 21:20:08下载
- 积分:1
-
C++课件,内容通俗易懂,很适合初学者使用.
C++课件,内容通俗易懂,很适合初学者使用.-C++ Courseware, content user-friendly, it is suitable for beginners to use.
- 2022-01-25 14:05:57下载
- 积分:1
-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及...
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存.
(2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存.
(3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来.
-At the sending end through a coding system for encoding transmit data treatment. Will be heard in the receiver to decode the data. A complete system should have the following functions: (1) initialization. Read from the terminal character set size, as well as the characters and the right values, the establishment of Huffman trees, and save. (2) coding. used to build the Huffman tree to encode the text and then save it. (3) decoding. the use of the Huffman tree has been built will document the code decoding, the results print out.
- 2022-02-10 10:40:46下载
- 积分:1
-
c++链表插入操作,且链表数据元素有序,在插入时对数据进行比较,让其有序...
c++链表插入操作,且链表数据元素有序,在插入时对数据进行比较,让其有序-c List insertion and data elements in an orderly List, when inserted in the data, so in an orderly
- 2023-01-19 10:10:04下载
- 积分:1
-
eBuy商店jsp源代码
完整代码,网上书店,值得初学者学习。
- 2023-03-26 04:15:03下载
- 积分:1
-
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定...
利用http协议异步下载图片的c++类。类里面包含了一些其他的逻辑,但有良好的下载图片的函数。downloadPicExAsy。经测试,类下载图片安全稳定-The use of asynchronous http protocol to download pictures c++ classes. Class which contains some other logic, but there are a good function to download images. downloadPicExAsy. After testing, security and stability of Class download pictures
- 2022-07-26 14:01:38下载
- 积分:1
-
算术编码实现数据压缩(C语言实现)
算术编码C语言实现,这是我的信息安全实习代码,可以学习到字符串的操作和位运算。算术编码C语言实现,这是我的信息安全实习代码,可以学习到字符串的操作和位运算。
- 2022-09-12 07:15:03下载
- 积分:1
-
人脸检测
此代码是对人脸检测,给定了一人脸头像进行检测,如果是renl人脸则画框。
- 2022-10-29 19:20:04下载
- 积分:1
-
Generally also includes the final executable file generated by the reader can us...
一般还包含最后生成的可执行文件
读者可以使用 Visual Basic 将它们分别打开,分析其中的源代码
和各个控件的属性设置。
-Generally also includes the final executable file generated by the reader can use Visual Basic to open them separately, analysis of the source code and various properties of the control settings.
- 2022-01-31 19:00:37下载
- 积分:1
-
Bezier曲线绘制,可以实现多种调解需求,交互能力很强。
Bezier曲线绘制,可以实现多种调解需求,交互能力很强。-Bezier curve drawing, you can realize a variety of mediation demand, the capacity of a strong interaction.
- 2022-03-11 20:51:54下载
- 积分:1