-
一个LSP程序,支持UNICODE,属于socket底层,与系统的安全有关,本例中实现HTTP协议的转译...
一个LSP程序,支持UNICODE,属于socket底层,与系统的安全有关,本例中实现HTTP协议的转译-LSP application,translating HTTP to a object you want.
- 2022-02-16 08:00:39下载
- 积分:1
-
此为用51单片机控制zlg7289芯片的按键和LED显示程序。
此为用51单片机控制zlg7289芯片的按键和LED显示程序。-to use this 51 zlg7289 chip microcontroller control buttons and LED display program.
- 2022-05-18 02:50:30下载
- 积分:1
-
网防网络维护
netdefender for network defend
- 2023-05-29 08:40:09下载
- 积分:1
-
剪贴板源代码copypaste_dragdrop
剪贴板源代码copypaste_dragdrop-clipboard source copypaste_dragdrop
- 2022-11-08 21:10:02下载
- 积分: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
-
can相关程序,介绍初始化,发送和接收,希望对你有所帮助
can相关程序,介绍初始化,发送和接收,希望对你有所帮助-can the relevant procedures, introduction to initialize, send and receive, I hope for your help
- 2022-02-04 18:28:07下载
- 积分:1
-
svm_alignment_0.7
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
- 2022-01-22 01:39:21下载
- 积分:1
-
图像的平滑度处理,可以调整图像的平滑度,变大或变小。
图像的平滑度处理,可以调整图像的平滑度,变大或变小。-Image smoothness treatment, you can adjust image smoothness, become larger or smaller.
- 2022-04-18 10:58:39下载
- 积分:1
-
用MFC写的一个猜数字的小程序,可以存档,就是在填写数字的时候稍稍有些麻烦。...
用MFC写的一个猜数字的小程序,可以存档,就是在填写数字的时候稍稍有些麻烦。-with MFC wrote a small viewing the procedure can be archived, is filling in the figures slightly some trouble.
- 2022-07-24 19:20:49下载
- 积分:1
-
在HGE1.81版本的基础上增加了对MFC的支持,可以方便地用它设计出各种工具类软件。tutorials中增加了tutorial03MFC作为MFC程序开发的示...
在HGE1.81版本的基础上增加了对MFC的支持,可以方便地用它设计出各种工具类软件。tutorials中增加了tutorial03MFC作为MFC程序开发的示例。-In HGE1.81 version based on the increased support of MFC, you can easily use it to design various types of software tools. has been added tutorials as tutorial03MFC sample MFC program development.
- 2022-10-21 17:40:04下载
- 积分:1