资源列表

« 1 2 ... .41 .42 .43 .44 .45 12946.47 .48 .49 .50 .51 ... 14954 »

[编译器/词法分析DS1307

说明:BASCOM-AVR to control Ds1307 chip with I2C access.
<Sepepp> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[书籍源码the-Definition-of-Order-List

说明:设有两个整数类型的顺序表A(有m个元素)和B(有n个元素),其元素均从小到大排列。试编写一个函数,将这两个顺序表合并成一个顺序表C,要求C的元素也从小到大排列。-Sequence table has two integer type A (m elements) and B (n elements), whose elements are in ascending order. Try to write a function that the two order tables into a se
<chentao> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[书籍源码calcutoracomplex

说明:大学C++ 课程 第七版 课后习题 标准答案 仅供参考-The seventh edition of the university C++ programs after-school exercise standard answer for reference only.
<张国> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[书籍源码deck-of-cards

说明:编写一个洗牌和发牌的程序,包含类Card, 类DeckOfCards和一个驱动程序 类Card有: a) int型的数据成员face和suit b) 接受两个int型数据表示面值和花色的构造函数用于初始化数据 c) 两个string类型的static数组代表面值和花色 d) 一个toString函数返回Card,形式是“face of suit”的字符串。可以用+运算符连接字符串 类DeckOfCards有: a) 一个名为deck的Card类vector,用于存储C
<张国> 在 2025-07-03 上传 | 大小:2kb | 下载:7

[书籍源码polynomial

说明:H11增强Polynomial类 (1) 以动态数组实现多项式类。多项式系数的最大上限为int数据类型能表示的最大整数,但在构建对象时不指定系数上限 (2) 对两个Polynomial类对象的运算,分别重载“+”“-”运算,并能够级联调用 (3) 重载“<<”操作符,并能级联调用。 (4) 重载赋值运算符“=”,思考为何必须重载该运算符,如果不重载会发生什么问题? -H11 Enhanced the Polynomial class (1) dynamic arr
<张国> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[易语言编程zzs

说明:取编辑框里的总字数,非常实用!可用到自己的记事本里!-The total number of words in the edit box, very practical! Available to your notepad!
<蔡淳佳> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[并行运算work

说明:利用matlab实现的HEFT算法,其中包含计算rank值-HEFT algorithm
<sun> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[汇编语言LED

说明:EM78P153控制LED七彩渐变 适合价格适中的驱动方案 稳定性好-EM78P153 control LED color gradient suitable for affordable good stability of the driving program
<seven> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[书籍源码lmafi

说明:操作系统实验,循环首次适应算法模拟作业在cpu中的运行情况-Experimental operating system, the first cycle of adaptation algorithm simulations run cpu
<melody> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[编译器/词法分析bintree

说明:关于二叉树的插入,先序遍历,后序遍历,中序遍历,叶子节点个数,树的深度,路径查找。-Binary tree insertion, preorder, postorder traversal, preorder, the number of leaf nodes, the depth of the tree, the path to find.
<刘博> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[编辑器/阅读器continuous-GA

说明:continues GA matlab code
<naeim> 在 2025-07-03 上传 | 大小:2kb | 下载:0

[书籍源码Python

说明:收发数据,建立服务端和客户端,可以收发数据-Send and receive data, you can send and receive data, the establishment of service and client
<may> 在 2025-07-03 上传 | 大小:2kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 12946.47 .48 .49 .50 .51 ... 14954 »

源码中国 www.ymcn.org