- osapi-2.0.tar osapi 2.0 操作系统抽象层 \"系统抽象层\"使得你可以实现一种对于RTOS
- xgcxscjglxt 学工处学生信息管理系统 (软件需求说明书) 1引言 2 1.1编写目的 2 1.2背景 2 1.3定义 2 1.4参考资料 2 2任务概述 2 2.1目标 2 2.2用户的特点 2 2.3假定和约束 2 3需求规定 2 3.1对功能的规定 2 3.2其他功能的规定 2 3.3输入输出要求 2 3.4数据管理能力要求 2 4运行环境规定 2 4.1设备 2 4.2支持软件 2 4.3接口 2 4.4控制 2
- VS2005_shortcutkey VS2005的快捷键总结 CTRL + SHIFT + B 或 F7 生成解决方案 CTRL + O 打开文件 等
- C语言程序设计综合实验实验报告 2.利用随机函数产生200个两位正整数
- OPC-DA-2.00-Sample-Code OPC DA 2.00 sample code
- planet 计算机图形学程序
文件名称:Exocortex.Geometry3D
介绍说明--下载内容来自于网络,使用问题请自行百度
For my fourth year computer graphics course I wrote a little 3D engine using C# and the .NET platform. I decided to go this route as opposed to the C++ route that everyone else took in the course because I wanted to see whether C# lived up to it s hype. Surprising, after writing about 600kB of code in C# it seems like it is a decent language after all and possibly an effective replacement for the C++ even in demanding field of real-time graphics. When I compare C# to C++ I find it s best features are garbage collection, less convoluted syntax and true object orientation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exocortex.Geometry3D/
Exocortex.Geometry3D/AssemblyInfo.cs
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj.user
Exocortex.Geometry3D/Exocortex.Geometry3D.sln
Exocortex.Geometry3D/Exocortex.Geometry3D.suo
Exocortex.Geometry3D/Math3D.cs
Exocortex.Geometry3D/Matrix3D.cs
Exocortex.Geometry3D/MatrixNotInvertableException.cs
Exocortex.Geometry3D/Plane3D.cs
Exocortex.Geometry3D/Plane3DCollection.cs
Exocortex.Geometry3D/PlaneIllDefinedException.cs
Exocortex.Geometry3D/Polygon3D.cs
Exocortex.Geometry3D/Quaternion.cs
Exocortex.Geometry3D/Vector3D.cs
Exocortex.Geometry3D/Vector3DCollection.cs
Exocortex.Geometry3D/AssemblyInfo.cs
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj
Exocortex.Geometry3D/Exocortex.Geometry3D.csproj.user
Exocortex.Geometry3D/Exocortex.Geometry3D.sln
Exocortex.Geometry3D/Exocortex.Geometry3D.suo
Exocortex.Geometry3D/Math3D.cs
Exocortex.Geometry3D/Matrix3D.cs
Exocortex.Geometry3D/MatrixNotInvertableException.cs
Exocortex.Geometry3D/Plane3D.cs
Exocortex.Geometry3D/Plane3DCollection.cs
Exocortex.Geometry3D/PlaneIllDefinedException.cs
Exocortex.Geometry3D/Polygon3D.cs
Exocortex.Geometry3D/Quaternion.cs
Exocortex.Geometry3D/Vector3D.cs
Exocortex.Geometry3D/Vector3DCollection.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.