-
bin2inc
Binary to C include file
- 2020-06-25 07:00:02下载
- 积分:1
-
JoystickRead
该程序能实时、准确、快速的读取飞行摇杆的数据,大大方便了对飞行摇杆的二次开发(The program can be real-time, accurate, fast read data of flight rocker, greatly facilitate the secondary development of flying rocker)
- 2021-04-27 16:48:44下载
- 积分:1
-
atl控件使用socket通信
说明: 关于Socket编程的实例,希望可以给大家提供一定的参考(Socket Programming for example, we hope to provide some reference)
- 2006-02-22 11:49:24下载
- 积分:1
-
VCD_management_system
C++实习作业,VCD出租管理系统,有查询,借阅,计费,记日期等功能(system of renting and management of VCD)
- 2015-11-21 10:33:09下载
- 积分:1
-
ISO_14230_3_1999
ISO_14230_3_1999_道路车辆_诊断系统_关键词协议2000_第3部分_应用层。做诊断开发的童鞋应该能用得到。(ISO_14230_3_1999_ road vehicles _ diagnostic systems- Keyword protocol 2000_ _ Part 3 _ the application layer. The development of children' s shoes to make the diagnosis should be able to get.)
- 2013-08-21 21:15:39下载
- 积分:1
-
Programming_In_Lua
Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带
来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得
很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成
这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和
调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功
能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language
To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done
Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete
These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and
Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work
Can change, and other dynamic data.)
- 2014-12-26 16:52:07下载
- 积分:1
-
HDF
利用vc++读取文件,
这是一个可以利用vc++读取modis 下载的HDF各类数据文件的源码,可以将数据放置在二维数组当中(Use vc++ read the file, which is that one can use to read modis vc++ download source HDF various types of data files, the data can be placed in a two-dimensional array of them)
- 2015-12-18 10:12:10下载
- 积分:1
-
OperationSystem_RR
操作系统 CPU调度 时间片轮转法 SSD系列课程 给有需要的同学(Operating System CPU time slice Round-Robin Scheduling SSD series of courses to students in need)
- 2010-12-31 09:54:57下载
- 积分:1
-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1
-
VC++6.0 中用 ADO 存取 Access 数据库的一点总结
VC中使用ADO访问数据库的一个事例程序,包含了许多SQL语句,对初学者非常有意义(ADO visits access database.It contains many sql sentences,very significant to beginners)
- 2005-05-21 08:26:43下载
- 积分:1