资源列表
[其他小程序] Dumpper v.91.2
说明:thanks god to have the real one in the face and i dont think the same<bayoudh> 在 2025-06-20 上传 | 大小:1.2mb | 下载:0
[其他小程序] Labview 光谱仪
说明:这是一自己改编的LABVIEW程序,希望大家多提宝贵意见(This is a self adaption LABVIEW program. I hope you can give more valuable suggestions.)<沛若og> 在 2025-06-20 上传 | 大小:716kb | 下载:0
[其他小程序] Settimino-1.1.0
说明:Arduino driver for Siemens PLC<k30r88> 在 2025-06-20 上传 | 大小:1.01mb | 下载:0
[其他小程序] ch09类
说明:面对对象:面对将系统看成通过交互作用来完成特定功能的对象的集合。每个对象用自己的方法来管理数据。也就是说对象内部的代码能够操作对象内部的数据。(Facing the object: facing the collection of objects that regard the system as a specific function through interaction. Each object manages the data in its own way. That is to say<杜嘟> 在 2025-06-20 上传 | 大小:18kb | 下载:0
[其他小程序] ch11重载
说明:在实际开发中,有时候我们需要实现几个功能类似的函数,只是有些细节不同。例如希望交换两个变量的值,这两个变量有多种类型,可以是 int、float、char、bool 等,我们需要通过参数把变量的地址传入函数内部。在C语言中,程序员往往需要分别设计出三个不同名的函数,其函数原型与下面类似:(In actual development, sometimes we need to implement several similar functions, but there are some detai<杜嘟> 在 2025-06-20 上传 | 大小:29kb | 下载:0
[其他小程序] 函数ch06
说明:函数是一组一起执行一个任务的语句。每个 C++ 程序都至少有一个函数,即主函数 main() ,所有简单的程序都可以定义其他额外的函数。(A function is a set of statements that perform tasks together. Every C++ program has at least one function, that is, the main function main (). All the simple programs can define ot<杜嘟> 在 2025-06-20 上传 | 大小:27kb | 下载:0