-
h.263解码器 视频会议 图像采集 图像压缩
h.263解码器 视频会议 图像采集 图像压缩-h.263 codec video conferencing image acquisition image compression
- 2022-06-02 05:20:51下载
- 积分:1
-
在程序中动态创建菜单,菜单项中可以显示图标,比较美观
在程序中动态创建菜单,菜单项中可以显示图标,比较美观-procedures in the creation of dynamic menu, the menu items will show icon, more beautiful
- 2022-05-31 11:35:35下载
- 积分:1
-
带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI...
带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI-Hamming codes with the direct-sequence transform DSSS direct sequence changes hamm used in the encoding, with GUI
- 2022-02-05 07:36:50下载
- 积分:1
-
树与二叉树转换,用的是c++
实现任意形状的树(使用广义表的方式从键盘输入)与二叉树的相互转换的实现...
树与二叉树转换,用的是c++
实现任意形状的树(使用广义表的方式从键盘输入)与二叉树的相互转换的实现-iohdiuosopidiosjdksddd
- 2023-08-25 16:15:04下载
- 积分:1
-
数据压缩,自动预测编码技术,matlab实现
数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
- 2022-03-02 01:51:15下载
- 积分:1
-
操作系统实验.rar
操作系统实验.rar-experimental operating system. Rar
- 2022-03-25 00:13:12下载
- 积分:1
-
对文本进行游程压缩
对文本进行游程压缩-right way outbound text compression
- 2022-01-28 21:32:58下载
- 积分:1
-
Programming frame package. Encapsulated only in the data frame the head and tail...
编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。
-Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and then the beginning and end of the added inclusion of opinions on line.
- 2022-08-12 14:03:52下载
- 积分:1
-
java的一个小程序共给大家风箱 !
java的一个小程序共给大家风箱 !-a small program to a total of you bellows!
- 2022-03-25 00:53:47下载
- 积分:1
-
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is d...
This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially contains "space" characters only. Read several letters from the file to the buffer. Then search the buffer for the longest string that matches the letters just read, and send its length and position in the buffer.
- 2022-10-29 01:55:05下载
- 积分:1