资源列表

« 1 2 ... .63 .64 .65 .66 .67 1068.69 .70 .71 .72 .73 ... 21480 »

[其他小程序11.1

说明:题目1描述 编程实现在字符串的指定位置进行插入新一字符串,然后再将结果反序输出。例如,现有字符串aaaaa,然后要求在该字符串的第2个字符(从左到右数)的后面,插入新的字符串bbb,则反序输出的结果是aaabbbaa(注意,所有的字符串长度,无论是原本字符串的长度、待添加的字符串长度还是插入后总的字符串长度,都不超过100,而且这些字符串只含有数字字母字符)。-Topic 1 describes the programming i
<chen jian sheng> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序ex1

说明:设计一个判断表达式中括号匹配问题的程序。要判断的表达式如下: {a=(1+v(b[3+c[4]])) {a=(b[0]+1) } a={1+(b[2]-b[4])}*3+(b[1]-b[3])/5-Design a program to determine the expression in parentheses matching problem. To determine if the expression is
<杨小军> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序The-number-of-daffodils_21

说明:快速计算水仙花数,可达21位.(一个 n 位数 ( n≥3 ),它的每个位上的数字的 n 次幂之和等于它本身)-caculate the number of daffodils.
<snail> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序DOA_MUSIC

说明:该程序很好解决了,将两个矩阵交叉相加的结果取出,直接相加的结果所对应的行省略. 另外一个是DOA估计的程序。-It is good for solving the two matrix for cross adding,and delete the direct adding.
<gwb> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序msp430x41x2_adc10_01

说明:MSP430F4152的10位ADC采样程序,希望对大家有用。-MSP430F4152 10-bit ADC sampling procedures in the hope that useful to everyone.
<刘丽> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Calculate

说明:支持带括号的加减乘除的四则运算,使用的是c++语言-Support the four operations of addition and subtraction, multiplication and division with brackets, use c++
<刘宜桦> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序msp430x41x2_compA_01

说明:MSP430F4152的定时比较器Demo程序,希望对大家有用。-Timing comparator MSP430F4152 Demo program, on the hope that useful.
<刘丽> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序msp430x41x2_LFxtal_nmi

说明:MSP430F4152的外部晶振初始化Demo程序,希望对大家有用。-MSP430F4152 the external crystal initialization Demo program, and hope to be useful.
<刘丽> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序msp430x41x2_uscia0_uart_9600

说明:MSP430F4152的串口Demo程序,波特率是9600bps,希望对大家有用。-The MSP430F4152 UART operation Demo program, the hope that useful.
<刘丽> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Routh

说明:劳斯稳定性判据的matlab实现。直接运行M文件,按提示输入特征多项式参数,即可进行系统稳定性判别。-The Routh-Hurwitz stability criterion is a necessary (and frequently sufficient) method to establish the stability of a single-input, single-output (SISO), linear ti
<白云> 在 2025-01-15 上传 | 大小:1kb | 下载:1

[其他小程序shuzhiweishu

说明:本程序主要运用switch语句实现计算输入数字的位数以及逆序输出数字。适合刚学C的一些朋友借鉴。-The program mainly use a switch statement to calculate the input number of digits and reverse output figures. Suitable for some of my friends just learning C reference.
<南海> 在 2025-01-15 上传 | 大小:1kb | 下载:0

[其他小程序Test

说明:实现菜单的级联效果 训练要点 方法的定义和调用 循环结构 需求说明 实现MyShopping菜单, 输入菜单项编号, 可以自由切换各个菜单(Implementation of cascading effects of menus Training points Definition and call of methods Cyclic structure Requirement descr ipti
<浅色夏沫> 在 2025-01-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 1068.69 .70 .71 .72 .73 ... 21480 »

源码中国 www.ymcn.org