资源列表

« 1 2 ... .39 .40 .41 .42 .43 157144.45 .46 .47 .48 .49 ... 216398 »

[嵌入式/单片机编程dual-machine

说明:基于51单片机的双机通信,这个代码自己写的,不知道对各位是否有帮助,里面有仿真环境-Based on 51 single-chip dual-machine communication, the code to write their own, do not know whether you have help, there are simulation environment
<杨光> 在 2026-01-22 上传 | 大小:39kb | 下载:0

[数学计算/工程计算001

说明:列主元高斯消元法解线性方程组,其中的系数矩阵和右端向量大家可根据自己的需求更改,程序中已代入相应的具体矩阵-Out PCA Gaussian elimination method for solving linear equations, the coefficient matrix and the right end of the vector can be changed according to their needs, the program has been substituted i
<yangye> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[对话框与窗口FileReadandWrite

说明:自绘波形,从读到的二进制文件当中,将数据绘制成波形进行演示-Self-drawn waveform
<deny> 在 2026-01-22 上传 | 大小:1.8mb | 下载:0

[控制台(字符窗口)编程AVLtree1

说明:这是正确的AVLTree的代码,实现了二叉树的遍历,可以正确执行-This is the the a correct AVLTree code, binary tree traversal can be performed correctly
<anli> 在 2026-01-22 上传 | 大小:27kb | 下载:0

[Web服务器111

说明:Entity fr a mework4 实战的源代码,供学习EF使用-Entity fr a mework4 The combat source code for learning EF use
<leon> 在 2026-01-22 上传 | 大小:4.62mb | 下载:0

[数学计算/工程计算002

说明:c语言编的矩阵LU分解的源码,已代入具体矩阵做示范,大家可以根据需要更改具体矩阵-matrix LU decomposition c language source code, substituting concrete matrix to do demonstrations, we needed to change the specific matrix
<yangye> 在 2026-01-22 上传 | 大小:1kb | 下载:0

[其他小程序lab2

说明:将华氏温度转化为摄氏温度,用C++语言实现,-#include<iostream> using namespace std double convert(double f) { double c c=(f-32)*5/9 return c } void main() { double f,c cout<<"请输入一个华氏温度:" cin>>f c=convert(f) co
<刘毅> 在 2026-01-22 上传 | 大小:3.26mb | 下载:0

[交通/航空行业evalSigmaAndRho

说明:能够计算出给出已知条件下的GPS信号比特错误函数-evaluate the quantities used in calculating the bit error probability
<冯健> 在 2026-01-22 上传 | 大小:2kb | 下载:0

[系统编程1

说明:C语言编的学生管理系统源代码,学校布置的作业。-Student management system of the C language source code, school assignments.
<颖慧> 在 2026-01-22 上传 | 大小:4kb | 下载:0

[android开发AndroidOOIGT

说明:在goole android上实现的画图板软件,可以完成基本图形的绘制-Goole android drawing board software, you can complete the basic graphics rendering
< guo cui> 在 2026-01-22 上传 | 大小:71kb | 下载:0

[数据结构常用算法PolyMul

说明:在实现多项式加减的基础上,实现了多项式的乘法,可以正确执行-, To achieve the multiplication of polynomials can be performed correctly on the basis of the polynomial subtraction
<anli> 在 2026-01-22 上传 | 大小:3.74mb | 下载:0

[数据结构常用算法BTree

说明:实现了数据结构实验中的BTree,代码无错,可以正确执行-The BTree data structure experiments, code no mistake, you can correct execution
<anli> 在 2026-01-22 上传 | 大小:1.09mb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 157144.45 .46 .47 .48 .49 ... 216398 »

源码中国 www.ymcn.org