资源列表

« 1 2 ... .36 .37 .38 .39 .40 12641.42 .43 .44 .45 .46 ... 14954 »

[Dephi控件源码procedure_Rename

说明:The Rename procedure renames a file given by FileHandle to a new name NewFileName. The file must have been assigned the given FileHandle using the AssignFile routine.
<Davi Portella> 在 2025-06-30 上传 | 大小:858kb | 下载:0

[LabViewsynchronous_DAQmx_measurement

说明:此程序描述DAQmx同步测量设计:实现DAQmx设备的同步测量-This program is designed to describe the simultaneous measurement DAQmx: DAQmx measurement equipment to achieve synchronization
<莫诗婕> 在 2025-06-30 上传 | 大小:32kb | 下载:0

[MacOS编程oc

说明:Objective-C是一种通用、高级、面向对象的编程语言。它扩展了标准的ANSI C编程语言,将Smalltalk式的消息传递机制加入到ANSI C中。使用IOS为框架实践基本的四则运算。-Objective-C is a general-purpose, high-level, object-oriented programming language. It extends the standard ANSI programming language C, the Smalltalk typ
<nate> 在 2025-06-30 上传 | 大小:2kb | 下载:0

[书籍源码zifuchanchazhao

说明:字符串的模式匹配,数据结构中的算法-String pattern matching
<邹家华> 在 2025-06-30 上传 | 大小:210kb | 下载:0

[易语言编程hp

说明:Dictionary, hungary to english and vica versa, in the code, we can change the langue and write new words into the txt witch is in the debug folder-Dictionary, hungary to english and vica versa, in the code, we can change the langue and write new wor
<lolbyme> 在 2025-06-30 上传 | 大小:52kb | 下载:0

[Dephi控件源码OPCDA

说明:OPC server data access bağ lantı sı iç in kullanı lan kod.-OPC server data access bağ lantı sı iç in kullanı lan kod.
<Sessiz> 在 2025-06-30 上传 | 大小:6kb | 下载:0

[汇编语言one

说明:编一时钟程序,在屏幕上显示时分秒,要求在dos下输入“filename hh mm ss”-Compile a clock that displays the time in minutes and seconds on the screen, asked to enter in the dos " filename hh mm ss"
<衣谷> 在 2025-06-30 上传 | 大小:1kb | 下载:0

[中文信息处理codeRe

说明:back facing step solver
<mssanz> 在 2025-06-30 上传 | 大小:3kb | 下载:0

[汇编语言two-(2)

说明: 用汇编计算圆周率 用汇编语言编制计算程序并不是强项,特别是在涉及到浮点计算时,但汇编的一个好处就是速度快,所以在整数计算时可以试一下。-Assembly language program is not prepared to calculate the strengths, especially when it comes to floating point calculations, but a benefit compilation is faster, so when integer
<衣谷> 在 2025-06-30 上传 | 大小:5kb | 下载:0

[汇编语言three

说明:一个时钟程序 这个时钟程序执行后驻留内存,到整点时会报时,你可以用 Ctrl-Alt-U 把它从内存中下掉,可以用 Ctrl-Alt-C 变换颜色,用 Ctrl-Alt-O 把报时声音关掉(如果感到讨厌的话),在驻留内存时,用了直接改内存控制块的方法,所以用 MEM 或 MI 无法在内存中看到它,键盘控制用了直接截取 INT 9 的方法。 -This clock is a clock program after performing memory-resident program, i
<衣谷> 在 2025-06-30 上传 | 大小:6kb | 下载:0

[汇编语言three

说明:全盘搜索程序 本程序要用到的 DOS 中断很少,仅为 4EH 和 4FH,功能是查找第一个匹配文件名和继续查找,编程难点是要用到类似于堆栈的数据结构,把找到的子目录名暂时存起来,等当前目录找完后在取出来,然后继续查找下一个目录,我用的方法是开一个缓冲区,定义一个指针,用来指向缓冲区结束的地方。用的是先进先出方式,为了节省空间,每个目录项长度不等长,由每项的前 2 个字节来指向前面一条目录项。 -Comprehensive search program to use this progra
<衣谷> 在 2025-06-30 上传 | 大小:5kb | 下载:0

[汇编语言eleven

说明:BMP 文件是一种常用的图像文件格式,本文的例子程序产生一个简单的 640x480 24 bit 颜色的 BMP 文件。BMP 文件的格式分两部分,第一部分为文件头,具体定义见源程序,第二部分为数据区,紧接着文件头存放。 -BMP file is a common image file formats, sample programs in this article produces a simple 640x480 24 bit color BMP file. BMP file forma
<衣谷> 在 2025-06-30 上传 | 大小:2kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 12641.42 .43 .44 .45 .46 ... 14954 »

源码中国 www.ymcn.org