搜索资源列表

  1. Linux2410_kernel

    0下载:
  2. Linux2.4.20针对三星公司的s3c2410开发板的内核改造。-Linux2.4.20 against Samsung s3c2410 development of the kernel plate transformation.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-08
    • 文件大小:150528
    • 提供者:贾军
  1. kernel-aodv

    0下载:
  2. 可运行于linux平台的自组织网络协议,kernel版本的按需距离矢量协议源代码-can run on the Linux platform of self-organizing network agreement kernel version of the on-demand distance vector source code agreement
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-08
    • 文件大小:54272
    • 提供者:安德里周
  1. linux_start

    0下载:
  2. The Linux 2.4 Kernel s Startup Procedure:即Linux2.4内核的启动过程的代码详解,值得参考!-The Linux 2.4 Kernel's Startup Procedure : that the launch of Linux kernel code Comments on the process, it is also useful to look!
  3. 所属分类:电子书籍

    • 发布日期:2024-05-08
    • 文件大小:63488
    • 提供者:韩建锋
  1. linux-0.01_Code.tar

    1下载:
  2. 最著名的操作系统Linux内核源码: 是研究学习操作系统内核,以及系统级编程非常好的参考资料.-most famous operating system Linux kernel source : the study is to examine the operating system kernel. and system-level programming very good reference.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:72704
    • 提供者:LQ
  1. GIAN

    0下载:
  2. 运行Kernel.exe(调用hehe.dll),此时您什么都没有看到。实际上程序已经在后台运行了!之后试着输入密码(网络、Windows登录等等),然后在Windows目录下查找password.wri 试着用WordPad.exe打开,你会发现密码记录。该程序演示了如何截获系统级的消息,并将消息过滤。仅保留密码部分。同时将截获的任何消息继续传递, 以便Windows系统正常运行。本程序仅仅是用来测试Windows操作系统的缺
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:46080
    • 提供者:
  1. FU_Rootkit

    0下载:
  2. windows rootkit,可以列举出内核驱动程序以及就可以把自己的.sys隐藏起来-windows rootkit. can be cited and kernel drivers will be able to own. sys hidden
  3. 所属分类:驱动编程

    • 发布日期:2024-05-08
    • 文件大小:2272256
    • 提供者:柳杨
  1. USB-for-linux.2.6

    0下载:
  2. linux-2.6内核下的usb驱程移植说明文档-linux- 2.6 kernel under the usb drive-transplant documentation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:罗富冲
  1. fs-kfda

    0下载:
  2. Feature scaling for kernel Fisher discriminant analysis using leave-one-out cross validation. FS-KFDA is a package for implementing feature scaling for kernel fisher discriminant analysis.-Feature scaling for kernel Fi
  3. 所属分类:图形图象

    • 发布日期:2024-05-08
    • 文件大小:510976
    • 提供者:
  1. driver.1.00.00.sh7145.tar

    0下载:
  2. T-Kernel Driver Sample-T-Kernel Driver Sample
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:610304
    • 提供者:张纹霖
  1. tcpip.1.00.00.sh_m32r.tar

    0下载:
  2. T-kernel Tcp/ip Protocol Stack Sample-T-kernel TCP/ip Protocol Stack Sample
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:1250304
    • 提供者:张纹霖
  1. shelltsk.1.01.00.tar

    0下载:
  2. T-Kernel Shell Sample-T-Kernel Shell Sample
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:798720
    • 提供者:张纹霖
  1. tmonitor.1.00.00.sh7727.tar

    0下载:
  2. T-kernel T-monitor Sample-T-kernel T-monitor Sample
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:8192
    • 提供者:张纹霖
  1. hookX

    0下载:
  2. 驱动层Hook系统内核调用的,拦截对进程的操作的源码,提供7步tutorial,步步为营,教学驱动编程的绝好样例-Hook-driven system kernel called the interception of the process of operation of the source. provide seven-step tutorial and step-by-step business, teaching driven
  3. 所属分类:驱动编程

    • 发布日期:2024-05-08
    • 文件大小:251904
    • 提供者:诚然
  1. pracising_while_learning_linux_kernel.tar

    0下载:
  2. 如果您在研究linux内核,相信您一定听说过李善平老师的《边干边学——linux内核指导》这本书,这本书内容详尽实用,但是您是不是在因为即使照敲那些书上的代码也不能work而烦恼呢?这是该书所有章节的完整代码,本人尝试过其中的大部分,如shell,公平调度,文件系统,统计缺页率等,都能work!-If you study linux kernel, I believe you will definitely heard PDM teac
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-08
    • 文件大小:141312
    • 提供者:刘光
  1. Hooking_the_kernel_directly

    0下载:
  2. 直接内核钩子。教你如何用C写内核函数钩子。文件里面包含了详细文档和代码。-direct kernel hook. Teach you how to write C kernel function hook. File includes detailed documentation and code.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-08
    • 文件大小:65536
    • 提供者:liudaocan
  1. SystemModulesSee

    0下载:
  2. 获得所有windows加载的内核模块信息。 一个不错的学习windows驱动程序和windows内核的代码。-access to all windows kernel module loading information. A good learning windows driver and windows kernel code.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-08
    • 文件大小:47104
    • 提供者:yunzhang
  1. Linux_kernelfull_V11

    0下载:
  2. 此文件为linux内核的源码注释文件,是初学者学习的基础-this document for the Linux kernel source code Notes document is the basis for beginners learning
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:3746816
    • 提供者:vincent
  1. tkernel.1.02.02.tar

    0下载:
  2. 使用广泛的日本著名的开源嵌入式实时操作系统T-Kernel的源码,市场上60%的嵌入式产品是遵循他的规范.在中国还没有普及推广,这个是最新的版本1.02.02,是昨天刚下载的-extensive use of the famous Japanese revenue RTOS T-Kernel source code, 60% of the market of embedded products are to follow his nor
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-08
    • 文件大小:458752
    • 提供者:王全贵
  1. Linux24_char_device_driver

    0下载:
  2. Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better r
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:
  1. sample-key.tar

    0下载:
  2. 关于日本最著名的实时系统T-KERNEL的平台下的AD键盘实现源码,可以实现单按键、多按键的实时响应。-of Japan's most well-known real-time system T-KERNEL platform to achieve the AD keyboard source, can be achieved single-button, multi-button real-time response.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:KEVIN
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org