-
YouToo
youtoo.sip电话详细源程序代码...里面赋有详细的说明过程以及使用说明..有利于SIP客户端的开发(youtoo.sip telephone detailed source code ... which are endowed with detailed description of the process so that Note .. used to SIP Client Development)
- 2020-07-02 00:40:01下载
- 积分:1
-
Regedit
C++实现的读写注册表的功能,可以直接读取某个键的值,设定某个键的值和删除某个键的值,非常方便。(Read and write C++ implementation of the registry function, you can directly read the value of a key, set the value of a key to delete a key value, very convenient.)
- 2013-10-27 19:41:13下载
- 积分:1
-
C#做的 Windows启动项管理工具 源码实例
Windows启动项管理软件, 可开通禁用启动项
- 2013-01-18下载
- 积分:1
-
监听webbrowser所有请求(含 js/css/flash/ajax 等请求) 附完整源码
IE11下不可用,请在低版本IE测试 监听webbrowser的所有请求以及查看 请求的详细,含session cookie 请求标题等信息 其中参考了如下项目:http://www.codeproject.com/Articles/38616/Retrieve-HttpOnly-Session-Cookie-in-WebBrowser
- 2013-05-10下载
- 积分:1
-
MTK platform for DW9714 驱动
MTK platform for DW9714 驱动(MTK platform for DW9714 Driver)
- 2021-01-17 03:38:44下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
C#通信调试工具1.0(带源码)
【实例简介】C#通信调试工具1.0(带源码)
串口通信,网络通信,很好用的工具。
- 2022-01-08 00:31:33下载
- 积分:1
-
redistry
对系统注册表的操作,及用相应的实现码进行编程。(The operation of the system registry, and with the realization of the corresponding programming code.)
- 2016-05-07 21:18:42下载
- 积分:1
-
C#通过读取硬盘序列号,生成license文件。
C#通过读取硬盘序列号,生成license文件。(C# generates the license file by reading the serial number of the hard disk.)
- 2019-05-17 16:54:11下载
- 积分:1
-
58604450
基于多径传输和多普勒频移的 瑞利Rayleigh信道的仿真 主要考虑不同条件下的仿真(Simulation of Rayleigh channel based on multipath transmission and Doppler shift is mainly considered under different conditions.)
- 2018-09-22 13:46:13下载
- 积分:1