搜索资源列表
1721
- 本程序是单文档界面分割窗体的一种通信方法,自己感觉是比较笨的一种方法,可能使用消息映射的方法更好. 另外,开发周期也是一个不得不考虑的问题。程序工作在内核,稳定性/兼容性都需要大量测试,而且可供使用的函数库相对于应用层来说相当少。在应用层开发,调试修改相对要容易地多。 应用层截包驱动程序工作在操作系统内核,截断了所有的报文收发过程,并且把报文送到应用程序中处理,根据应用的策略,或者继续收发过程,或者丢弃,或者做其他的改变。 这个工具包提供了应用编程
Linux_systerm_call
- 《LINUX下增加系统调用的二种方法》 摘要: 在分析LINUX系统调用机制的基础上通过修改内核源代码和插入内核模块实现二种增加系统调用的方法。 关键词: LINUX系统调用操作系统-"Linux system call to increase the two methods" Abstract : Analysis of the Linux system call mechanism adopted on the basis of amendments to the
windows-driver-Dev
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。 -The book is suitable for readers familiar with the Windows application programming turned to the driver development.
DrivePort
- 本代码给出了内核模式下对端口操作的5种方法,每种都给出了实例!-This code give the kernel-mode port operation under the five kinds of methods, give examples of each are!
phymem1.2
- 将用户空间代码注射到内核空间的驱动源代码,主要通过hook ISR方法进行-User space to kernel space code injection driver source code, primarily by hook ISR methods
KM-for-PhD-Kernel-Methods
- 该文档包含了描述核方法的PPT,非常有价值-Kernel Methods
kernel-methods-for-pattern-analysis
- 关于核及模式分析的一些方法,主要包括三个部分-some algorithms on pattern analysis and kernel methods,kernel method for pattern analysis
codeFramework
- T. Joachims, Making Large-Scale SVM Learning Practical. Advances in Kernel Methods - Support Vector Learning, B. Sch?lkopf and C. Burges and A. Smola (ed.), MIT Press, 1999.-T. Joachims, Making Large-Scale SVM Learning Practical. Advances in
KillerALLTP
- 呵呵,大家内核编程最喜欢搞的tp,现在tp估计又更新了,留着也没用,放出来大家看看吧,基于这些方法稍微改下过tp是没有问题的-Oh, all kernel programming favorite out of the tp, tp is estimated that came up, and keep the useless, let out we look at it, a little change under these methods tp is no problem
FastFileSystem
- windows系统内核实验,快速文件系统。 分别用三种方法来实现一个对文件的操作: 无缓冲方式:表示用的标志位是FILE_FLAG_NO_BUFFERING。 缓冲方式:表示用的标志位是FILE_FLAG_SEQUENTIAL_SCAN。 异步方式:表示用的标志位是FILE_FLAG_OVERLAPPED。-windows system kernel experiments, fast file system. Three methods were used to achiev
mcisendstring
- 小眼使用VB API"mciSendString"制作功能强大的音乐播放控件,可以播放MP3,WAV,MID等格式的音乐。控件的属性和方法包括:播放,暂停,停止,获取总时长,获取当前播放进度,设置播放进度,设置音量大校可以以他为内核制作一个十分强大的播放器-Small eyes using VB API "mciSendString" making powerful music player controls, can play MP3, WAV, MID and other music for
Overloaded-kernel
- Overloaded kernel 的方法 VC 代碼-Overloaded kernel methods VC code
s5pc100_led
- 两种方法:基于S5PC100的LED驱动。基于LINUX2.6.35的内核。-Two methods: S5PC100 based LED driver. Based LINUX2.6.35 kernel.
G_pravin_zhq
- 基于核函数展开法的hankel变换的算法(主要是pravin的方法和zhq的方法)-Algorithm based on kernel function expansion method hankel transform (mainly pravin zhq methods and methods)
盲源分离
- 常用的盲分离算法有二阶统计量方法、高阶累积量方法、信息最大化( Infomax )以及独 立成分分析( ICA )等。这些方法取得最佳性能的条件总是与源信号的概率密度函数假设有关, 一旦假设的概率密度与实际信号的密度函数相差甚远,分离性能将大大降低。本文提出采用 核函数密度估计的方法进行任意信号源的盲分离,并通过典型算例与几种盲分离算法进行了 性能比较,验证了方法的可行性。(The commonly used blind separation algorithms include
FastSVDD-master
- mplementation of Fast Support Vector Data Descr iption (http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=5510185), as a part of the Kernel Methods for Pattern Analysis course.
