资源列表

« 1 2 ... .23 .24 .25 .26 .27 17428.29 .30 .31 .32 .33 ... 21467 »

[其他小程序LIJIANNING

说明:用到文件处理的学生成绩排序程序,使用时注意学生成绩的格式,可移植性强-this is a C++file, dealing with the sorting of students grades
<Lucien> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序binary-search

说明:折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打印找不到信息,程序结束。-binary search
<tjl> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序aZRaiLPhp-v1.0

说明:its a basic php development using azrail which help novel users to learn a lot more
<Bhargava> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序tm4c123-lcd12864

说明:tiva c tm4c123g lcd12864 driver
<shugang> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序Matlab-Rayleigh-channel-matrix

说明:Matlab实现瑞利信道矩阵,大尺度衰落,阴影衰落-Matlab Rayleigh channel matrix, large scale decline, shadow fading
<古月> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序BPSK

说明:基于BPSK的物理层网络编码算法,利用MATLAB仿真软件对物理层网络编码进行了简单的性能分析-BPSK-based physical layer network coding algorithm, using MATLAB simulation software for physical-layer network coding for a simple performance analysis
<段曼曼> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序ARMA_StmcbProny

说明:用矩阵的奇异值分解法确定ARMA模型的阶次,估计模型参数-ARMA model to determine the matrix of the singular value decomposition of the order, the estimated model parameters
<夏森> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序zhuche

说明:E语言 ftp注册 无控制端 仅供学习的哦 -E language ftp registered no control terminal for learning, oh
<泽楷> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序Insertion-and-deletion-of-the-list

说明:关于链表的插入和删除的算法,用c语言加以实现-On the list of insertion and deletion algorithms, with the c language to achieve
<> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序QAM_64

说明:64QAM调制MATLAB代码,其中QAM_64为主程序-MATLAB code of 64QAM modulation
<bule > 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序Skeleton-(1)

说明:Friction parameters identification
<Ashraf> 在 2025-11-22 上传 | 大小:3kb | 下载:0

[其他小程序number

说明:学生通讯录管理系统,能按照学号和名字进行检索,也可以修改和添加信息-Student contact management system that can be indexed by student number and name, you can modify and add information
<jason> 在 2025-11-22 上传 | 大小:3kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 17428.29 .30 .31 .32 .33 ... 21467 »

源码中国 www.ymcn.org