-
yingshiping5
Visual C++音视频编解码技术及实践-第五章代码(Visual C++ Audio Video Coding and Practice- Chapter V code)
- 2007-09-27 09:15:52下载
- 积分:1
-
简单数字通信系统
【实例简介】
功能列表:
发送方:
1.能够实时采集语音
2.能够显示采集语音
3.能够把采集语音保存成文件
4.能够在本地实时播放采集语音
5.能够实时发送采集语音
接收方:
1.能够接收发送方传输的数据
2.能够显示接收数据
3.能够将接收到的数据保存成文件
4.能够实时播放接收到的语音数据
5.能够播放保存的语音文件
- 2021-07-27 00:30:58下载
- 积分:1
-
EC2DIY
文件中包含了歌曲名,专集名,歌手名,发行日期等信息.一个合格的播放器是可以将其提 取出来予以显示的.这些信息存在偶们称之为ID3的数据块中.下面贴上ID3的详细说明.
[4t1r.rar] - 用matlab开发的分布MIMO四发一收的仿真
(File contains the song name, album name, artist name, release dates and other information. A qualified player is extracted can be displayed.偶们existence of the information referred to as ID3 data block. Paste below ID3 detailed description. [4t1r.rar]- using matlab to develop the distribution of a closed four MIMO simulation)
- 2009-01-21 15:31:01下载
- 积分:1
-
work17
这是用于将一串字符串中重复的字符删除,采用的是指针方法(This is used to repeat a string of characters in the string to delete, using the pointer method)
- 2013-08-07 21:08:19下载
- 积分:1
-
Rtp2H264
h264 RTP包的解包、拼帧源码,适合android平台,实测可用。(H264 RTP packet unpacking, fight the frame source, suitable for the android platform, the measured available.)
- 2013-05-16 10:38:11下载
- 积分:1
-
aes
AES128/196/256 加解密源码,可实现ECB模式加密,HEX输出。密码及明文没有补齐功能,需手动补齐。无需特殊库文件,适合单片机使用。已测试,可正常使用。(AES128/196/256 encryption source code, can achieve ECB mode encryption, HEX output. The password and the plaintext without the need to manually fill up function. No special library files, suitable for single use. Has been tested, can be used normally.)
- 2015-12-30 09:30:04下载
- 积分:1
-
dos
学习synflood 写的例子!!!见谅(about tcp synflood attack learn example)
- 2020-06-17 20:20:07下载
- 积分:1
-
Optimized-JS-V8
面向对象、设计模式与性能
有些C/C++开发者有些奇怪的观念。他们认为使用面向对象和设计模式会降低程序的性能。但V8证明了这种观念是错误的。V8的实现使用了许多设计模式,但依然非常高效。
下面列出V8中使用的两个模式:
工厂模式
当Javascript引擎执行一个脚本时,引擎为遇到的每个变量、函数或数组都创建一个实例。JSObject是所有这些对象的父对象(Object oriented, design patterns and performance
Some C/C++ developers have some strange ideas. They believe that the use of object-oriented and design patterns will reduce the performance of the program. But V8 proved that this idea is wrong. V8 implementation uses a number of design patterns, but still very efficient.
The following lists the two models used in V8:
Factory mode
When a Javascript engine s a script, the engine creates an instance of each variable, function, or array encountered by the engine. JSObject is the parent of all of these objects.)
- 2016-08-30 23:02:34下载
- 积分:1
-
practice1
说明: 工程教育中级练习题1:按一下K1键,LED以10Hz频率闪烁,屏幕上画出红圈,跟着闪,放开后保持该频率闪烁;长按K1键超过3秒,LED以5Hz频率闪烁,屏幕上画出红圈,跟着闪,放开后保持该频率闪烁;按一下K2键,LED熄灭;按一下K2键,LED常亮。(Secondary Exercise Question 1 in Engineering Education: Press the K1 key, the LED flickers at 10Hz frequency, draw a red circle on the screen, follow the flash, and keep the frequency flickering after release; Press the K1 key for more than 3 seconds, the LED flickers at 5Hz frequency, draw a red circle on the screen, follow the flash, and keep the frequency flickering after release; Press the K2 key, the LED goes out; Press the K2 key, the LED always shines.)
- 2019-05-15 23:01:13下载
- 积分:1
-
基于DSP28335 的GPS模块应用
代码是本人花费大量时间编写并成功调试通过 并能实时接收GPS信息 效果非常好 不存在报错 适合新手入门学习 代码书写规范 并且配有代码注释 可读性很高 通俗易懂
- 2022-01-22 06:15:59下载
- 积分:1