This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers using the K-means algorithm. Output isdirected to the screen.
標簽: implementing directory algorithm contains
上傳時間: 2014-01-27
上傳用戶:maizezhen
This matrix C++ template class library is for performing common matrix operations in your C++ program like any other built-in data types. To install the package, just copy MATRIX.H file into the INCLUDE directory of your compiler and include this header file in your program source file
標簽: matrix performing operations template
上傳時間: 2013-12-21
上傳用戶:wys0120
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimedia RAD program that plays movies, WAV files, and MIDI files. Shutting down the BCB RAD programming tools and writing raw Windows API code instead. Creating components dynamically on the heap at runtime. Setting up event handlers (closures) dynamically at runtime. A brief introduction to using exceptions. This topic is covered in more depth in Chapter 5, "Exceptions." A brief introduction to ANSI strings. This subject is covered in more depth in Chapter 3, "C++Builder and the VCL." Using the online help. Greping through the include and source files that come with the product and with this book.
標簽: introduce Overview Borland Builder
上傳時間: 2014-01-04
上傳用戶:小鵬
Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linux_logo.h /SOURCE/include/asm-arm/arch-pxa pxa-regs.h
標簽: contains Source driver packet
上傳時間: 2014-12-07
上傳用戶:hgy9473
VS1002D ADPCM RECORDING INSTRUCTIONS v 1.0 (C) 2004-09-23 VLSI SOLUTION OY This is a software package to patch VS1002d ADPCM recording capability. It is explained in VS10XX Application Notes, available at http://www.vlsi.fi/download/ See also source code src/microcontrol.c for example.
標簽: INSTRUCTIONS RECORDING SOLUTION softwar
上傳時間: 2014-01-05
上傳用戶:894898248
The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Original TP source code SPLAY.C Translation of code to C SPLAY.EXE Compiled version of SPLAY.C (small model) README.DOC You are looking at it Read the comments at the beginning of SPLAY.C for more info.
標簽: program translation Kokkonen pascal
上傳時間: 2015-05-05
上傳用戶:rocwangdp
用CY7C63723設計的鼠標固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - defines macros used in combi.c - ps2defs.h - defines PS/2 interface constants - usb_desc.h - defines the USB descriptors - usbdefs.h - defines USB interface constants
標簽: C63723 63723 CY7 constants
上傳時間: 2014-02-15
上傳用戶:aappkkee
LCD and Keyboard ARMulator model for the ADS Source Code Copy the provided ARMulate folder into your ADS directory tree at the root, for example in c:\ADSv1_1. If prompted to overwrite files, choose Yes. The batch file copy_console.bat will place the appropriate files inside the \Bin directory so that they will be found by the ARMulator. You still need to follow the instructions under "Using the Model" to set up the configuration files.
標簽: ARMulator the Keyboard ARMulate
上傳時間: 2014-02-25
上傳用戶:woshini123456
一個十分不錯的C/S圖書館管理系統 圖書館管理系統 使用方法: 文件夾下有兩個文件夾Tsgl_client(圖書管理客戶端)和Tsgl_server(圖書管理服務器端),用的是同一個ASA8數據庫,數據庫文件在Tsgl_server中。利用PowerBuilder 9.0打開相應文件夾下的PBW文件,然后按照應用程序入口配置數據源連接即可。ODBC ASA8數據源配置清單如下: 數據源名(data source name)為 tsgl 數據庫名(database name)為libmis.db 數據庫文件(database file)路徑選擇為…chap6\Tsgl_server\libmis.db文件 數據庫登錄用戶名(user id)為dba 數據庫登錄口令(password)為sql
標簽: Tsgl_client Tsgl_server 圖書館 圖書管理
上傳時間: 2014-12-01
上傳用戶:wab1981
GExperts is a set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and is contributed as freeware to the development community. Users are encouraged to download the source code and submit bug fixes and patches as well as new features for inclusion in the GExperts distribution.
標簽: productivity programmers GExperts increase
上傳時間: 2014-11-27
上傳用戶:天誠24