资源列表

« 1 2 ... .71 .72 .73 .74 .75 2076.77 .78 .79 .80 .81 ... 216380 »

[图形/文字识别match2

说明:基于matlab环境编写的用于图像匹配简单程序,适合初用者学习。-Based on the matlab environment to write for image matching simple, suitable for early user study.
<huzhifen> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据库系统sy_1

说明: 设一个班有4个学生,每个学生有学号,以及数学、物理、英语、语文、体育5门课的成绩信息。分别编写3个函数以实现以下3个要求。 (1)求数学的平均成绩。 (2)对于有两门以上课程不及格的学生,输出他们的学号、各门课成绩及平均成绩。 (3)输出成绩优良的学生(平均成绩在85分以上或全部成绩都在80分以上)的学号、各门成绩和平均成绩。 -There are four students in a class, each s
<金珠燕> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zz2

说明:(1)顺序存储结构的实现。 列如,已知: f(x)=8x^6+5x^5-10x^4+32x^2-x+10,g(x)=7x^5+10x^4-20x^3-10x^2+x, 求和结果:f(x)+g(x)=8x^6+12x^5-20x^3+22x^2+10。 顺序表数据类型定义如下: #define MAXLEN 100 typedef struct { int data[MAXLEN] int
<金珠燕> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sj3

说明:(1)掌握栈“后进先出”的特点。 (2)掌握栈的典型应用——后缀表达式求值。 -(1) to master the characteristics of the stack last in, first out . (2) master the typical application of stack suffix expression uation.
<金珠燕> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[波变换Untitled4

说明:窗函数滤波器-Window function filter
<黄新> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[汇编语言RSA1

说明:rsa加密,C++版-rsa mima
<bingbing> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)AIM__II_1226

说明:这是为了帮助机器人智能小车的程序,使用Arduino板汽车是主要的跟踪,然后操纵机械手抓,旧的便利。-This is to help the robot a smart car program, the car using the Arduino plate is the main tracking, and then manipulated manipulator grasping, the convenience of the ol
<高丽清> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[其他小程序2.2

说明:已知线性表中的元素以值递增有序排列,并以单链表作存储结构。试写一高效的算法,删除表中所有值大于mink且小于maxk的元素(若表中存在这样的元素)同时释放被删结点空间,并分析你的算法的时间复杂度(注意:mink和maxk是给定的两个参变量,它们的值可以和表中的元素相同,也可以不同)。-Known linear elements in the table to the value increments ordered, and a sin
<hiccup> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法3.2

说明:试写一个判别表达式中开、闭括号是否配对出现的算法。-Try to write a discriminant expression open and close parentheses appear if pairing algorithm.
<hiccup> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法4.1

说明:编写算法,实现串的基本操作Replace(&S,T,V)。要求采用定长顺序存储表示,并且不允许调用串的基本操作。-Write algorithms to achieve the basic operation Replace string (& S, T, V). Require the use of fixed-length sequential storage representation, and not allowed
<hiccup> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)meifen

说明:运用C语言编程,编出基本的煤粉密度的简单计算方法内具有实际的运用-The use of C language programming, a simple calculation method of pulverized coal density in the use of practical.
<高丽清> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[android开发dex_string_catch

说明:提取出dex文件中的字符串,通过分析dex的结构,索引到string。-catch the strings in the dex file.
<Matthew Simith> 在 2025-05-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 2076.77 .78 .79 .80 .81 ... 216380 »

源码中国 www.ymcn.org