-
Need to deploy exchange 2003? Don t know where to go for all the answers? READ...
Need to deploy exchange 2003? Don t know where to go for all the answers? READ THIS and answer those questions.-Need to deploy exchange 2003? Don t know where to go for all the answers? READ THIS and answer those questions.
- 2022-03-01 03:01:17下载
- 积分:1
-
stm32 内存分配管理
应用背景内存管理,是指软件运行时对计算机内存资源的分配和使用的技术。其最主要的目的是如
何高效,快速的分配,并且在适当的时候释放和回收内存资源。内存管理的实现方法有很多种,
他们其实最终都是要实现2 个函数:malloc 和free;malloc 函数用于内存申请,free 函数用于
内存释放。
关键技术当指针p 调用malloc 申请内存的时候,先判断p 要分配的内存块数(m),然后从第n 项开
始,向下查找,直到找到m 块连续的空内存块(即对应内存管理表项为0),然后将这m 个内
存管理表项的值都设置为m(标记被占用),最后,把最后的这个空内存块的地址返回指针p,
完成一次分配。注意,如果当内存不够的时候(找到最后也没找到连续的m 块空闲内存),则
返回NULL 给p,表示分配失败。
- 2022-02-10 14:18:07下载
- 积分:1
-
工频正玄波的逆变器电路,成熟使用的方案,请用作设计参考,thx...
工频正玄波的逆变器电路,成熟使用的方案,请用作设计参考,thx-frequency Shogen wave inverter circuit, the use of mature programs, please reference for the design, thx
- 2022-05-05 13:47:30下载
- 积分:1
-
适用于2410或者2440的底层硬件开发代码,直接编译下载后可以使用...
适用于2410或者2440的底层硬件开发代码,直接编译下载后可以使用-2410 or 2440 applies to the underlying hardware development code, and a direct download can be used to compile
- 2022-06-01 05:37:39下载
- 积分:1
-
捕获 EPWM3
本示例配置为 ePWM3A:
-向上计数
-2 在启动和就高达 1000年期间
-关于珠三角切换输出
eCAP1 配置为捕获上升之间的时间和 PWM3A 输出的下降缘。
- 2023-02-06 19:10:04下载
- 积分:1
-
Development UC/GUI fonts with the conversion tools.
开发UC/GUI用的字体转换工具.-Development UC/GUI fonts with the conversion tools.
- 2023-05-30 20:15:04下载
- 积分:1
-
网络控制器和控制器的连接是通过读写都…
网络控制器和链路控制器的CPU即是通过读写双端口RAM芯片完成网络层与数据链路层的原语交互。mailbox中写入的是原语的类型,而双端口RAM的其它存储空间则存放各种服务原语的参数。-network controller and the CPU controller link is through reading and writing dual-port RAM chip to complete the network layer and data link layer of the original language interaction. Mailbox inclusion of the original language is the type of dual-port RAM and the other storage space incorporating various services parameters of the original language.
- 2022-04-28 00:44:56下载
- 积分:1
-
8051 intrrupt
中断8051代码由KEIL4中断程序。这里外部引脚(INT0)中断使用。
- 2023-02-16 00:30:03下载
- 积分:1
-
UCGUI开发很好的例程,有用的学习资料
UCGUI开发很好的例程,有用的学习资料-UCGUI develop good routines, learning useful information
- 2023-04-23 20:30:03下载
- 积分:1
-
ks8695的SOHO应用中的tftp部分,
ks8695的SOHO应用中的tftp部分,-ks8695
- 2022-04-30 19:00:25下载
- 积分:1