-
这个程序可以实现二叉树的插入,删除操作。
这个程序可以实现二叉树的插入,删除操作。-this procedure can be achieved binary tree insertion, deletion.
- 2022-10-04 02:35:04下载
- 积分:1
-
PB do with the toolbar button
用PB做的按钮工具条-PB do with the toolbar button
- 2022-03-03 04:39:57下载
- 积分:1
-
dev c++ example source code
dev c++ example source code
- 2023-08-18 23:55:03下载
- 积分:1
-
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你...
UCenter 用户中心
UCenter 的中文意思就是“用户中心”,其中的 U 代表 User 也代表 You ,取其中的含义就是“用户中心”,或者说“你(最终用户)的中心”。
UCenter 是 Comsenz 旗下各个产品之间信息直接传递的一个桥梁,通过 UCenter 站长可以无缝整合 Comsenz 系列产品,实现用户的一站式登录以及社区其他数据的交互。
UCenter 拥有机制完善的接口,经过简单修改便可以挂接其它任何平台的第三方的网络应用程序,随时为您的社区论坛增加能量。
-Comsenz" s UCenter is information directly between the various products passing a bridge, through the seamless integration can UCenter station Comsenz series of one-stop user login, as well as other data, the interactive community. UCenter have a mechanism to improve the interface, after a simple modification can be articulated to any other third party platforms, network applications, at any time for community forums to increase your energy.
- 2022-09-11 22:35:03下载
- 积分:1
-
BOOKCLUBPOINTS
//这个程序显示一个顾客这个月买的书的数量。
- 2022-02-26 18:52:20下载
- 积分:1
-
DELPHI关于时间方面的第三方控件.处理时间方面的功能较完善
DELPHI关于时间方面的第三方控件.处理时间方面的功能较完善-DELPHI respect to the timing of third-party control. Processing function of time better
- 2022-04-13 04:01:02下载
- 积分:1
-
delphi计算器V1.0
delphi计算器V1.0功能:基本的加、减、乘、除、取余、按位与、按位或、取反等目的:为初学者提供一个简单的计算器源码以便于更好的理解delphi的用法及注意事项
- 2022-02-03 05:03:52下载
- 积分:1
-
Visual C++源程序代码第四章 文件篇。
Visual C++源程序代码第四章 文件篇。-Visual C++ Source code Part 4 Files
- 2022-02-15 09:14:29下载
- 积分:1
-
图的应用
图的应用-铁路最短路径的源码以及实验报告!-Diagram- railway source shortest path, as well as experimental reports!
- 2022-09-19 07:00:03下载
- 积分:1
-
Darwin Streaming Server
对于并发量并不大而且对性能要求不是很高的流媒体传输模块,live555还是很好的选择,下面说一下我所实现的流媒体代理服务器(目前只能实现对H264单视频的转发)
代理转发主要分为对RTSP的转发与对RTP的转发(没有实现对rtcp的转发),尽量做到不破坏原有程序框架,所以还是要将整个代理过程融合于ServerMediaSubsession、Source、Sink的循环中,按照流程,RTSP OPTIONS不是必需进行转发,直接转到DESCRIBE的转发过程。
- 2023-05-05 17:00:07下载
- 积分:1