-
line
MFC画图程序,实现动态画直线、椭圆等功能(MFC drawing procedures, to achieve dynamic painting a straight line, oval and other functions)
- 2007-11-12 16:20:41下载
- 积分:1
-
PRODAVE
PRODAVE 资料 西门子提供的动态链接库(Siemens PRODAVE information provided dynamic link library)
- 2011-09-16 09:42:05下载
- 积分:1
-
the-phone-shock
windows phone7中的应用实现,达到手机震动效果,可实现多种情况震动,短促震动,长时间震动,间歇震动,以满足各种用户需求,增强用户体验(applications to achieve the windows phone7 in, to achieve the effect of mobile phone vibration, can achieve a variety of situations shock, shortness of shock, prolonged vibration, intermittent vibration to meet a variety of user needs, enhance the user experience)
- 2012-08-29 09:53:24下载
- 积分:1
-
WinDivert-1.4.3-Source
超好用的网络抓包框架(Windivert)
主要有以下功能:
1、捕获网络数据包
2、筛选/丢弃网络数据包
3、嗅探网络数据包
4、(重新) 注入网络数据包
5、修改网络数据包
主要有以下特点:可抓包,修改包(Windivert
The main functions are as follows:
1. Capturing Network Packets
2. Screening/Dropping Network Packets
3. Sniffing Network Packets
4. (Re) Injection of Network Packets
5. Modifying Network Packets
The main features are as follows: can grab the package, modify the package)
- 2019-01-21 13:58:35下载
- 积分:1
-
C#httppost服务器
[HttpPost] public string rtpost(string name, string param) { return rtget(name, param); } [HttpGet] public string rtget(string name,string param) { if (name.Equals("addAudio")) { } string json=""; string sql = "select * from tabtemplate where methodName= name "; DataSet ds = DA.ExecuteDataset("Default", sql); if (DA.Check(ds)) { string procName = Convert.ToString(ds.Tables[0].Rows[0][2]); if (param != null) { if (param.Contains("|")) { string[] a = param.Split("|".ToCharArray()); for (int i = 0; i < a.Length; i ) { procName = procName.Replace("?" (i 1), a[i]); } } else { procName = procName.Replace("?" 1, param); } } DataSet ds1 = DA.ExecuteDataset("Default", procName); int lie = ds1.Tables[0].Columns.Count; if (lie
- 2013-08-23下载
- 积分:1
-
SLIC
超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
- 2021-01-18 16:08:42下载
- 积分:1
-
daima
arc engine初级代码开发,对初学者很有帮助。希望能帮助广大初学者。代码很短,但是很经典。下载后可以直接用。(arc engine primary code development, helpful for beginners. Hoping to help the beginners. Code is very short, but very classic. After downloading can be used directly.)
- 2014-10-19 11:30:11下载
- 积分:1
-
C# rotating source stopwatch clear, clear interface, learning good
C#旋转的秒表 源码清晰,界面清楚,学习很好-C# rotating source stopwatch clear, clear interface, learning good
- 2022-02-11 13:16:55下载
- 积分:1
-
基于STM32单片机的高精度频率源设计
使用STM32单片机的定时器与DA采用查表法直接产生频率,幅度,偏置可调的正弦波做为频率源。频率精度在10000Hz以下的精度为千分之二。
- 2022-05-16 11:47:20下载
- 积分:1
-
The-trading-company-manages
贸易公司管理系统,采用SQL数据库,vc6.0编程实现。(Trading company management system that uses SQL database, vc6.0 programming.)
- 2013-06-01 16:13:34下载
- 积分:1