资源列表

« 1 2 ... .49 .50 .51 .52 .53 1054.55 .56 .57 .58 .59 ... 14959 »

[汇编语言63

说明:用减奇数次数的方法,求一个数的近似平方根,这个平方根是一个整数。如求17的平方根,可以用17相继减去奇数1、3、5、7、…,当结果为 负数时停止,即: 17-1-3-5-7-9<0 可以看出,17在减去5次奇数后结果变为负数,可以近似认为17的平方根在4与5之间,计算NUM的平方根,如果NUM=17,则ANS中保存结果4。 -Save odd-frequency method, find a number
<张一> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[中文信息处理Welding-Gaussian-heat

说明:焊接高斯热源 ansys 分析软件 对于焊接专业很有帮助-Welding Gaussian heat source ANSYS analysis software is helpful for the welding professional
<pjj> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[并行运算random_sum

说明:MPI program for sending buffer.
<shreyansh> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[并行运算send-buffered

说明:MPI programs to be executed on linux.
<shreyansh> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[汇编语言32-bit-cla-adder

说明:This a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).-This is a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).
<hskim> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[并行运算thread

说明:多线程循环缓冲程序,有关生产者和消费者在仓库的处理等问题。-Multi-threaded circular buffer program, the producers and consumers in the warehouse processing.
<孙凯歌> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[汇编语言2_4

说明:编写程序使一只鸟的图形飞过屏幕(来回两次)。飞鸟的动作可由小写字母 v(ASCII 码 76H)变为破折号(ASCII 码 0C4H)来模仿,这两个字符先后交替在两列上显示。鸟的开始位置是0 列20 行,每个字符显示1/10秒,然后消失。-Program the movement of a bird flying graphics screen (twice) back and forth. The birds Actions by l
<杰克> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[书籍源码Euler

说明:实现欧拉法的运算,使不会欧拉法的同学同样能够计算出结果-Euler method to achieve the operation, not Euler students are also able to calculate the results
<王澍识> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[汇编语言a^b

说明:这是一个算a的b次方的程序 这是一个算a的b次方的程序-This is an operator of a program ^ b
<孙彬涛> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[汇编语言shuzishuiyin

说明:基于matlab的数字图像水印系统,使用的是DCT算法-Matlab-based digital image watermarking system, using the DCT algorithm
<卢里> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[并行运算cst_result_deal

说明:利用matlab对仿真数据进行处理,尤其适用于超大规模矩阵数据-take use of matlab to deal with the data
<> 在 2025-02-12 上传 | 大小:1kb | 下载:0

[易语言编程huchitiduokai

说明:互斥体多开 支持大部分腾讯游戏 QQ游戏多开游戏-The mutex to open most of Tencent game
<帝释天> 在 2025-02-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 1054.55 .56 .57 .58 .59 ... 14959 »

源码中国 www.ymcn.org