-
VisualC++OOB
说明: 一本非常好的书,从基础上讲述了vc++面向对象的一些知识,对初学者非常好用(A very good book, from the basis described vc++ Some knowledge of object-oriented, very useful for beginners)
- 2008-10-18 09:13:55下载
- 积分:1
-
src-mcml.tar
一个很有名的学术源码,模拟光在组织中的传输过程,包括光的散射折射等一系列物理现象。(A well-known academic source, analog optical transmission in the organization process, including the scattering of light refraction, such as a series of physical phenomena.)
- 2021-04-08 10:59:01下载
- 积分:1
-
GPS-wangpingcha
GPS网平差C++程序,包含粗差探测、拟稳平差、已知点加权平差、自由网平差等各种算例(GPS network adjustment C++ procedures, including gross error detection, to be stable adjustment, known point weighting adjustment, free network adjustment, and other examples)
- 2021-04-24 13:28:47下载
- 积分:1
-
sonovoPrintersTool
WIN32 API 实现打印功能 openframeworks(
WIN32 API enables the printing function openframeworks)
- 2015-02-02 20:59:39下载
- 积分:1
-
Facce
face重建程序.cpp,大家随便看看,没有makefile(face reconstruction procedure. cpp, you look around, there is no makefile)
- 2008-12-25 14:00:18下载
- 积分:1
-
VC-plug-in
VC++外挂呼出示例子。包含源文件和生成程序。(VC++ plug-in call to show an example. Contains the source files and build procedures.)
- 2020-07-01 05:20:01下载
- 积分:1
-
mp3_player
一个mp3播放器的源代码,,用c++实现,可以作为学习多媒体软件编程的朋友参考。(An mp3 player source code, with c++ Realized, could serve as a learning multimedia software programming friend of reference.)
- 2008-04-25 15:31:03下载
- 积分:1
-
Windows_Rootkit
学习rootkit很有用的资料,对于在windows下学习rootkit很有帮助(Learning rootkit useful information, for learning in the windows rootkit helpful)
- 2012-01-29 18:06:04下载
- 积分:1
-
USB
USB通信原理和实力,简单适用原理和实力,简单适用(usb tongxun yuanli he jieshao )
- 2009-12-26 17:24:05下载
- 积分:1
-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1