资源列表

排序选择:

« 1 2 ... .18 .19 .20 .21 .22 214223.24 .25 .26 .27 .28 ... 267456 »

[数据结构常用算法Single-linked-list

说明:已知一个带有表头结点的单链表,结点结构为 ,假设该链表只给出了头指针list。在不改变链表的前提下,请设计一个尽可能高效的算法,查找链表中倒数第k个位置上的结点(k为正整数)。若查找成功,算法输出该结点的data域的值,并返回1;否则,只返回0。 -Given a single linked list with a header node, node structure, assuming that the list gives only the head pointer list. On
<陈默> 在 2025-09-19 上传 | 大小:1kb | 下载:0

[Linux/Unix编程socket

说明:简单的socket ,实现了服务端客服端传输文件,很简单的一个-simple socket application for file tranfering
<zhou> 在 2025-09-19 上传 | 大小:4kb | 下载:0

[数据结构常用算法Detailed-version-of-the-maze

说明:本代码主要是实现了迷宫中如何探索路径的问题,其中主要运用了栈的知识。-The code is mainly realized how to explore the path of maze problem, which mainly uses the knowledge of the stack.
<陈默> 在 2025-09-19 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Iterative-method

说明:这里主要是利用函数调用的方法同时实现了雅克比、高斯-赛戴尔,超松弛迭代法。-Here is the main method of using function calls while achieving a Jacobi, Gauss game Dell, super relaxation iteration method.
<陈默> 在 2025-09-19 上传 | 大小:1kb | 下载:0

[C#编程facerecognition

说明:Face recognition Face recognition-Face recognition Face recognition Face recognition
<Hayati Tastan> 在 2025-09-19 上传 | 大小:7.99mb | 下载:0

[JSP源码/Javatest01

说明:EXCEL导入功能java代码实现 EXCEL导入功能java代码实现 -EXCEL import function Java code implementation
<123456> 在 2025-09-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法The-airport-scheduling-analysis

说明:模拟一个机场飞机降落和起飞的过程。 内容:一个小飞机场有1条跑道,在天上有一个队列的飞机准备降落,地上有一队列的飞机准备起飞,当然必须等天上的飞机全部降落完后才能开始起飞。-Simulate a process of airport landing and take-off. Content: a small airport one runway, there is a queue in the sky of the plane to land, a queue for the plane ta
<陈默> 在 2025-09-19 上传 | 大小:2kb | 下载:0

[其他小程序TableApp

说明:Sample Android Key this is the one-Sample Android Key this is the one...
<John Nyagah> 在 2025-09-19 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)edge_Constrct

说明:基于图像局部效应,构造带有直线边缘的任意M*N图像矩阵,探究亚像素检测方法-In order to research subpixel edge detection, a M*N matrix containing ideal edges is created,which is based on partail area effect.
<lee> 在 2025-09-19 上传 | 大小:1kb | 下载:0

[Internet/网络编程Rtsp

说明:Rtsp源代码 服务端与客户端测试代码,可以运行测试-Rtsp source server and client test code
<李德明> 在 2025-09-19 上传 | 大小:5.49mb | 下载:0

[数学计算/工程计算Iteration-correction-method

说明:这里用函数调用的方法分别实现了高斯消去法和迭代校*。-This method for function calls are implemented Gauss elimination method and iteration correction method.
<陈默> 在 2025-09-19 上传 | 大小:2kb | 下载:0

[图形图像处理(光照,映射..)ScreenDetect

说明:根据图像中能量的局部分布效应,检测LCD,LED等屏幕的缺陷等问题;-According to the local distribution effect, the image energy detection of LCD, LED and other screen problem
<lee> 在 2025-09-19 上传 | 大小:5kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 214223.24 .25 .26 .27 .28 ... 267456 »

源码中国 www.ymcn.org