-
h.263编码 基于visual c++环境下编码程序
h.263编码 基于visual c++环境下编码程序
-H.263 coding based on the visual environment c coding procedures
- 2022-02-26 02:35:02下载
- 积分:1
-
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。...
将3个字节的二进制小数部分转换为十进制小数,并可实现保存及显示。-Will be 3 bytes of binary conversion of decimal fractional part of a small number, and realize the preservation and display.
- 2022-09-08 09:05:03下载
- 积分:1
-
rainforest algorithm rainforest Algorithm
雨林算法 -rainforest algorithm rainforest Algorithm
- 2022-03-24 20:05:54下载
- 积分:1
-
用vhdl语言描述时钟的功能,并通过七段译码显示输出。
用vhdl语言描述时钟的功能,并通过七段译码显示输出。-VHDL language used to describe the function of the clock and through the Seven-Segment display decoder output.
- 2023-08-11 11:05:04下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
duffing系统程序
Duffing系统动力学方程计算程序,包含求解、绘图:时域波形、相平面、幅值谱、Poincare图、分岔图等等
- 2022-08-11 21:09:11下载
- 积分:1
-
在线地址簿,能够增加,删除个人地址信息,能够直接导入EXCEL文件。...
在线地址簿,能够增加,删除个人地址信息,能够直接导入EXCEL文件。-Online address book, to add, delete personal address information directly into EXCEL files.
- 2023-03-04 14:00:03下载
- 积分:1
-
MikroC编译PIC单片机PDF手册
这是PIC单片机的PDF手册的MikroC编译器的…
- 2023-05-31 06:00:03下载
- 积分:1
-
窗口图形编程的基本知识和常用方法
介绍windows图形编程的基础知识和一些常用方法-Windows graphics programming introduce basic knowledge and some common methods
- 2022-04-07 12:43:01下载
- 积分:1
-
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!-rotating round, a round object simulation visual state, from round to Chen Shui-bian of the yen from!
- 2022-03-15 07:37:18下载
- 积分:1