资源列表
[系统编程] fyoctiod_determine_reflection
说明:数控插补程序,DELPH编写的数控机床的插补程序的实现(Nc interpolation procedures, DELPH written in nc machine tools of interpolation program implementation)<Marigo > 在 2025-06-25 上传 | 大小:8kb | 下载:0
[其他小程序] 二重指针
说明:(1) 从静态存储区域分配。内存在程序编译的时候就已经分配好,这块内存在程序的整个运行期间都存在。例如全局变量,static 变量。 (2) 在栈上创建。在执行函数时,函数内局部变量的存储单元都可以在栈上创建,函数执行结束时这些存储单元自动被释放。栈内存分配运算内置于处理器的指令集中,效率很高,但是分配的内存容量有限。 (3) 从堆上分配,亦称动态内存分配。程序在运行的时候用malloc 或new 申请任意多少的内存,程序员自己负责在何时用free 或delete 释放内存。动态内存的生存期<messii > 在 2025-06-25 上传 | 大小:10kb | 下载:0
[界面编程] czde
说明:USB version of the source code File File Cutter Cutter USB Edition source code<SQGDcdtj$0324 > 在 2025-06-25 上传 | 大小:44kb | 下载:0
[通讯/手机编程] ModbusDemo
说明:进行与设备的串口通信,读取数据,检查状态等(Communicate with the serial port of the device)<大&海 > 在 2025-06-25 上传 | 大小:107kb | 下载:0
[系统编程] uhzoaathe
说明:无解压密码,内容如文件名,不知上传后是否仍可用,初学,谢谢(No unzip password, content such as file name, I wonder if after the upload is still available, beginners, thank you)<initialfbe > 在 2025-06-25 上传 | 大小:167kb | 下载:0
[其他小程序] *Java开发手册V1.2.0
说明:阿里Java编程规范,帮助大家规范自己写的代码。日常工作中肯定用得到(Ali Java programming specifications)<lusiyong > 在 2025-06-25 上传 | 大小:836kb | 下载:0