-
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)...
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S) -S in the list from the first m elements from a total of n elements stored in the s successful one back, otherwise return 0int LEN (STRING S)
- 2022-08-21 01:56:05下载
- 积分:1
-
本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换...
本源码是用VC++6.0实现的,显示了BMP位图,并实现了快速的8*8的块的DCT和IDCT变换-the source of VC 6.0, showing a bitmap BMP, and achieve a rapid 8* 8 block of DCT and IDCT transform
- 2022-09-07 03:40:03下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1
-
database source code
database source code
- 2022-09-07 19:45:03下载
- 积分:1
-
哈夫曼压缩程序Huffman哈夫曼压缩…
哈夫曼压缩程序哈夫曼压缩哈夫曼压缩哈夫曼压缩程序
- 2022-11-08 03:25:03下载
- 积分:1
-
计数器802611 .jsq.rar
计数器802611 .jsq.rar-counter 802,611. Jsq.rar
- 2022-02-26 12:00:55下载
- 积分:1
-
数据压缩的方法演示
数据压缩的方法演示-data compression method demonstration
- 2022-07-18 19:34:11下载
- 积分:1
-
Do not use WinRAR, in the process of extracting RAR files free development envir...
不使用WinRAR,在程序中自由解压缩RAR文档
开发环境:VisualBasic-Do not use WinRAR, in the process of extracting RAR files free development environment: VisualBasic
- 2022-03-09 16:17:29下载
- 积分:1
-
这是基于4*4键盘,及液晶的菜单设计,菜单内容包括波形、峰峰值和频率。...
这是基于4*4键盘,及液晶的菜单设计,菜单内容包括波形、峰峰值和频率。-This is based on the 4* 4 keyboard, and LCD menu design, menu content, including waveform, peak-to-peak and frequency.
- 2023-07-27 19:30:03下载
- 积分:1
-
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明...
一个快速的H.264解码器,由x264优化得到。主要是对slices的处理进行了优化,内含详细的说明 -a rapid H.264 codec, from MPEG optimized. Of the main slices of processing optimization, containing detailed explanation
- 2023-08-01 00:05:03下载
- 积分:1