资源列表

« 1 2 ... .19 .20 .21 .22 .23 1624.25 .26 .27 .28 .29 ... 16930 »

[技术管理differenct

说明:堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态区)(static)—,全局变
<stevephen> 在 2025-02-03 上传 | 大小:14kb | 下载:0

[软件工程intelsse

说明:amd 指令sse指令级,汇编代码开发必备文挡-amd directive Ein instruction-level, compiled code required the development of the text block
<yangheng> 在 2025-02-03 上传 | 大小:1.8mb | 下载:0

[文档资料inelsse2

说明:intel cpu 架构参考文档,提供各种指令集合-intel cpu structure reference document and provide instructions set
<yangheng> 在 2025-02-03 上传 | 大小:2.31mb | 下载:0

[软件工程matlabppt

说明:上课时用的课件,是用matlab进行讲解的-class with the courseware is used to explain the Matlab
<qiuyigui> 在 2025-02-03 上传 | 大小:146kb | 下载:0

[软件工程ccc_study

说明:详细C语言学习资料,供初学者非常有用,希望大家互相学习!谢谢!-C language learning detailed information, very useful for beginners, we hope to learn from each other! Thank you!
<辛庆> 在 2025-02-03 上传 | 大小:237kb | 下载:0

[软件工程DTU_update

说明:DTU升级规约,此规约设计严密性,对我们学习协议传输非常有用,希望大家学习一下.-DTU escalation Statute, the Statute of tightness of the design of our study agreement transmission is very useful. hope that we learn from this. Thank you
<辛庆> 在 2025-02-03 上传 | 大小:8kb | 下载:0

[软件工程high_quality_C++_Programming

说明:该电子书的大部分内容取材于林锐博士一年前的书籍手稿,涉及C++编程规范、编程经验、内存分配等,是学习C++非常好的资料。-the most of the contents of e-books based on a year ago, Dr. LIN books, manuscr ipts, involving C Programming norms, Programming experience, memory allocation,
<彭时林> 在 2025-02-03 上传 | 大小:595kb | 下载:0

[软件工程lpc2214_System

说明:
<龙瑞鹤> 在 2025-02-03 上传 | 大小:1.85mb | 下载:0

[软件工程uCOS_I_LowPower

说明:使用UC/OS II实现系统省电模式,通过软件实现,非常精妙。-use UC/OS II system to achieve energy saving mode, through software, very carefully.
<龙瑞鹤> 在 2025-02-03 上传 | 大小:93kb | 下载:0

[软件工程javadesign_introductor

说明:java高级语言编程入门设计指导,特别适用于初学者。-java programming language portal design guidance, particularly applicable to beginners.
<yehua> 在 2025-02-03 上传 | 大小:12kb | 下载:0

[行业发展研究transport_word

说明:1.农机使用与维修 2、农机使用与维修 3、汽车电器 4、农机具之友 5、职业技术教育 6、农机使用与维修 7、上海汽车 8、现代机械-1. Use and maintenance of agricultural machinery two agricultural machinery, use and maintenance of three, four electrical vehicles, agric
<wallance> 在 2025-02-03 上传 | 大小:76kb | 下载:0

[软件工程linux_xmuxi

说明:Linux的应用是相当广泛的,学习嵌入式Linux的笔记和体会-Linux application is fairly extensive, study Embedded Linux notebook and experience
<huangrn> 在 2025-02-03 上传 | 大小:4kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1624.25 .26 .27 .28 .29 ... 16930 »

源码中国 www.ymcn.org