-
xuliehua
vc基本序列化的程序源码,希望对大家有所帮助(vc basic sequence of the program source code, we want to help)
- 2011-06-05 22:20:23下载
- 积分:1
-
bianjiakuang
用VC2010写的读取编辑框数据并显示在视图上。适合出学者使用。(Written by VC2010 edit box data read and displayed on the view. Suitable for a scholar to use.)
- 2013-12-11 09:06:08下载
- 积分:1
-
viewer
一个用于显示DEM(数字高程模型)和DLG(Digital Line Graphs )的阅览器,可以从不同的角度观察地图。(Is used to display a DEM (digital elevation model) and DLG (Digital Line Graphs) of the reader, you can view the map from different angles.)
- 2010-01-27 18:30:15下载
- 积分:1
-
TIN
利用点的数据,首先读入文件,然后构建TIN三角网(Using the point of data, first read the file, and then build TIN triangulation)
- 2020-06-29 02:20:01下载
- 积分:1
-
captureIconInfor
VC++ 跨进程管理系统任务栏所有程序托盘图标,通过查找获得任务栏ToolbarWindow32控件的句柄,再通过SendMessage发送消息进一步获取图标详细信息等。(MANAGER ICON FOR ALL PROCESSES ,AND GET HANDLE BY ToolbarWindow32,THEN GET ICON INFOR)
- 2016-12-31 14:52:39下载
- 积分:1
-
Smoothing-Filter-based-Intensity-Modulation-a-spe
Smoothing Filter-based Intensity Modulation a spectral preserve
- 2012-06-01 09:06:32下载
- 积分:1
-
gaseh
手机游戏连连看,希望可以对大家有所帮助,(Mobile games Lianliankan, I hope it can be helpful to everyone.)
- 2019-03-26 00:56:12下载
- 积分:1
-
111
说明: 实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
- 2009-08-01 11:04:37下载
- 积分:1
-
print
简单实现临街资源互斥的使用,用四个全局变量实现互斥。(Simple resources to achieve mutually exclusive use of the street, with four global variables to achieve mutually exclusive.)
- 2010-05-23 16:38:06下载
- 积分: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