-
一个用易语言编写的桌面下雨程序源代码。十分有趣
一个用易语言编写的桌面下雨程序源代码。十分有趣-An easy language to use desktop rain source code. Very interesting
- 2022-10-08 13:40:03下载
- 积分:1
-
隐藏任务栏的实例代码,用VB编写,加入到你的程序中,十分实用...
隐藏任务栏的实例代码,用VB编写,加入到你的程序中,十分实用-hide the task bar code examples, VB prepared to join your program, a very practical
- 2023-02-17 01:25:04下载
- 积分:1
-
h264 rtp mux demux
测试RTP的工具,里面有很多的工具可以查看、分析rtp发送码流里面的数据,对于查找RTP出错的原因有很好的帮助,用了就知道。
- 2022-08-12 12:04:47下载
- 积分:1
-
实例06
实例06-GETIP-06-GETIP
- 2023-02-24 17:55: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
-
bochs源代码()
bochs源代码()-Bochs source code ()
- 2022-02-22 01:41:18下载
- 积分:1
-
酒店管理系统 .net开发 带源代码
更有大量源代码交流
酒店管理系统 .net开发 带源代码
更有大量源代码交流-hotel management system. Net source code developed with a lot more source code sharing
- 2022-03-20 07:53:11下载
- 积分:1
-
涉及vc(win32)编程的各个方面。
达内权哥讲课内容
涉及vc(win32)编程的各个方面。
达内权哥讲课内容-Involved in vc (win32) in all aspects of programming. Costa Rica up to the right to lecture the content within
- 2022-08-25 01:47:31下载
- 积分:1
-
快速dct变换的vc实现实例,希望对大家有帮助。
快速dct变换的vc实现实例,希望对大家有帮助。-Dct transform vc rapid realization of examples you would like to help.
- 2022-03-07 14:57:34下载
- 积分:1
-
开发虚拟摄像头的SDK,分为C++和C#两部分
开发虚拟摄像头的SDK,分为C++和C#两部分-SDK for developing virtual camera
- 2022-03-25 17:06:58下载
- 积分:1