-
Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object fro...
Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl-Loads an 3d object from Gmax or 3d studio max into opengl Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl
Loads an 3d object from Gmax or 3d studio max into opengl
- 2022-03-23 06:37:18下载
- 积分:1
-
This is a 16
这是一个16位的汇编简单的能进行加减乘除四则运算的简单计算器-This is a 16-bit compilation of a simple addition and subtraction multiplication and division to carry out four operations in a simple calculator
- 2022-10-10 20:50:03下载
- 积分: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
-
一款可以提取.DLL文件的源代码,本人也是从网络提取。
一款可以提取.DLL文件的源代码,本人也是从网络提取。-A can be extracted. DLL files in the source code, and I was extracted from the network.
- 2023-07-20 23:45:04下载
- 积分:1
-
一个用C++编辑抓取网页密码的小程序源代码
一个用C++编辑抓取网页密码的小程序源代码-A use of C++ Edit the small crawl password page source code
- 2022-11-24 02:25:03下载
- 积分:1
-
This is a show that the clock procedures, written in C, running after a beautifu...
这是一个显示时钟的程序,用C写的,运行后出现一个漂亮的钟-This is a show that the clock procedures, written in C, running after a beautiful bell
- 2022-10-30 00:40:04下载
- 积分:1
-
游戏13张牌.玩法,按点数大小走牌,三张比两张大,四张比三张大。如果是单张,用两张可以碰...
游戏13张牌.玩法,按点数大小走牌,三张比两张大,四张比三张大。如果是单张,用两张可以碰-13 games licensing. Play, according to the size of points away licenses, three more than two, more than three big four. If the leaflets can be used two collision
- 2023-09-01 20:55:03下载
- 积分:1
-
操作系统课程设计之文件系统
基于fat32的文件系统,可以添加,删除,修改文件或者文件名,提供类似dos的操作方法
- 2022-01-27 23:16:31下载
- 积分:1
-
MongoDB封装库
接口都是char*或string 或vector,方便操作, 包括数据库初始化,更换数据,查找所有数据库的名字,创建集合,更新一条记录,插入记录,更新记录,删除记录,删除集合等;
- 2022-08-16 14:11:03下载
- 积分:1
-
物体识别
该程序是一个通用的、可训练的系统,用于在无约束、杂乱的场景中进行目标检测。
- 2022-02-10 08:08:46下载
- 积分:1