-
GPS
处理GPS数据,形成电离层的模型,在C#环境下的控制台。(Processing GPS data, the formation of the ionosphere model, in C# console environment.)
- 2010-10-16 17:24:03下载
- 积分:1
-
Visual_Assist_X_10_5_1715
Visual Assist X 10.5.1715
- 2009-06-11 03:27:37下载
- 积分:1
-
StkVC
VC 6.0语言连接访问STK卫星分析工具的源代码,完整工程文件,可连接各个版本的STK。(VC 6.0 STK language satellite connection to access source code analysis tools, complete project file, can be connected to various versions of the STK.)
- 2021-01-05 16:18:54下载
- 积分:1
-
6919470
采用WINDDOWSSDK写的按钮界面,其中详细的展现了按钮控件的各个属性的操作(Using the button interface written by WINDDOWSSDK, which details the button control of the various properties of the operation)
- 2018-10-27 19:15:10下载
- 积分:1
-
register
自由拼音输入法源程序,一个类似"智能ABC"输入法源代码. (Free Pinyin input method source code, a similar " smart ABC" input method source code.)
- 2010-01-13 00:20:23下载
- 积分:1
-
coyote_0.3.0.2_sms_0.8.0.1
it iz a free sms creator, you can send free sms
- 2010-03-04 02:21:58下载
- 积分:1
-
ComDemo
曾几,想写一个COM组件的helloworld(也就是好奇心,想了解一下细节,至今我还没什么地方需要使用这个,dshow过滤器开发,DXSDK中已经包装好了一些辅助函数,也不需要自己去写COM 组件的实现部分)。每次都是跟着书上的步奏(都是从简化模型一步一步往COM组件模型靠拢),有点繁琐,没能坚持下去,多次未果。
这次,终于在百度的帮助下,完成了这个helloworld的心愿。
歌颂百度,此处略过1000字...( ignored)
- 2015-05-19 15:52:31下载
- 积分:1
-
Print
该程序用MFC实现打印机的功能,对初学并口编程的学习者具有很好的指导意义(The program with MFC realize the function of the printer on parallel port programming novice learners with a good guide)
- 2008-02-25 14:41:50下载
- 积分:1
-
BlueTooth4.0
这是蓝牙4.0的规范说明文档,对于了解4.0协议有所帮助。(This is the Bluetooth 4.0 specification document helpful for understanding the 4.0 protocol.)
- 2013-10-14 21:50:52下载
- 积分: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