-
HWDetect
说明: 一个VC编写的USB口的安全保护程序,可以禁用及启用USB口。可以自动识别。(VC prepared a USB port security protection program, you can disable and enable USB port. Can automatically identify.)
- 2008-10-14 11:57:27下载
- 积分:1
-
windows_PHP
群发短信 HTTP开发接口,发送号码用逗号分隔(sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms sms )
- 2014-09-17 22:38:51下载
- 积分:1
-
Moravec,Harris,Forstner角点提取算子
角点提取算子,包括Moravec,harris,Forstner三种提取方法,用bmpfile读取图像,提取之后画点显示。Corner point extraction operator, including Moravec, Harris, Forstner three kinds of extraction methods, using bmpfile to read the image, after the draw point display.
- 2022-03-29 05:20:12下载
- 积分:1
-
KMP
说明: KMP算法的具体实现,能够在O(n+m)时间内找出字串在父串中的位置,n为父串长度,m为字串长度(KMP in the proposed algorithm, can be O (n+ m) time to find the string in the parent string position, n the parent string length, m for the string length)
- 2010-04-28 16:18:00下载
- 积分: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
-
学生管理系统
C语言做的学生管理系统,刚学完C语言写的一个系统,该系统是在DOS环境下运行的,功能很完善,删除,添加,更新等功能
- 2022-08-14 03:06:56下载
- 积分:1
-
DES完整源代码
DES算法的完整源代码,可供大家一起学习研究,非常的实用
- 2022-08-08 02:18:48下载
- 积分:1
-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
duihuakuang_jiazai_RichEdit
用 Visual C++.Net (VC.net) 编写的 如何显示载有RichEdit 控件的对话框 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!(Using Visual C . Net (VC.net) prepared in how to display the contained controls RichEdit dialog demo program in Visual C . Net 2003 to run normal. The procedure is simple and detailed notes. Learn to use for beginners. In need of a friend can download to see!)
- 2009-01-20 19:21:13下载
- 积分:1
-
uCOSIII3.03PuCGUI3.98
这个是可以直接在红牛开发板上运行的uCOSIII+uCGUI,3.2TFT屏,
FWLib3.5+uCOSIII3.03+uCGUI3.98红牛开发板!(This is directly in the Red Bull development board running uCOSIII+uCGUI, 3.2TFT screen,)
- 2013-09-21 16:37:44下载
- 积分:1