-
网络聊天程序源代码
网络聊天程序源代码-Internet chat program source code
- 2022-01-26 16:23:48下载
- 积分:1
-
Calculo dos coeficientes MFCC em Slilab
Calculo dos coeficientes MFCC em Slilab
- 2022-08-20 21:57:57下载
- 积分:1
-
数独游戏C++代码,在VC6.0下运行在控制台上,使用回溯法解决,…
数独游戏解算C++代码,在vc6.0上运行,控制台,使用回溯法解决,首先输出的是一个满足规则的数独例子,接着可以自己输入已知点的个数及其坐标、数字(要求不能违反规则),然后会生成满足条件的一个例子。-Sudoku solver C++ Code, in vc6.0 run on the console, use backtracking to solve, first of all to meet the output is a single example of a few rules, and then can enter the number of known points and coordinates, numbers (request can not be against the rules), and then meet the conditions will generate an example.
- 2023-03-24 18:10:03下载
- 积分:1
-
//定义全局变量
const int x=10,y=10 //常量,便于修改
int Available[x] //各资源可利用的数量...
- 2022-01-25 21:29:17下载
- 积分:1
-
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
- 2022-04-21 13:56:48下载
- 积分: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
-
zigbee无线定位
ZigBee无线网络定位图形监视软件Setup_Z-Location_Engine_1.3.1.rar
- 2022-03-13 23:46:28下载
- 积分:1
-
下典型的流驱动程序例子,可以应用到有用的参考…
Wince 下典型的流驱动程序例子,很有参考价值,可快速入门应用!-Wince flow under the typical driver example, useful reference can be applied QuickStart!
- 2022-07-12 16:30:57下载
- 积分:1
-
家庭服务装修系统
基于o2o的佳通装修服务系统,有用户商户的区别,在不同的分类中能完成的基本的数据关系,其中的业务逻辑也比较全面。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-02-14 05:56:43下载
- 积分:1
-
征途真彩客户端源代码
征途真彩客户端源代码,内测1.0版本,需要最早的内侧客户端-Journey of true color client source
code, closed beta version 1.0, the first inside the client needs
- 2023-08-12 03:00:04下载
- 积分:1