-
此为电极加工的数据的后处理程式,它将读取一中性的TXT文档来进行数据的处理!...
此为电极加工的数据的后处理程式,它将读取一中性的TXT文档来进行数据的处理!-electrode processing of this data post-processing program, which will read a neutral TXT files for data processing!
- 2022-06-27 00:19:18下载
- 积分: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
-
FDA的编码系统
这是C语言为初学者开发的会计应用程序
- 2022-02-05 06:00:15下载
- 积分:1
-
这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。...
这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
- 2022-05-26 21:15:26下载
- 积分:1
-
I spent the early c++ Realize static Huffman coding, debugging in vc2005 through...
本人早期用c++实现的静态哈夫曼编码,在vc2005上调试通过!-I spent the early c++ Realize static Huffman coding, debugging in vc2005 through!
- 2022-02-01 05:44:41下载
- 积分:1
-
实现对头文件和CPP源文件的导入与调用 包含头文件
实现对头文件和CPP源文件的导入与调用 包含头文件-implement the head and cpp test
- 2022-03-17 12:54:48下载
- 积分:1
-
一个数字化的时钟,希望对大家有用
一个数字化的时钟,希望对大家有用-A digital clock, in the hope that useful U.S.
- 2022-03-21 05:38:25下载
- 积分:1
-
该算法描述了SVM工作的简单模式。方便各位学习使用
该算法描述了SVM工作的简单模式。方便各位学习使用-The algorithm describes a simple model of SVM work. Ease of learning to use
- 2023-02-17 23:30:04下载
- 积分:1
-
操作系统的 自己一看就知道
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-02-03 18:58:36下载
- 积分:1
-
jsp网上商城
一、系统开发环境为myEclipse,应用服务器为Tomcat,数据库环境为同时兼容MySql5.0、 Sqlserver2000、Sqlserver2005和Oracle,方便您选择和移植。二、系统采用B/S架构,开发同时通过IE、FireFox和Chrome等主流浏览器测试,使系统UI具备较强的兼容性。Web前台使用到的技术包括HTML、CSS等。三、系统采用struts+servlet+jsp架构进行开发,沿用MVC思想,使得项目层次更加清晰,提高了系统的安全性和可扩展性,方便功能扩展与二次开发。
- 2023-06-15 14:35:11下载
- 积分:1