搜索资源列表
LWip_Stack_implementation
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LwIP is TCP/IP protocol stack as a realization. LwIP
jida32
- JIDA32 DEMO for Windows 9x/NT/2000/XP/Vista/CE, Linux, VxWorks -1. Purpose: ----------- JIDA is an API that provides control over many Kontron Embedded Modules specific board features. 2. Files/Directories: ----------------
README.txt
- To use those libraries, simply copy them as static libraries into your project. Each library is called v<api>, indicating the minimum API level that they require. *** V4 *** v4/android-support-v4.jar contains: - Fragment
HOOKCreateFile
- 用 修改IAT(导入表)的方法HOOK 了CreateFile API函数,自定义的函数如下-Copy the code With the modified IAT (Import table) method HOOK the CreateFile API function, custom function as follows