-
真二叉树重构
但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的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
-
Computer-Networks-and-Internets
这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
- 2013-12-27 21:41:43下载
- 积分:1
-
yingliangctrol
最近总是遇到调音量和选择录音通道方面的程序,我从网上下载了一个音量控制类,但在不同的操作系统有时会出错,我修改了里面的错误,重新封装成dll类,并提供详细的测试程序。没什么技术只是为了方便使用。
不过这个类在某些操作系统上对录音通道选择时还是会出问题,比如明明是选择"Mono"录音通道,可他却选到其他通道了,
我用了DirectX自带的例子程序也不能正确选到想要的录音通道,不知道如何能准确地选择需要的录音通道,若有高手知道请不吝赐教,我的E-Mail:chrys@163.com,多谢!(recent encounter always stressed the volume and channel selection recording of the procedures, I downloaded from the Internet by a volume control category, but in different operating systems sometimes be wrong, I revised the inside of errors, dll encapsulation into categories, and to provide detailed test procedures. No technology is meant to facilitate use. But in the category of some systems of recording channels to choose or will be problems, For example, she choose "Mono" recording channel, but he elected to the other channel, I used the example of DirectX, bringing their procedures for the election not to want to correct audio channel, do not know how to accurately select the desired audio channel, if experts know Help us to assume my E-Mail : chrys@163.com, thank!)
- 2007-04-02 15:36:24下载
- 积分:1
-
TMS320F28335_ADC_DMA
基于DSP芯片TMS32028335的ADC/DMA编程,ADC将采集到的数据通过DMA寄存器存放到外部RAM中,以便于分析数据。(Based on DSP chips TMS32028335 the ADC/DMA programming, ADC will store the collected data to an external RAM through DMA registers, in order to analyze the data.)
- 2014-01-19 11:28:00下载
- 积分:1
-
gpio
DSP2812-gpio应用。第三方地方(DSP2812SCI communication program.)
- 2013-07-15 13:54:04下载
- 积分:1
-
20070813
诛仙 外挂 源码 可编译zzzzzzzzz(zhuxianwaiguayuanmazzzzzzzzzzzzzz)
- 2020-06-21 07:00:01下载
- 积分:1
-
WindowruntimeTestCode
Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。(Windows program to run Principles and procedures for the preparation of flow, the process window, handles principle, message queues, callback function, the window closed and the application quit working relationship, the use of VC++ A number of tips, stdcall and cdecl calling norms comparison, beginners often make mistakes and Cautions.)
- 2008-06-02 10:30:11下载
- 积分:1
-
使用C#编程语言编写PLC上位机软件-master
说明: 西门子通讯DLL libnodave 德国佬写的开源库可直接调用(Open source library written by Siemens communication DLL libnodave can be called directly)
- 2019-12-17 21:05:35下载
- 积分:1
-
SSO
sso 另外一个sample程序
c#开发
openid(sso another sample program c# development openid)
- 2008-12-16 16:00:22下载
- 积分:1
-
Wolf-1.0Z
一款很好的远控源码。非常稳定,值得大家研究开发。(A very good source remote control. Very stable, worthy of our research and development.)
- 2020-10-23 09:57:22下载
- 积分:1