-
用C++实现的科恩
Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
- 2023-07-13 21:20:04下载
- 积分:1
-
segmentation documentation procedures, documents can be separated into different...
分割文件的程序, 可以将文件分割成不同的大小, 并且可以将分割的文件合并.-segmentation documentation procedures, documents can be separated into different sizes, and can be combined in the paper division.
- 2022-03-23 17:20:47下载
- 积分: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
-
模拟量输出,可实现计算机da控制输出,16位,性能可靠,稳定...
模拟量输出,可实现计算机da控制输出,16位,性能可靠,稳定-Analog output, enabling the computer da control output, 16-bit, performance, reliable and stable
- 2022-11-14 23:35:03下载
- 积分:1
-
电脑拨号,屏幕取号。
电脑拨号,屏幕取号。 -phone dial。phone dial、phone dial
- 2022-12-28 16:20:05下载
- 积分:1
-
Proven completely available to wince under the ini configuration file to read an...
经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
- 2022-02-20 21:06:54下载
- 积分:1
-
unauthorized users from booting up your system
禁止未经授权的用户启动系统
- 2022-03-23 04:12:52下载
- 积分:1
-
在学习FTP协议偶有感悟,于是想起了写一篇文章来总结一下自己学习的东西...
在学习FTP协议偶有感悟,于是想起了写一篇文章来总结一下自己学习的东西-I suddenly catch something when I study the FTP protocol. Therefore I want to write something to summarize my learnings.
- 2023-03-25 17:15:03下载
- 积分:1
-
可以实现各种控件里面的项,鼠标可以拖放到其他控件里面
可以实现各种控件里面的项,鼠标可以拖放到其他控件里面-Can realize a variety of control inside, the mouse can drag it to the other controls inside
- 2022-03-06 13:24:47下载
- 积分:1
-
WindowsCE.NET USB驱动开发
WindowsCE.NET USB驱动开发-WindowsCE.NET USB Driver Development
- 2022-05-19 18:44:00下载
- 积分:1