资源列表

« 1 2 ... .94 .95 .96 .97 .98 2999.00 .01 .02 .03 .04 ... 16274 »

[系统编程debugging_malloc

说明:编写标准函数的包装模块解决内存漏洞问题 通常的malloc和free代码是不允许调用者存在错误的,比如说在程序引用越界、忘记释放内存块,或将一个内存块释放了两次,这些错误通常不会立即影响程序的执行,但当程序用到错误的内存时,已分配的内存过多时,程序就会开始不正常,用程序跟踪调试检查错误出现的地方会很困难。 本次实验的任务就是为malloc和free写一个包装模块,使用这个模块可以发现代码中的上述错误。-The preparation of the standard function mo
<js> 在 2025-06-24 上传 | 大小:300kb | 下载:0

[Linux/Unix编程main

说明:汽车电子上现在最火热的总线之一lin2.0总线的单片机实现。-Automotive Electronics is now one of the most fiery bus LIN2.0 MCU bus.
<ashley> 在 2025-06-24 上传 | 大小:5kb | 下载:0

[系统编程spacefinish

说明:程序演示如何用汇编调用win32、api函数 例子:演示c盘剩余空间-Procedures demonstrate how to use a compilation called win32, api function examples: demo c disk space remaining
<好好的> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程linuxBook

说明:介绍linux的各个方面,及快速学习linux的方法-Introduced in all aspects of linux, and fast way to learn linux
<胡恒> 在 2025-06-24 上传 | 大小:8.63mb | 下载:0

[系统编程Thunk_DEP

说明:Thunk和DEP 什么是Thunk Thunk技术就是将一段机器码对应的字节保存在一个连续内存结构里,然后把其指针强制转换成函数,即用作函数来执行。 什么是DEP 数据执行保护 (DEP) 是一套软硬件技术,能够在内存上执行额外检查以帮助防止在系统上运行恶意代码。在 Microsoft Windows XP Service Pack 2、 Microsoft Windows Server 2003 Service Pack 1 、Microsoft Windows XP
<china yaosan> 在 2025-06-24 上传 | 大小:149kb | 下载:0

[Linux/Unix编程Linux_driver(chinese_CHM)

说明:Linux设备驱动程序第三版中文板chm格式和源码-Linux device drivers third edition of the Chinese board chm format and source code
<曾思灵> 在 2025-06-24 上传 | 大小:1.26mb | 下载:0

[Linux/Unix编程TCPecho

说明:在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的ECHO服务。系程序针对TCP客户端,,作用是服务器返回从客户处收到的所有数据-In Linux/Unix network programming environment is the TCP/IP Internet connectivity services in the ECHO. Department procedures for TCP client, is the server returns from the cli
<杨敏> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程TCPechod

说明:在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的并发ECHO服务。系程序针对ECHO服务器,,作用是并发为多个客户服务-In Linux/Unix network programming environment is the TCP/IP Internet connectivity services in the concurrent ECHO. Department procedures for ECHO server, is complicated by a number
<杨敏> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[Linux/Unix编程OSS_tutorial

说明:OSS (Open Sound System) Tutorial linux oss音频驱动中文使用文档-OSS (Open Sound System) Tutorial linux oss audio driver to use Chinese documentation
<曾思灵> 在 2025-06-24 上传 | 大小:18kb | 下载:0

[Linux/Unix编程show_video_v4l.tar

说明:一个可以进行视频采集和显示的源代码,在LINUX操作系统下使用,可通过修改移植到ARM.-Can be a video capture and display the source code, LINUX operating system in use, can be transplanted to amend ARM.
<> 在 2025-06-24 上传 | 大小:6kb | 下载:0

[Linux/Unix编程gqcam-0.9.tar

说明:LINUX下非常有名的视频采集和显示源代码,直接安装后可以使用,效果很好-LINUX very famous video capture and display the source code can be used directly after installation, the effect of good
<> 在 2025-06-24 上传 | 大小:32kb | 下载:1

[系统编程1soft

说明:API地址专家 也是很好使的软件 下载下来用用 我自己使用感觉是特方便-API expert is also a very good address to make use of software downloaded to use with my own feeling is that special convenience
<朱化> 在 2025-06-24 上传 | 大小:480kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2999.00 .01 .02 .03 .04 ... 16274 »

源码中国 www.ymcn.org