资源列表

排序选择:

« 1 2 ... .08 .09 .10 .11 .12 203813.14 .15 .16 .17 .18 ... 267458 »

[matlab例程FCMclust

说明:模糊C均值聚类算法 这是最原始的 包里含有试验用到的图片 可运行得出结果 matlab程序-Fuzzy C-means clustering algorithm which is the most original bag containing the test images used to run matlab program outcome
<耿晓琇> 在 2025-10-05 上传 | 大小:108kb | 下载:0

[数学计算/工程计算constraints

说明:根据模式将得到tau的线性化限制。 模式包括: one of euclidean , euclidean_notranslation , affine , affine_notranslation , homography 。-constraints() will get the linearize constraints of tau according to mode.
<任婷婷> 在 2025-10-05 上传 | 大小:2kb | 下载:0

[C#编程Mp3Player

说明:一个比较常用且基础的C#多媒体操作例子,用C#实现对MP3文件的播放,只是很简单的那种播放,界面几乎没有设计,程序依赖于Interop.QuartzTypeLib.dll,与微软平台密不可分,完整源码文件提供下载-A relativamente comunes y básicos de C# ejemplos de operaciones multimedia, para reproducir archivos MP3 usando C#, sólo un poco de juego es mu
<ypudn82> 在 2025-10-05 上传 | 大小:15kb | 下载:0

[图形图像处理(光照,映射..)Edge-detection

说明:图像边缘检测,对于人脸图像,可以识别人脸的轮廓、毛发、五官位置-Image Edge Detection
<瑜Orz> 在 2025-10-05 上传 | 大小:114kb | 下载:0

[matlab例程afsa1

说明:matlab程序实现 人工鱼群算法对测试函数进行测试 包里还包含测试函数的程序-AFSA matlab program to test the function of the test package also includes a program to test the function
<耿晓琇> 在 2025-10-05 上传 | 大小:5kb | 下载:0

[C#编程wuziqi

说明:基于C#的网络五子棋,可以实现登陆注册,然后不同的人进行对决PK。-C#-based network backgammon, landing registration can be achieved, then a different person duel PK.
<摘星> 在 2025-10-05 上传 | 大小:8.46mb | 下载:0

[C#编程scanip

说明:C#扫描网段的一个程序代码,用到 Thread类,扫描用户指定的IP段,并加有判断检测IP输入是否是正常范围,从起始IP地址开始扫描至终止地址,根据IP地址获取主机的DNS信息,源代码里有相应的中文注释,在此不太理解的可下载源码参照注释来阅读代码-Un segmento de lectura de códigos de programa en C#, utilice la clase Thread, el segmento IP de exploración especificado por e
<ypudn83> 在 2025-10-05 上传 | 大小:9kb | 下载:0

[数学计算/工程计算TILT

说明: TILT将调整图像的绘制部分至其正面。有许多其他的可选参数。-TILT will align the drawn-part of the image to its frontal.
<任婷婷> 在 2025-10-05 上传 | 大小:6kb | 下载:0

[C#编程csharpgetnetname

说明:C#获取网络主机名,可以查出域名解析信息,根据IP查找域名,由字符串获得IP地址:IPAddress ipAddress = IPAddress.Parse(ip.Text) 再由IP地址获得主机的DNS信息:IPHostEntry hostInfo = Dns.GetHostByAddress(ipAddress) 获取与主机关联的别名列表:string[] alias = hostInfo.Aliases 获取主机的 DNS 名称,并添加到ListBox控件中:domainName.Item
<ypudn84> 在 2025-10-05 上传 | 大小:8kb | 下载:0

[书籍源码rili

说明:本程序显示今天的日历是多少,对编程者有一定的参考性。-This program shows how today s calendar is and the programmer has some sexual references.
<李坤> 在 2025-10-05 上传 | 大小:4kb | 下载:0

[串口编程VC

说明:通过VC下mfc实现串口通信所需要的代码。-Under VC mfc achieved through serial communication code needed.
<jack> 在 2025-10-05 上传 | 大小:12kb | 下载:0

[微处理器(ARM/PowerPC等)main

说明:这是简单的小程序 基于 STM32 循环点灯程序 -STM32 lighting program
<signal> 在 2025-10-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 203813.14 .15 .16 .17 .18 ... 267458 »

源码中国 www.ymcn.org