-
用RTP协议传输多媒体视频数据范例
RTP_video_audio
用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序。(with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.)
- 2020-06-26 08:20:02下载
- 积分:1
-
数码管 计数器 中断
基于stm8s动态显示,简单易于调用,函数封装的比较好。(Based on stm8s dynamic display, simple and easy to call, function encapsulation is better)
- 2020-06-21 06:00:02下载
- 积分:1
-
CANopen_c-_code
CANopen c 源码,已调试成功,是学习canbus的好资料。(CANopen c souse code)
- 2012-04-18 22:22:57下载
- 积分:1
-
cPP
C/c++趣味程序百例(献给C/C++初学者)
1.绘制余弦曲线
2.绘制余弦曲线和直线
3.绘制圆
4.歌星大奖赛
5.求最大数
6.高次方数的尾数
7.阶乘尾数零的个数
8.借书方案知多少
9.杨辉三角形
10.数制转换
11.打鱼还是晒网
12.抓交通肇事犯
13.该存多少钱
14.怎样存钱利最大 (The C/c++ interesting program one hundred cases (dedicated C/C++, beginners) 1. Draw the cosine curve. Draw cosine curves and straight lines to high power mantissa draw a circle 4 star Grand Prix. Seeking maximum number of 6. 7 factorial ending number of zeros 8 Know Your library program. Triangle 10 number system conversion 11. fishing or drying nets 12. caught guilty of traffic accident 13. the how much money 14 How to save money Lee maximum)
- 2013-04-22 00:57:52下载
- 积分:1
-
LinuxGroupMan
说明: Unix 成组链接法
模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理(Unix Group Links UNIX System Simulation of spare pieces Group link, disk storage space to achieve the management)
- 2020-12-12 19:59:15下载
- 积分:1
-
BmpToAviApp-bin
将批量BMP图片文件转成AVI视频文件文件文件文件文件文件(The volume BMP image file into AVI video fileBMP BMP BMP BMP BMP BMP BMP BMP BMP BMP BMP )
- 2014-06-15 16:04:23下载
- 积分:1
-
9693803
说明: WIN32 opengl三角形绘制,很好,很好(WIN32 opengl triangle drawing, good)
- 2018-12-30 07:56:21下载
- 积分:1
-
txNFlFCf
说明: 消费代码.用于操作系统中的课程设计使用.愿大家提供建议我也好改进算法(Consumer code. For the operating system to use the curriculum design. I would like to provide recommendations to improve the algorithm or)
- 2008-11-21 17:27:31下载
- 积分:1
-
浮点数运算
说明: 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。
算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);(The representation of floating-point number and the analysis of arithmetic operation algorithm require theoretical derivation and program simulation.
Arithmetic operations include string to floating point, floating point to string conversion, addition, subtraction, multiplication, division and so on. Documentation should be provided, including algorithm proof, program block diagram, usage, special handling (overflow, digital expansion), case analysis, etc. String conversion can be slightly difficult.
typedef unsigned int dwrd; #32-bit
char* ftoa(dwrd);
dwrd atof(char*);
dwrd fadd(dwrd, dwrd);
dwrd fsub(dwrd, dwrd);
dwrd fmul(dwrd, dwrd);
dwrd fdiv(dwrd, dwrd);)
- 2021-03-29 23:19:10下载
- 积分:1
-
STM32F407下AD7606 FSMC程序
使用stm32F407,使用FSMC访问AD7606。
AD7606块例程.zip
- 2021-06-10 00:31:08下载
- 积分:1