-
12天的圣诞节
12 Days Of Christmas
- 2022-04-19 14:53:54下载
- 积分:1
-
WinCE下的系统进程列出程序。主要是方便远程调试的程序。
WinCE下的系统进程列出程序。主要是方便远程调试的程序。-WinCE system under the process set out the procedures. Convenience is the main remote debugging process.
- 2022-01-26 08:21:05下载
- 积分:1
-
日期时间的处理类
日期时间的处理类-date of the class time
- 2022-11-23 19:45:03下载
- 积分:1
-
用VC开发的类似Excel的报表
用VC开发的类似Excel的报表-development of the VC similar statements Excel
- 2023-07-31 00:35:03下载
- 积分:1
-
四川六枚棋,每个人的童年梦想,都会发现从…
四川六枚棋,每个的童年梦想,都可以在这里追回。谢谢使用哈!-hexad chess of sichuan province,everybody s dream of childhood,will all find from here.thank you for use.
- 2022-03-17 20:13:53下载
- 积分: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
-
matlab写的遗传算法
生物遗传学的一个基本元素是染色体。染色体彼此相交。变异本身和新设置的染色体生成的。基于需求的一些染色体存活。这是一代一代在生物组织中的周期遗传学。许多代重复上述过程,最后最好的一套染色体根据要求将可用。这是生物遗传学的自然过程。数学算法相当于上述的行为智商的优化技术被称为作为人工遗传算法
- 2022-08-13 01:56:51下载
- 积分:1
-
这是一个求非线性方程一个实根的牛顿法,函数返回标志值。若返回的标志值大于等于0则表示正常返回...
这是一个求非线性方程一个实根的牛顿法,函数返回标志值。若返回的标志值大于等于0则表示正常返回-This is a nonlinear equation for a real root of the Newton method, function return value signs. If the sign of the return value greater than or equal to 0 that the normal return
- 2022-02-24 10:03:58下载
- 积分:1
-
管程的实现,用于线程的通讯
管程的实现,用于线程的通讯-way of the realization of communication for threads
- 2022-07-16 06:29:41下载
- 积分:1
-
WPF实现的挖雷游戏,使用最新的winfx sdk
是wpf 开发很好的例子...
WPF实现的挖雷游戏,使用最新的winfx sdk
是wpf 开发很好的例子-WPF to achieve the mine digging game, the use of the latest WinFX sdk WPF development is a good example
- 2022-08-13 20:03:56下载
- 积分:1