Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.
资源简介:Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, ...
上传时间: 2017-03-03
上传用户:问题问题
资源简介:An article on the implementation of a fast C++ delegate with many advanced features.
上传时间: 2014-01-02
上传用户:zhangzhenyu
资源简介:Following is a repost of the public domain make that I posted to net.sources a couple of months ago. I have fixed a few bugs, and added some more features, and the resulting changes amounted to about as much text as the whole program (he...
上传时间: 2015-09-01
上传用户:manlian
资源简介:This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Window...
上传时间: 2014-02-28
上传用户:gououo
资源简介:send an input on a linux socket.
上传时间: 2017-04-06
上传用户:569342831
资源简介:send an input on a linux socket.
上传时间: 2014-01-18
上传用户:wpt
资源简介:This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine. EVA Timer 1 has the shortest period...
上传时间: 2013-12-25
上传用户:康郎
资源简介:This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine.
上传时间: 2017-04-25
上传用户:fandeshun
资源简介:This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow.
上传时间: 2013-11-28
上传用户:dancnc
资源简介:% PURPOSE : Demonstrate the differences between the following % filters on a simple DBN. % % 3) Particle Filter (PF) % 4) PF with Rao Blackwellisation (RBPF)
上传时间: 2016-01-07
上传用户:cjf0304
资源简介:A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.
上传时间: 2014-01-09
上传用户:lifangyuan12
资源简介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上传时间: 2015-06-12
上传用户:wfl_yy
资源简介:A simple and straightforeward instant messaging program written in Java for all platforms developed with ease of use and efficiency in mind
上传时间: 2014-12-07
上传用户:rishian
资源简介:G.711 is an ITU-T standard for audio companding. It is primarily used in telephony.
上传时间: 2016-06-15
上传用户:jackgao
资源简介:A simple C compiler source code.
上传时间: 2014-01-02
上传用户:rocketrevenge
资源简介:a simple c program for file splitter
上传时间: 2014-01-13
上传用户:开怀常笑
资源简介:a simple c program for analog calender
上传时间: 2013-12-01
上传用户:sssl
资源简介:Derby database can be used to connect a database offline.These plugins can be used in Eclipse to connect DB offline
上传时间: 2014-08-17
上传用户:pinksun9
资源简介:简简单单的C程序 hava a simple c code
上传时间: 2017-07-12
上传用户:rishian
资源简介:Suck Wrappers are a set of UNIX script files that sets up inn, an NNTP server, on a local machine so that suck can communicate with a News server supplied by an ISP . It also installs a set of wrapper scripts (based on the sample scripts pr...
上传时间: 2015-11-07
上传用户:tedo811
资源简介: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...
上传时间: 2015-04-09
上传用户:www240697738
资源简介:This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can ...
上传时间: 2016-08-11
上传用户:gxf2016
资源简介:The P89LPC938 is a single-chip microcontroller, available in low cost packages, based on a high performance processor architecture that executes instructions in two to four clocks, six times the rate of standard 80C51 devices. Many system...
上传时间: 2013-12-04
上传用户:远远ssad
资源简介:THIS CHAPTER INTRODUCES and Java Server Pages (and then presents a simple example to display how to use in creating and provides excellent support for the Apache Struts framework, which I believe is the most popular Web framework around...
上传时间: 2013-12-21
上传用户:zq70996813
资源简介:ThreadX Library for ARM RISC microprocessor. ThreadX is a high performance RTOS that is wildly used in industrail world-wide.
上传时间: 2014-10-26
上传用户:1101055045
资源简介: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...
上传时间: 2016-01-22
上传用户:lijianyu172
资源简介:I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex. You can download the component and source code here. There are some instructions in th...
上传时间: 2017-04-20
上传用户:c12228
资源简介:驱动开发向导 I came across an article QuickSYS which implements an NT driver framework. That article demonstrates a MFC application that gets a project name as a parameter and creates Visual C++ workspace with NT driver framework. I decide...
上传时间: 2014-01-07
上传用户:2467478207
资源简介:how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It ...
上传时间: 2014-11-26
上传用户:royzhangsz
资源简介:c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a prog...
上传时间: 2013-12-18
上传用户:jkhjkh1982