搜索结果

找到约 1,351 项符合 Press-How 的查询结果

嵌入式/单片机编程 The project demonstrates many Windows common controls, including the extensive use of image lists. T

The project demonstrates many Windows common controls, including the extensive use of image lists. The project was used in the book "The Revolutionary Guide To MFC 4 Programming With Visual C++", published by Wrox Press.
https://www.eeworm.com/dl/647/110484.html
下载: 52
查看: 1083

Java编程 A windows BMP file is a common image format that Java does not handle. While BMP images are used onl

A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endi ...
https://www.eeworm.com/dl/633/116909.html
下载: 90
查看: 1139

人工智能/神经网络 最新的支持向量机工具箱

最新的支持向量机工具箱,有了它会很方便 1. Find time to write a proper list of things to do! 2. Documentation. 3. Support Vector Regression. 4. Automated model selection. REFERENCES ========== [1] V.N. Vapnik, "The Nature of Statistical Learning Theory", Springer-Verlag, New York, ISBN 0-387-94559-8, ...
https://www.eeworm.com/dl/650/128193.html
下载: 71
查看: 1053

其他书籍 一本学习C#必看的经典书《C#高级编程》

一本学习C#必看的经典书《C#高级编程》,由Wrox PRess出版,好书!不得不看啊!
https://www.eeworm.com/dl/542/130778.html
下载: 191
查看: 1039

人工智能/神经网络 This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. Th

This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
https://www.eeworm.com/dl/650/131085.html
下载: 151
查看: 1073

驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and ...
https://www.eeworm.com/dl/618/135118.html
下载: 109
查看: 1068

其他 The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to de

The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.
https://www.eeworm.com/dl/534/136690.html
下载: 58
查看: 1060

其他书籍 This article is a very simple introduction writing a Windows Form application for the Microsoft.NET

This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of ...
https://www.eeworm.com/dl/542/138964.html
下载: 160
查看: 1049

GPS编程 This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to sho

This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer adding lines and points, and editing a layers data.
https://www.eeworm.com/dl/693/139114.html
下载: 115
查看: 1072

游戏 随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuff

随机性发生器、冒泡分类和混洗一组12张牌的演示程序。 Demonstrates the use of a randomizer, bubble-sort and an array to "shuffle" a deck of 12 cards. I put it here for those of you who are trying to figure out how to shuffle with a randomizer without having the same card appear two-or-more times. ...
https://www.eeworm.com/dl/625/139750.html
下载: 144
查看: 1066