资源列表

« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 3005 »

[汇编语言52

说明:输入任意一个字符串,实现下面的功能: 1)查找 2)替换 3)删除 4)复制-Enter any string to achieve the following functions: 1) Find 2) Replace 3) Delete 4) Copy
<王鑫> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言juzhendejiajianchengchu

说明:用二维数组表示矩阵,编写函数实现如下功能,要求所编写的函数具有较好的通用性,不要固定矩阵的大小。 1矩阵输入。 2)矩阵输出。 3矩阵转置。 4)矩阵相加。 5)矩阵相乘。 6)写主函数,完成对以上函数的调用。 -Two-dimensional array representation matrix, write a function to achieve the following functions, r
<长城> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言qiongjufa

说明:一. 用穷举法求解下列问题。 1.班上要在A, B, C, D, E, F 6名同学中选派若干人去参加比赛,综合比较各人的情况,得出选择的条件如下: a) E和F两人中至少去一个; b) C和D两人中去一个; c) D和E要么都去,要么都不去; d) A,B,F三人中要去两个; e) 若C不去,则B也不去; f) C和F不能一起去。 请仔细分析上述条件,找出参加比赛的合适人选。 -A. Using b
<长城> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言juzhenqiuni

说明:本程序运用C语言对任意阶数矩阵实现求逆运算,读者只需改动相应数,即可实现求逆!-This procedure using C language to achieve arbitrary order matrix inversion, the reader just change the corresponding number, you can achieve the inverse!
<长城> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言NTRU-Fast-Multiply-

说明:NTRU算法加密算法的优化,是对算法中的乘法运算进行了优化,实现了算法的加速-NTRU encryption algorithm optimization algorithm, is a multiplication algorithm is optimized to achieve the acceleration of the algorithm
<yaphets> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言read_rss_mwir_sst

说明:IDL读取微波数据,并且存储,其他功能科根据需要添加相应代码-IDL reads microwave data, and storage, the other functions necessary to add the appropriate code division
<李占强> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言light

说明:跑马灯作用,可进行双开关控制,k1打开发光二极管一次发光,k2打开发光二极管停止闪烁。-Entertaining diversions, can undertake dual switch control, k1 open leds light at a time, open k2 led to stop blinking.
<lavender> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言1

说明:在Staff类中包含的数据成员有编号num,姓名name,出勤率rateofAttend,基本工资basicSal,和奖金prize. 在Saleman类中还包含数据成员销售员提成比例deductRate和个人销售额personAmount,在Manager 类中还包含数据成员经理提成比例totalDeductRate和总销售额totalAmount,在SaleManager类中不包含其他数据成员。 (2) 各类人员的实发工资公式如
<闫忠正> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言duotai-CPP

说明:利用虚函数实现的多态性来求四种几何图形的面积之和。这四种几何图形是:三角形、矩形、正方形和圆。几何图形的类型可以通过构造函数或通过成员函数来设置。-The use of virtual functions to find four kinds of polymorphism of the area of ​ ​ geometry. The four geometry are: triangular, rectangu
<闫忠正> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言wenjian

说明:1: 按书名查找一本书 2: 按作者查找一本书 3: 按出版商查找一本书 4: 加入一本新书 5: 退出 !输入选择 -1: Find a book by title 2: Find a book by author 3: Find a book by publisher 4: adding a new book 5: Quit! Input selection
<闫忠正> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言paixu

说明:编写一个使用数组类模板Array对数组进行排序,求最大值和求元素和的程序,并采用相关数据进行测试.-Write a class template Array using an array to sort the array, find the maximum and demand elements and procedures, and the use of relevant data for testing.
<闫忠正> 在 2024-10-13 上传 | 大小:1024 | 下载:0

[汇编语言biancheng

说明:(1)编写一个程序实现如下功能:有4名学生,每个学生信息包含学号、姓名、数学成绩、英语成绩、C语言成绩和三门课程的总分,并对数据进行输入和输出(程序以文件名sy8_7.c存盘)。 (2) 编写一个程序实现如下功能:定义一个点的结构数据类型,实现下列功能: ①为点输入坐标值。 ②求两个点中点坐标。 ③求两点间距离。 (程序以文件名sy8_8.c存盘 (3)编写一个程序实现如下功能:建立一个单链表,每个结点数据要有职
<闫忠正> 在 2024-10-13 上传 | 大小:1024 | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 463.64 .65 .66 .67 .68 ... 3005 »

源码中国 www.ymcn.org