-
ViewScene
fbx 文件的读写。经典的读写代码,编译并运行成功。(fbx file read and write.)
- 2014-07-08 14:42:48下载
- 积分:1
-
3D_Analyst
本程序是进行supermap二次开发,以此实现三维分析功能。(This procedure is carried out supermap second development, in order to achieve three-dimensional analysis.)
- 2020-07-03 20:00:01下载
- 积分:1
-
dmyectiotwo
W2kPrintDrvSample Feature Support two page directio
- 2017-05-11 12:50:38下载
- 积分:1
-
int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)mal...
int *base
int *top
int stacksize
}sqstack
inistack(sqstack &s)
{
s.base=(int*)malloc(stackintsize*sizeof(int))
if(!s.base) exit(-2)
s.top=s.base
s.stacksize=stackintsize
return 1
}- int*base int*top int stacksize }sqstack inistack(sqstack s) { s.base=(int*)malloc(stackintsize*sizeof(int)) if(!s.base) exit(-2) s.top=s.base s.stacksize=stackintsize return 1 }
- 2022-01-26 06:23:32下载
- 积分:1
-
rs
RS码C语言实现,算法为Berlecamp迭代译码(RS Code, C, Berlecamp)
- 2020-06-17 20:40:04下载
- 积分:1
-
WindowsMonitorV1.0
windows文件监控器,监控文件的增删改权限变化等操作(CRUD permissions changes windows file monitoring tool that monitors file operations)
- 2016-04-19 14:27:10下载
- 积分:1
-
ant
Ant simulations with DOS interface and using Turbo C 3.0 to compile
- 2010-08-02 14:16:32下载
- 积分:1
-
Homography-G1.1.tar
homagrapy matrix to find the homagrapy matrix from two pictures, first you need to get a set of coorlation vector
- 2010-05-25 06:09:12下载
- 积分:1
-
AD9914_CN
AD9914是一款直接数字频率合成器(DDS),内置一个12位数模转换器,目标工作速率最高达3.5 GSPS,产生单音信号,双音信号以及调幅调相信号(AD9914 is a direct digital frequency synthesizer (DDS) with a 12 digit analog converter with a target operating rate of up to 3.5 GSPS, producing a single tone signal, a dual tone signal and a phase modulation signal.)
- 2018-05-08 15:07:28下载
- 积分:1
-
BinarySearchTree
在Visual Studio 2008运行成功 数据结构 二叉查找树的类(In Visual Studio 2008 running a successful binary search tree data structure classes)
- 2013-07-23 22:04:29下载
- 积分:1