This article helps in creating a Data Grid with radio button and allows single selection.
資源簡(jiǎn)介:This article helps in creating a Data Grid with radio button and allows single selection.
上傳時(shí)間: 2014-12-21
上傳用戶:silenthink
資源簡(jiǎn)介:A simple bibliotech archive coded in C. A real exercise with fopen write and the other base functions of C.
上傳時(shí)間: 2013-12-26
上傳用戶:15071087253
資源簡(jiǎn)介:This article presents GISCoordinate.java - a class that allows you to represent a GIS coordinate in your JAVA code in decimal degrees (38.4443, e.g. 122.33433) , minute degrees (33 44 22E, 122 33 44N), or radian degrees. Also, you can use t...
上傳時(shí)間: 2013-12-02
上傳用戶:wangchong
資源簡(jiǎn)介:Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L....
上傳時(shí)間: 2016-01-23
上傳用戶:569342831
資源簡(jiǎn)介:This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
上傳時(shí)間: 2017-05-27
上傳用戶:kikye
資源簡(jiǎn)介:this document helps in Writing USB Driver
上傳時(shí)間: 2017-08-15
上傳用戶:yepeng139
資源簡(jiǎn)介:The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin a...
上傳時(shí)間: 2013-11-27
上傳用戶:Late_Li
資源簡(jiǎn)介:This book is intended as a thorough introduction to both PCI and PCI-X. Is as a “companion” to the specifications. If you’re designing boards or systems using offthe-shelf PCI interface silicon, this book together with the silicon vendor...
上傳時(shí)間: 2014-08-18
上傳用戶:hoperingcong
資源簡(jiǎn)介:This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, insert and modify the database and then save all the changes to the original file.
上傳時(shí)間: 2014-01-21
上傳用戶:671145514
資源簡(jiǎn)介:siptapi A TAPI driver for SIP. With this TAPI driver you have a click2dial feature with any TAPI enabled application (e.g. MS Outlook) and any SIP account (e.g. freeworlddialup or iptel.org).
上傳時(shí)間: 2014-01-07
上傳用戶:jjj0202
資源簡(jiǎn)介:The main idea of this work is to create a driver for hiding selected processes and files.
上傳時(shí)間: 2014-01-09
上傳用戶:yyq123456789
資源簡(jiǎn)介:Introduction to Kernel Extension Concepts 1:Hello Kernel: creating a Kernel Extension With Xcode 2:Hello I/O Kit: creating a Device Driver With Xcode 3:Hello Debugger: Debugging a Device Driver With GDB 4:Packaging Your KEXT for Distrib...
上傳時(shí)間: 2013-12-31
上傳用戶:tuilp1a
資源簡(jiǎn)介:This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU. You can modify it or change it for meet your requirement.
上傳時(shí)間: 2013-12-25
上傳用戶:xzt
資源簡(jiǎn)介:CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
上傳時(shí)間: 2013-11-27
上傳用戶:xuanchangri
資源簡(jiǎn)介:this program is very interesting for to calculate with simple operation and advance operation. simple operation such us +,-,:,x and advance operation such as calculate sin,cos and tan implementation
上傳時(shí)間: 2013-12-18
上傳用戶:熊少鋒
資源簡(jiǎn)介:This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox,...
上傳時(shí)間: 2014-01-01
上傳用戶:qq21508895
資源簡(jiǎn)介:8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach and show each step.
上傳時(shí)間: 2016-07-24
上傳用戶:change0329
資源簡(jiǎn)介:The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in t...
上傳時(shí)間: 2015-12-07
上傳用戶:lijianyu172
資源簡(jiǎn)介:This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can...
上傳時(shí)間: 2013-12-14
上傳用戶:wfl_yy
資源簡(jiǎn)介:In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on To...
上傳時(shí)間: 2013-12-12
上傳用戶:x4587
資源簡(jiǎn)介:list is a data dtructure. this is a data structure type implemantation and it is implemented in C prgramming language. General header contains pointer to object so list.c in c is implemented in generic way.
上傳時(shí)間: 2017-03-27
上傳用戶:LIKE
資源簡(jiǎn)介:nearest neighbour clustering is an algoithm that puts data in categories. This algotithm is a data mining subject. Similar data is put in the same cluster.
上傳時(shí)間: 2017-03-27
上傳用戶:181992417
資源簡(jiǎn)介:In this exercise, you will design a BPSK detector to process the BPSK modulated data contained in the file bpskdata.mat
上傳時(shí)間: 2013-12-10
上傳用戶:梧桐
資源簡(jiǎn)介: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...
上傳時(shí)間: 2015-04-09
上傳用戶:www240697738
資源簡(jiǎn)介:This design package includes reference materials for creating a USB - PS/2 combination mouse that auto-detects the interface and configures itself to operate on the appropriate bus. Documentation docs - Designing a low cost CY7C6372...
上傳時(shí)間: 2015-10-19
上傳用戶:784533221
資源簡(jiǎn)介:In this article, we present an overview of methods for sequential simulation from posterior distributions. These methods are of particular interest in Bayesian filtering for discrete time dynamic models that are typically nonlinear and no...
上傳時(shí)間: 2015-12-31
上傳用戶:225588
資源簡(jiǎn)介:This article describes a sniffer for Windows. WinSniff is an application for capturing packets on the network. It displays all the packets that are transmitted on the local network and gives detailed information about each header in the pac...
上傳時(shí)間: 2016-01-22
上傳用戶:lijianyu172
資源簡(jiǎn)介:This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in...
上傳時(shí)間: 2016-08-16
上傳用戶:hn891122
資源簡(jiǎn)介:This article describes how to consume Web services in Java 1.5.0 using the new JAX-WS 2.0 API (JSR 228). Developers around the world, including me, have always complained about the hard ways to work in Java to consume even a Web service...
上傳時(shí)間: 2013-11-27
上傳用戶:kelimu
資源簡(jiǎn)介:This article discusses some issues that a typical Windows C++ programmer will encounter when approaching Symbian OS for the first time. Our experience in developing for three successive versions of Symbian OS has given us considerable per...
上傳時(shí)間: 2017-07-30
上傳用戶:zhaiyanzhong