搜索资源列表
h.323
- 详细介绍H.323协议栈内容以及消息交互流程。-Details of the H.323 protocol stack content, and message exchange process.
1044931_Mikael_Montelius_Rapporten_utan_kod
- Matlab tool for segmentation and re-creation of H-MRS volumes of interest in MRI image stack-Matlab tool for segmentation and re-creation of H-MRS volumes of interest in MRI image stack
write_printf_yourself
- C语言变参_实现自己的printf,详细讲解变参在堆栈中的存放和读取,讲解如何实现一个变参函数,最终给出实现一个printf的参考,对于不能支持printf的系统非常有帮助,建议使用标准头文件stdarg.h。-C language parameters _ to achieve their own printf, explain in detail on the stack in the storage and read, explain how to achieve a variable f