-
讲述了动态库的制作过程,里面有个简单的小示例,介绍了动态库的用法...
讲述了动态库的制作过程,里面有个简单的小示例,介绍了动态库的用法-Described the process of making dynamic libraries, which have a simple little example, introduced a dynamic library usage
- 2023-04-26 20:25:02下载
- 积分: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
-
bytes in EnglishSystem will automatically delete the directory of debug and rele...
bytes in EnglishSystem will automatically delete the directory of debug and release, so please do not
- 2022-07-25 17:18:11下载
- 积分:1
-
opencv运动目标检测
本文档是对本地视频的运动目标进行处理,利用帧差法提取出运动目标,从而进行针对目标的一系列操作。
- 2023-01-12 11:10:19下载
- 积分:1
-
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助...
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助- C++ In Action the source code for learning C++ People to share! ! We hope to help
- 2022-02-09 18:35:59下载
- 积分:1
-
应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行...
应用银行家算法解决死锁问写的银行家算法,只能实现固定进程和资源的操作,不过要是应付作业什么的没有问题,绝对可以运行 -application bankers algorithm to solve the deadlock was asked bankers algorithm, the process can only be fixed and operational resources, but what if the deal with no operational problems and it can definitely run
- 2022-02-16 01:52:18下载
- 积分:1
-
VC6平台的MFC的基本对话框贪吃蛇游戏
简单的贪吃蛇,使用MFC的基本对话框,适合了解MFC绘图的相关函数,和小游戏设计参考
- 2022-03-22 04:20:56下载
- 积分: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
-
An animated simulation of a vertical pinball bouncing movements, each attenuatio...
模拟一个动画弹球的垂直弹跳的动作,每次衰减为上次高度的0.9,考虑重力加速度。-An animated simulation of a vertical pinball bouncing movements, each attenuation for the last time a high degree of 0.9, consider the acceleration of gravity.
- 2022-11-05 11:00:04下载
- 积分:1
-
文学助手,自己写的,学数据结构的时候写的,实现的是KMP算法...
文学助手,自己写的,学数据结构的时候写的,实现的是KMP算法-kmp atithmetic for index
- 2022-02-09 23:24:59下载
- 积分:1