搜索结果

找到约 1,248 项符合 HOW 的查询结果

按分类筛选

显示更多分类

Windows Mobile This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is

This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of how to use the technology.
https://www.eeworm.com/dl/677/105519.html
下载: 40
查看: 1065

Windows Mobile Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded

Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate th ...
https://www.eeworm.com/dl/677/105520.html
下载: 85
查看: 1053

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

人工智能/神经网络 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

人工智能/神经网络 this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this

this tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. this tar also include some testfiles and config file and a readme which describes how to run this program.
https://www.eeworm.com/dl/650/140257.html
下载: 62
查看: 1106