资源列表

« 1 2 ... .64 .65 .66 .67 .68 14269.70 .71 .72 .73 .74 ... 14954 »

[并行运算BinarySearch

说明:将n个元素分成个数大致相同的两半,取a[n/2]与欲查找的x作比较,如果x=a[n/2]则找到x,算法终止。如果x<a[n/2],则我们只要在数组a的左半部继续搜索x(这里假设数组元素呈升序排列)。如果x>a[n/2],则我们只要在数组a的右半部继续搜索x。-Binary Search
<WiselyHuang> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[中间件编程biresearch

说明:matlab中的二分法使用,是一个函数,能用在任何m文件中-matlab dichotomy use is a function that can be used in any m file
<chenji> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言5408BIC(NEW)

说明:The SPFD5408A, a 262144-color System-on-Chip (SoC) driver LSI designed for small and medium sizes of TFT LCD display, is capable of supporting up to 240xRGBx320 in resolution which can be achieved by the designated RAM for graphic data. The 7
<黄先生> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[易语言编程AA

说明:generate random values from min to max val
<moha81> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言funval

说明:funval 函数源代码,解释和说明了matlab中的一些应用。很有用处,希望给大家方便。-funval function source code, to explain and illustrate some applications in matlab. Useful, I hope to give you convenience.
<阿新> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[易语言编程qdq

说明:让你的电脑硬盘驱动器图标个性化 注意:图标必须在驱动器根目录下-Your computer hard drive icon personalized Note: The icon must be in the root of the drive
<song> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言Tuxiangxiugai

说明:从电脑上选取文件,简单实现多图片大小的修改-Select a document from the computer, simple multi-image size changes
<杨阳> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言mm1

说明:排队论 经典 M/M/1程序 Queuing theory, the classical M/M/1 proce-Queuing theory, the classical M/M/1 process
<frank> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言11F04

说明:stc 11F系列的 11F04E头文件 和60XE有轻微区别-the headerfile from STC 11F04.
<大象> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言Perpetual-calendar

说明:万年历的显示,用汇编语言编写,拿给大伙-The calendar display, written in assembly language, and showed everyone to look at
<丁刚> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[汇编语言hhh

说明:这是一个关于公交调度的源程序代码,原题是2001年的b题公交调度问题。-Bus Dispatch
<匡匡> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[编译器/词法分析juliang

说明:Fortran编的矩量法程序,是学习矩量法的入门程序。-Fortran compiled by the method of moments program
<段猛> 在 2025-07-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 14269.70 .71 .72 .73 .74 ... 14954 »

源码中国 www.ymcn.org