资源列表
排序选择:
[其他小程序] sim_driver ME 操作 SIM
说明:sim card driver, 在cyw下编译,支持sim卡读写操作,比如authenticate,等等操作(this is sim card driver. code is wrote in cyw, supporting sim card read and write like authenticate, language.)<idsc > 在 2025-08-25 上传 | 大小:19kb | 下载:0
[其他小程序] Linux那些事儿之我是Sysfs
说明:Sysfs文件系统是一个类似于proc文件系统的特殊文件系统,用于将系统中的设备组织成层次结构,并向用户模式程序提供详细的内核数据结构信息。(Understanding device models and sysfs file systems)<zhaogd > 在 2025-08-25 上传 | 大小:593kb | 下载:0
[matlab例程] myfft&myifft
说明:谱分析,自己编写的算法过程,蝶形算法的全过程,详细,便于初学者使用。(Spectral analysis, the algorithm itself written process, butterfly algorithm of the whole process, detailed, easy for beginners to use.)<lilifan > 在 2025-08-25 上传 | 大小:1kb | 下载:0
[系统编程] fyoctiod_determine_reflection
说明:数控插补程序,DELPH编写的数控机床的插补程序的实现(Nc interpolation procedures, DELPH written in nc machine tools of interpolation program implementation)<Marigo > 在 2025-08-25 上传 | 大小:8kb | 下载:0
[其他小程序] 二重指针
说明:(1) 从静态存储区域分配。内存在程序编译的时候就已经分配好,这块内存在程序的整个运行期间都存在。例如全局变量,static 变量。 (2) 在栈上创建。在执行函数时,函数内局部变量的存储单元都可以在栈上创建,函数执行结束时这些存储单元自动被释放。栈内存分配运算内置于处理器的指令集中,效率很高,但是分配的内存容量有限。 (3) 从堆上分配,亦称动态内存分配。程序在运行的时候用malloc 或new 申请任意多少的内存,程序员自己负责在何时用free 或delete 释放内存。动态内存的生存期<messii > 在 2025-08-25 上传 | 大小:10kb | 下载:0
[界面编程] czde
说明:USB version of the source code File File Cutter Cutter USB Edition source code<SQGDcdtj$0324 > 在 2025-08-25 上传 | 大小:44kb | 下载:0