-
c# socket tool
c# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket toolc# socket tool
- 2022-01-24 12:41:04下载
- 积分:1
-
近似熵
计算的时间序列的近似熵的代码。近似熵是衡量复杂性。它量化的不可预测性在时间序列的波动。要运行这个函数类型: approx_entropy ("window length","similarity measure","data set")
- 2022-04-30 06:19:17下载
- 积分:1
-
浮点数到字符串 length为小数长度,具体见说明
浮点数到字符串 length为小数长度,具体见说明-Decimal floating-point number to the length of the string length, specific See note
- 2022-08-06 14:11:51下载
- 积分:1
-
这个程序是汽车制动台控制代码,用于汽车制动台.该代码经过实验验证....
这个程序是汽车制动台控制代码,用于汽车制动台.该代码经过实验验证.-This procedure is Taiwan s automobile brake control code for the automobile brake Taiwan. The code, after experimental verification.
- 2022-01-25 23:12:11下载
- 积分:1
-
汉字编码的二进制文件,对于理解汉字点阵显示非常有帮助。...
汉字编码的二进制文件,对于理解汉字点阵显示非常有帮助。-Chinese character coding of binary documents, for understanding the Chinese character dot-matrix display is very helpful.
- 2023-04-13 23:00:04下载
- 积分:1
-
使用USB图像采集
用USB 采集图象,基于opencv的激光光斑中心检测系统 。能够定位光斑中心坐标-Image acquisition using USB-based Center for opencv the laser spot detection system. Facula able to locate the center coordinates
- 2023-08-13 15:45:03下载
- 积分:1
-
程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动...
程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库-procedures functions : 1. Quick Start applications, primarily using hotkey. It can also allow the procedure regularly launched. 2. Lock computer. 98 Below in Congress, in 2000 xp below not completely effective. Support regular lock, lock activated. 3. Timing reminded. 4. Off 5. Close by the commencement of the children, and can view their information process. 6. Protection of the procedures are not being closed. FastRun.exe : main application files Frpo.exe : background msgdll.dll protection program : a painted himself derived messageBox the Dynamic Link Library
- 2023-09-02 11:10:03下载
- 积分:1
-
武将资质计算器,c++编写的,还没写界面,不怎么会做
武将资质计算器,c++编写的,还没写界面,不怎么会做-wujiangzizhidaima,haim ei xie jiemian ,buhui zuo
- 2022-01-26 04:30:15下载
- 积分:1
-
s3c2410下,wince下,SPI
s3c2410下,wince下,SPI-LCD驱动,在EVC下开发,很实用-s3c2410, Jack, SPI-LCD driver, the EVC under development, practical
- 2022-02-16 00:21:47下载
- 积分:1
-
C# 自动查询百度排名
C#自动查询网站在百度的排名,精确,上传成功有声音提示string txt = textBox1.Text.Trim(); int index = webBrowser1.Document.Body.InnerHtml.IndexOf(txt); HtmlElement he = webBrowser1.Document.GetElementById("page"); if (index > 0) { if (he != null) { HtmlElementCollection strong = he.GetElementsByTagName("strong"); label1.Text = "已找到 第 " + strong[0].Children[1].InnerText + " 页"; timer1.Stop(); &
- 2022-07-23 07:10:25下载
- 积分:1