资源列表

« 1 2 ... .49 .50 .51 .52 .53 4254.55 .56 .57 .58 .59 ... 21467 »

[其他小程序ShutdownWindowsApiEx

说明:Source code To shutdown windows API
<A. Mulyana> 在 2025-11-20 上传 | 大小:3kb | 下载:0

[其他小程序linklist

说明:建立链表对其进行基本操作例如删除元素增加元素归并两条链表等等,以及建立多项式相加减等功能-Establishment of the list of its basic operations such as removing elements add elements merge two lists, etc., as well as the establishment of polynomial functions such as addition and subtraction
<abby> 在 2025-11-20 上传 | 大小:3kb | 下载:0

[其他小程序LIJIANNING

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

[其他小程序aZRaiLPhp-v1.0

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

[其他小程序tm4c123-lcd12864

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

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

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

[其他小程序zhuche

说明:E语言 ftp注册 无控制端 仅供学习的哦 -E language ftp registered no control terminal for learning, oh
<泽楷> 在 2025-11-20 上传 | 大小: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-20 上传 | 大小: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-20 上传 | 大小:3kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 4254.55 .56 .57 .58 .59 ... 21467 »

源码中国 www.ymcn.org