资源列表

« 1 2 ... .65 .66 .67 .68 .69 870.71 .72 .73 .74 .75 ... 3005 »

[汇编语言1-2

说明:二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。 template <class T> void DoubliSort( T a[], int n) -Second, through its elements inserted into the two
<zzlbly> 在 2025-01-23 上传 | 大小:831kb | 下载:0

[汇编语言chilun

说明:输入齿轮参数自动生成CAD斜齿轮三维图形-Automatic generation of input parameters gear helical gear CAD three-dimensional graphics
<aaa> 在 2025-01-23 上传 | 大小:24kb | 下载:0

[汇编语言chilunjindu

说明:齿轮精度查询,可以查询齿轮大部分精度参数-Gear Accuracy inquiries, you can query most of the precision parameters of gear
<aaa> 在 2025-01-23 上传 | 大小:17kb | 下载:0

[汇编语言mima

说明:汇编语言密码设置课程设计(源码、报告一应俱全)-Assembly language code set curriculum design (source code, the report readily available)
<zy> 在 2025-01-23 上传 | 大小:134kb | 下载:0

[汇编语言phone

说明: 在本次试验中需要注意基址寄存器BX的移动方法,对以字为单位的数组,BX的移动方式 是每移动一次加2或者减2 另外函数调用的过程中需要小心PUSH和pop的调用是否安全,例如在name_sort中pop CX的 时候没有先Push CX,导致了name_sort函数不可以调用 此程序使用比较高效的方法只是对号码单的首地址进行排序,为此开辟了一个地址数组 AdTable,类似C语言中的指针数组 在每个名
<朱旭浩> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[汇编语言LIN

说明:基于VB开,发家庭理财系统,课程设计报告 完整详细-VB based on open, the family financial management systems, curriculum design report complete details
<张亮> 在 2025-01-23 上传 | 大小:588kb | 下载:0

[汇编语言StoreManagementSystem

说明:C#编的 英文的 带报告 上学期的作业 分数还不错 -C# Made with the report in English last semester operating scores well
<guyijun> 在 2025-01-23 上传 | 大小:2.16mb | 下载:0

[汇编语言enable

说明:usb enable/disable for delphi 6.0
<jackchain> 在 2025-01-23 上传 | 大小:240kb | 下载:0

[汇编语言nn475

说明:cmac的 PID控制 很有用的 主要在自动控制系统控制用应用-CMAC PID control of the very useful, mainly in the application of automatic control system for controlling
<wj> 在 2025-01-23 上传 | 大小:38kb | 下载:0

[汇编语言DS1302

说明:时钟芯片DS1302 的程序(汇编),设置DS1302 初始时间,并启动计时-DS1302 clock chip process (compilation), DS1302 initial set time and start time
<汪杉逸> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[汇编语言q

说明:读取fat分区表信息,,简单而实用,这是本人的第一个asm程序呢-Read fat partition table information, is simple and functional, this is my first asm program does
<吴松龄> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[汇编语言snake3

说明:轮廓的边缘检测 通过调整阀值改变边缘的检测 很有用-Contour edge detection by adjusting the threshold of detection of changes in the edge of useful
<郭伟> 在 2025-01-23 上传 | 大小:10kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 870.71 .72 .73 .74 .75 ... 3005 »

源码中国 www.ymcn.org