资源列表

« 1 2 ... .37 .38 .39 .40 .41 14342.43 .44 .45 .46 .47 ... 14959 »

[汇编语言search-proc

说明:Search proc: 在一个给定字符串main中查找子字符串sub,其中两字符串的长度分别保存在main[1]和sub[1]中。 若查找成功,则返回子字符串sub在父字符串main中的位置pos(从0开始); 反之,若查找失败,则返回FFH,即-1.-Search proc: Find a given string main substring sub, two of the length of the string s
<wang> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言java

说明:编写一个程序。在窗口四角绘制4个50×50的蓝色矩形,在窗口正中绘制1个100×50的色椭圆形。4个矩形之间用橙色粗实线连接。-To write a program. 4 5050 blue rectangle is drawn in the window corners, and a 10,050-color oval drawn to the middle of the window. With four rectangular t
<陈俊欢> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[语音合成与识别RLS

说明:RLS算法结构以及具体每行注释,均有详细描述-The RLS algorithm structure as well as specific per-line comments, are described in detail
<林季> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言taociyuantong

说明:超声振动模态分析的应用实际例子,以陶瓷圆筒为例子-Ultrasonic vibration modal analysis
<刘政> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[Dephi控件源码Unit1

说明:一个实现四则运算的源代码,另外还有滚动字幕,和声音-An implementation of the four operators of the source code, in addition to the marquee and sound
<yangrenbing> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言Multiplied-by-large-Numbers

说明:汇编 大数相乘 include irvine32.inc value3=value1*value2 .data str1 byte "请输入16进制的32位整数(乘数)(8个):",0 str2 byte "请输入16进制的32位整数(被乘数)(8个):",0 str3 byte "相乘结果为:",0 value1 dword ? 乘数 value2 dword ? 被乘数 value3 dword
<念迹> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[中文信息处理Listas

说明:lista implementadas concretas
<darkevil> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言TEST5_1

说明:汇编:输入一个十进制数,将它转成二进制数并显示。-Assembly: Enter a decimal number, turn it into a binary number and displays.
<徐子浩> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言txtread

说明:多TXT文件的批量读取,不是写很多行代码一个个读的哦,批处理的。-The bulk of the multi-TXT file read, not write many lines of code a read Oh, the batch.
<熊礼阳> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[编译器/词法分析na4csv

说明:用来吧指定的文件中特定的字符串提取并放到csv文件中。实时打印结果到屏幕-Used to it a specific string in the specified file extracted and placed into a csv file. Real-time print the results to the screen
<kevin> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[并行运算algoRN

说明:exemple de telechargement dimage avec svm
<rirou> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[汇编语言8_queens

说明:8皇后问题的汇编代码实现。输入皇后数,输出方案数。-the assembly code realization of eight_queen question.Input the queen number,output number of scheme.
<chenye> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 14342.43 .44 .45 .46 .47 ... 14959 »

源码中国 www.ymcn.org