-
Mysipphonevs2005
我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有)
原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。
我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。
在程序运行前应该在vs2005重新设置lib和头文件的位置。
库放在lib目录下 头文件放在include目录下。(I have this code is a Youtoo adapted from the sipphone works. (Www.pudn.com have) the original project is developed in vc 6.0, while I was in vs 2005 to rewrite the code aside, at the same time slightly changed about the interface. I used to test the client (ua) of the server is Brekeke SIP Server (can be registered after installation). Before the program runs in VS2005 should be re-instated in the lib and header file location. Treasury on the lib directory下头document include directory.)
- 2020-07-02 00:40:01下载
- 积分:1
-
测试USB3.0 和 FPGA 之间流传输速度streamer
说明: C++ 上位机原程序,测试USB3.0 和 FPGA 之间流传输速度。包含所有源代码。速度传输稳定,显示实时速度(The C++ host computer program tests the streaming speed between USB3.0 and FPGA. Contains all source code. Speed transmission is stable, showing real-time speed)
- 2020-07-19 23:18:49下载
- 积分:1
-
VC_program_source_code_achieve_order_management_sy
VC实现订单管理系统程序源码VC program source code to achieve order management system(VC program source code to achieve order management system)
- 2010-08-13 20:32:12下载
- 积分:1
-
command
用boost::shared_ptr实现command模式,并提供MacroCommand来支持复合的command。(command pattern)
- 2013-08-30 22:59:44下载
- 积分:1
-
array_processing.cpp
c++ array processing example source code
- 2014-01-01 23:12:55下载
- 积分:1
-
manualCSharp
pseudocodigo for cSharpDevelop
- 2012-07-02 07:31:15下载
- 积分:1
-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1
-
TabControlEX
一个TabControl控件,比net自带的要方便很多!有源代码!(A TabControl control over the net comes a lot easier! Source code!)
- 2013-11-22 00:30:36下载
- 积分:1
-
readline-5.0.tar
说明: 在非GUI环境下,需要用户输入的程序就免不了使用命令行,命令行要写得好可不容易。readline提供了几乎你能想到的所有命令行功能。这个版本是linux/unix通用平台,并可方便的移植到其它平台(实际上它与操作系统关联不大)。(in non- GUI environment, the need for user input on the process will inevitably use the command line, the command line is difficult to write well. Readline provided you can think of almost all the command line functions. This version of linux/unix common platform, convenience may migrate to other platforms (it not associated with the operating system).)
- 2006-01-10 11:45:55下载
- 积分:1
-
CSerialPort
CSerialPort.h
CSerialPort.c
VC++串口通讯类,用于初学串口通讯,及串口通讯原理有一定帮助。(CSerialPort.h
CSerialPort.c)
- 2009-11-18 08:43:15下载
- 积分:1