搜索结果

找到约 77 项符合 Machines 的查询结果

汇编语言 This is an example how one could hide a process on Windows based operation systems from task viewer

This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
https://www.eeworm.com/dl/644/147983.html
下载: 80
查看: 1024

人工智能/神经网络 The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagsta

The program performs alpha seeding within LIBSVM Solvers. Please refer to: D. DeCoste and K. Wagstaff, "Alpha Seeding for Support Vector Machines for the meaning of alpha seeding".
https://www.eeworm.com/dl/650/161540.html
下载: 30
查看: 1082

操作系统开发 KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware.

KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has priv ...
https://www.eeworm.com/dl/531/186360.html
下载: 72
查看: 1119

其他书籍 Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general

Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that ...
https://www.eeworm.com/dl/542/211570.html
下载: 69
查看: 1056

其他嵌入式/单片机内容 Quantum Platform(QP) is a family of very lightweight, state machine-based frameworks for embedded sy

Quantum Platform(QP) is a family of very lightweight, state machine-based frameworks for embedded systems. QP enables developing well-structured embedded applications as a set of concurrently executing hierarchical state machines (UML statecharts).
https://www.eeworm.com/dl/687/237220.html
下载: 64
查看: 1170

汇编语言 For the development of non-contact smart card products, such as: reading and writing, charging machi

For the development of non-contact smart card products, such as: reading and writing, charging machines, card readers, etc.!
https://www.eeworm.com/dl/644/246591.html
下载: 188
查看: 1058

驱动编程 ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind

ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ...
https://www.eeworm.com/dl/618/279710.html
下载: 48
查看: 1086

编译器/解释器 This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good

This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of L ...
https://www.eeworm.com/dl/628/327441.html
下载: 145
查看: 1066

微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a

RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...
https://www.eeworm.com/dl/655/337178.html
下载: 62
查看: 1075

编译器/解释器 This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al

This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSDOS that have to be resolved for example the size of LONG ...
https://www.eeworm.com/dl/628/345224.html
下载: 155
查看: 1043