资源列表

« 1 2 ... .94 .95 .96 .97 .98 2199.00 .01 .02 .03 .04 ... 21467 »

[其他小程序s16to10.asm.tar

说明:把十六进制数转换成10进制数的汇编程序 。一个小程序,可供初学汇编者学习-The hexadecimal number 10 into a hexadecimal number of the compilation process. A small program for beginner to learn compilers
<daoyu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序tento16.asm.tar

说明:一个把十进制数转换成16进制数的汇编程序。可供初学者学习-A decimal number to hexadecimal number 16 into the compilation process. For beginners to learn
<daoyu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序jiecheng.asm.tar

说明:一个计算阶乘的汇编程序,可以供初学者参考-Calculation of Factorial of a compilation of procedures, you can reference for beginners
<daoyu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序etob.asm.tar

说明:一个8进制数到十六进制数的转换程序,可供初学者参考-An 8-ary number to hex number conversion process, the reference for beginners
<daoyu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序1show.asm.tar

说明:汇编的菜单程序,包括:字符串的插入,删除,可供初学者学习-Menu compilation procedures, including: string insert, delete, for beginners to learn
<daoyu> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序appointment

说明:贪心算法的应用,类似与会议安排,选择最优的方式利用时间-Application of greedy algorithm, similar to the organization of meetings, choose the best use of time
<zerostar> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序cal

说明:计算器可以实现实数的加减乘除四则运算,及正弦、余弦、正切的计算。-Calculator can realize real number addition and subtraction, multiplication and division 4 calculations, and sine, cosine, tangent calculations.
<张颖> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[其他小程序WienerFilter

说明:设计一维纳滤波器,估计AR模型参数以及无码率-1 Wiener filter design, the estimated AR model parameters as well as bit-rate
<刘鹏飞> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序1076

说明:对于给定的由n 个自然数组成的多重集S,编程计算S 的众数及其重数-For a given natural number n by the composition of the multi-set S, the calculated S and its emphasis on the plural number
<黄玉> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[其他小程序PQyuanchengxu

说明:可用于电力系统中的潮流分析,此算法为P-Q分解法,可扩展为快速分解法-Can be used for power system load flow analysis, this algorithm for the PQ decomposition method can be extended to the rapid decomposition
<ygq> 在 2025-06-10 上传 | 大小:10kb | 下载:0

[其他小程序4441

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
<> 在 2025-06-10 上传 | 大小:319kb | 下载:0

[其他小程序1111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
<> 在 2025-06-10 上传 | 大小:88kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2199.00 .01 .02 .03 .04 ... 21467 »

源码中国 www.ymcn.org