资源列表

« 1 2 ... .98 .99 .00 .01 .02 8603.04 .05 .06 .07 .08 ... 21467 »

[其他小程序725_3

说明:使用结构体打造链表中节点,使用指针将零散的节点串成链 表,进行链表的增加节点,查询某节点,删除某节点的操作 。 试着打造双向链表以及除了头指针还有尾指针的链表。 -Use the structure to create a linked list of nodes, using the pointer will be scattered nodes strung linked list, add a node to a linked list, search for a node
<付丽丽> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序PCA_based-Face-Recognition-System

说明:基于PCA的人脸识别算法,包含了一个小型的数据库,可以直接运行,识别率相当高,可以作为教学演示以及其他研究-PCA-based face recognition algorithm, contains a small database, can be directly run, the recognition rate is very high, can serve as a teaching demonstration and other research
<马兴> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序chazhi-nihe

说明:matlab 实现对数据的插值与拟合,并附有实例解析文件。分别完成不同的数据处理-matlab realize the data interpolation and fitting, with examples parse the file. Of the respective different data processing
<xuemei bi> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序npc

说明:simulation d un onduleur triphasé a 2 niveaux-simulation d un onduleur triphasé a 2 niveaux
<azerty> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序Baby_Info

说明:婴儿出生日期的结合,能让大家对于C++类的继承有个初步认识-The combination of birth date, allowing you to C++ class inheritance have a preliminary understanding
<张德健> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序disjointset

说明:并查集;启发式合并:让深度较小的树成为深度较大的树的子树-And search sets Heuristic Combinations: allow small depth tree become greater depth tree sub-tree
<gb> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序stu1221822

说明:由于信号加工,使用了张贤达老师的公式 作为研一的作业-it is usd to change information
<李瑞龙> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序C_Lauguage

说明:用雅克比迭代公式,求解线性方程组的近似解。-With Jacobi iteration formula for solving linear equations approximate solution.
<刘冬> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序Data

说明:学生学籍管理系统。是一个简单的数据库应用程序。-Student Management System
<郭嘉> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序LCMV

说明:阵列信号处理算法中的LCMV算法,仿真场景:8元均匀线性阵列,阵元间距为1/2波长,干扰入射方向为45度,干噪比为40dB。附报告、源程序、仿真截图,内容详尽,希望对您学习有所帮助。-Array signal processing algorithm LCMV algorithm simulation scenarios: 9 element uniform linear array, the array element spacing is 1/2 wavelength, the interf
<范泛> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序51-SD

说明:51读取 sd卡程序,基于znfat文件操作系统-51 sd c
<王彬> 在 2025-11-24 上传 | 大小:175kb | 下载:0

[其他小程序1

说明:考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //得0~
<zjja2> 在 2025-11-24 上传 | 大小:175kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 8603.04 .05 .06 .07 .08 ... 21467 »

源码中国 www.ymcn.org