资源列表

« 1 2 ... .59 .60 .61 .62 .63 44964.65 .66 .67 .68 .69 ... 66605 »

[Windows编程Lasso_4.0.5_src

说明:Lasso 封装了一些常用的类 还不错 从sf上找的-Lasso
<温祖槐> 在 2025-03-10 上传 | 大小:206kb | 下载:0

[Windows编程speakfb-7.6a

说明:ipaddressing of networking encryption performance
<nikarnt> 在 2025-03-10 上传 | 大小:689kb | 下载:0

[ActiveX/DCOMComplexNetworkAndItsApplication

说明:复杂网络理论及其应用 汪小帆 清华大学 介绍复杂网络的书,扫描版-Complex network and its application
<Ziberg> 在 2025-03-10 上传 | 大小:28.56mb | 下载:0

[Windows编程etherboot-5.4.4.tar.bz2

说明:etherboot 研究无盘的可以看看 完整的源码 把文件名改为bz2后缀-etherboot
<温祖槐> 在 2025-03-10 上传 | 大小:1.16mb | 下载:0

[Windows编程BluetoothEssentialsforProgrammers

说明:蓝牙开发的必备书籍,对于初学者有很大的帮助。优秀的文笔,清晰度思路,对于一个开发人员来说,都是最棒的!<-Bluetooth development of the necessary books, to be very helpful to beginners. Excellent writing, clarity of thinking, is a developer, are the best! <
<Ziberg> 在 2025-03-10 上传 | 大小:94kb | 下载:0

[其他小程序Dijkstra

说明:该问题为单元最短路经问题,求出一个有向图中两点之间权值最小的路径。 Dijkstra算法要求有向图中没有权值为负的边,有向图的信息由一个邻接表来表示,另外对每个顶点都设置一个属性d[v],描述从源点到v的最短路经上权值的上界。算法中设置一个顶点集合S,反复选择具有最短路经估计的顶点u∈V-S,并将u加入S中,算法中还用到了顶点的最小优先队列,排序关键字为顶点的d值。-The issue of the shortest path prob
<> 在 2025-03-10 上传 | 大小:6kb | 下载:0

[Windows编程Matrixchainmultiplication

说明:给定n个矩阵构成的一个链<A1,A2,…,An>其中i=1,2,…,n,矩阵Ai的维数为pi-1pi,对乘积A1A2…An以一种最小化标量乘法次数的方式进行加全部括号。该问题应用动态规划算法-N matrix of a given composition of a chain <A1,A2,…,An> Which i = 1,2, ..., n, the dimension of the matrix Ai is
<> 在 2025-03-10 上传 | 大小:3kb | 下载:0

[Windows编程Sound_ChatRoom

说明:该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。 -The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the
<陈武> 在 2025-03-10 上传 | 大小:4.26mb | 下载:0

[其他小程序pskillFexecFlist

说明:这里我上传了三个使用dos的用于扫描,操作远程进程的小工具供大家使用。-Here, I uploaded three dos for the use of scanning, remote operation of the process we use for small tools.
<gaojianyun> 在 2025-03-10 上传 | 大小:128kb | 下载:0

[其他小程序hough

说明:hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
<llp> 在 2025-03-10 上传 | 大小:4kb | 下载:0

[Windows编程115157710Soft20060210091848276

说明:计算机网络与多媒体技术的飞速发展,对传统远程通信领域产生了深远的影 响,越来越多的多媒体信息出现在Internet上,视频点播(Video on Demand,简 称VOD)也随之产生。 - The rapid development of computer network and multimedia technology has great influnce on telecommunication. More
<king> 在 2025-03-10 上传 | 大小:88kb | 下载:0

[Windows编程Huffmanencoderdecoder

说明: 在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码. 一个完整的系统应具有以下功能: (1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存. (2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存. (3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来. -At the sending end through a coding system fo
<> 在 2025-03-10 上传 | 大小:3kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 44964.65 .66 .67 .68 .69 ... 66605 »

源码中国 www.ymcn.org