资源列表

« 1 2 ... .48 .49 .50 .51 .52 11453.54 .55 .56 .57 .58 ... 21467 »

[其他小程序Three-yuan-a-solution-of-equations

说明:输入三元一次方程组的系数,求三元一次方程组的解。-Enter the coefficient ternary equations solver ternary equations.
<杨扬> 在 2025-11-15 上传 | 大小:864kb | 下载:0

[其他小程序Inheritance-and-polymorphism

说明:编程实现类与类之间的关系,体现继承和多态,包含:(1) 体现三类继承方式的区别 (2) 纯虚函数体现多态 (3) 有成员类 (4) 实现类成员初始化(5) 要有构造函数(6) 拷贝构造函数(7) 操作符重载 (8) 要有友元函数 (9) 类型匹配异常-The relationship between class and class programming, reflecting the inheritance and polymorphism, including: (1) ref
<杨扬> 在 2025-11-15 上传 | 大小:983kb | 下载:0

[其他小程序C-XuankeXitong

说明:用C语言编写的学生选课系统程序,具有录入信息、查找、删除等功能。-Programs written in C language student elective system, with functions of inputting information, search, delete, etc.
<杨扬> 在 2025-11-15 上传 | 大小:3kb | 下载:0

[其他小程序6src

说明:掌握离散时间信号的频谱计算与显示 信号与系统实验教程P170题2、3-Master the discrete-time signal spectrum calculation and display of signal and system experimental tutorial questions 2,3 P170
<xdx> 在 2025-11-15 上传 | 大小:1kb | 下载:0

[其他小程序EDA-based-electronic-clock-design

说明:基于EDA的电子钟设计,简单易懂,可用于课程设计。-EDA-based electronic clock design
<黄奇> 在 2025-11-15 上传 | 大小:1.6mb | 下载:0

[其他小程序C

说明:C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。-Function of C language
<> 在 2025-11-15 上传 | 大小:171kb | 下载:0

[其他小程序luaPlus51_lib

说明:LuaPlus5.1静态库,支持中文参数和变量,非常好用,VS3013编译。-LuaPlus is Lua s C++ enhancement, that is, LuaPlus itself is the source on the Lua enhancement comes from. Use it to cooperate with the C++ is a better choice.
<Cao Mangeng> 在 2025-11-15 上传 | 大小:13.19mb | 下载:0

[其他小程序PCAPLDA

说明:PCA+LDA人脸识别,PCA降维到N-C,(N为训练样本数,C为类别数)使得Sw非奇异,主要是解决小样本,数据集为ORL,每类取9(可改)个图片-PCA+LDA recognition, PCA dimensionality reduction to NC, (N is the number of training samples, C is the number of categories) make Sw nonsingular, mainly to resolve the small s
<朱德祥> 在 2025-11-15 上传 | 大小:8kb | 下载:0

[其他小程序function-Genetic

说明:遗传算法,一种智能算法的源代码,适合入门学习,值得一看-Genetic algorithm, an intelligent algorithm source code, suitable for beginners to learn, worth a visit
<崔秀峰> 在 2025-11-15 上传 | 大小:12kb | 下载:0

[其他小程序Chapter1

说明:基于matlab的通信系统的模拟仿真基础实例-Based on simulation-based communications systems matlab examples
<beckett> 在 2025-11-15 上传 | 大小:8kb | 下载:0

[其他小程序kindeditor-master

说明:金山编辑器,挺好用的javascr ipt编辑器,javascr ipt编辑器-javascr ipt edit javascr ipt
<刘超> 在 2025-11-15 上传 | 大小:7.92mb | 下载:0

[其他小程序cPPcourse_design

说明:1、【拷贝构造函数】定义一个复数类CComplex class CComplex { private: float real //实部 float imag //虚部 public: CComplex(float x =0.0 , float y = 0.0):real(x),imag(y) {} CComplex(CComplex& c) CComplex operator+(CComplex& c)
<红楼飞雪梦> 在 2025-11-15 上传 | 大小:1.71mb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 11453.54 .55 .56 .57 .58 ... 21467 »

源码中国 www.ymcn.org