Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • vb+mscomm.rar 利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用
  • UnderstandingKernel3rdEdition.rar Understanding Kernel 3rd Edition[dhcp].chm
  • cryptoboot-1.0.tar.gz cryptoboot is set of tools for disk encryption on Unix. It is especially suited to encrypt root partition, so _everything_ (except kernel and cryptoboot inself) is encrypted.
  • 2440bsp5.0.rar 三星原厂的CE5.0bsp,包括eboot,nboot,kernel,driver。实现了kitl,directdraw驱动 eboot有usb下载功能
  • random.tar.gz lavarnd是一个随机数发生器,要求 2.4.9-31 kernel以上
  • windowskernelSample.rar Kernel环境下的源码,非常经典,欢迎大家下在
  • 2.6_kernel_on_HHARM2410_HHARM9200.rar HHARM2410: 1. 从ftp://ftp.arm.linux.org.uk上下载linux内核,由于项目原因,先后跑了2.6.11,2.6.13和2.6.15,试了一下ftp.kernel.org上下载的2.6.16,没跑起来,打住。 2. 编辑linux-2.6.15/Makefile, ARCH ?= $(SUBARCH) CROSS_COMPILE?= 改为 ARCH ?= arm CROSS_COMPILE?= arm-unknown-linux-gnu- 我 ...
  • Sample_Drivers.rar Sample Drivers for the Kernel Mode Driver Framework
  • K_smooth.rar ... and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a local averaging of the observations when estimating the regression function ...
  • linux_kernel.rar Linux Kernel 分析。从整体分析。并非具体的源码分析