Some time during my development works I had the need of printing the contents of a ListView control. So I wrote down the code for a custom control, named PrintableListView, that solved the followINg two problems: * extend the print on multiple pages when the width of the list exceeds the width of the print page, * shrink, optionally, the list in a way that the resulting width fits o
标签: development the ListView contents
上传时间: 2014-01-22
上传用户:Divine
A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and followINg operations: * ls,pwd,cwd,get,put,dele. * I have tested it using followINg ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
标签: demonstration supports followi simple
上传时间: 2013-12-22
上传用户:wl9454
Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the followINg manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.
标签: representation included combines scripts
上传时间: 2017-07-25
上传用户:semi1981
This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the followINg formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan2PU(X,Y) * 360) The program will prompt the user to change the gain and frequency of the X and Y waveforms.
标签: Y. normalized generates calculate
上传时间: 2014-01-06
上传用户:123456wh
This C++ application demonstrates how to display Chinese characters from resource files. The application supports internationalization and localization. In the updated version also the context-sensitive help has been added. The application supports followINg languages: English, Taiwan Chinese, Taiwan English, HongKong Chinese, HongKong English, Mainland Chinese, and Mainland English. Main classes: TFontSpec, CCnvCharacterSetConverter
标签: demonstrates application characters resource
上传时间: 2014-01-09
上传用户:hakim
* 1. Run the Advanced Evaluation Board (AEB) Control software program * (Start>AudioCodes IPM-260 SDK>). * 2. Connect the Evaluation Board s E1 connector to the IPM-260 s first E1 * interface (E1 - 0), using the supplied cross connect E1 cable, * according to the followINg scheme
标签: Evaluation Advanced AudioCod software
上传时间: 2013-12-23
上传用户:3到15
This document specifies a collection of compiler directives, library routines, and environment variables that can be used to specify shared-memory parallelism in C, C++ and Fortran programs. This functionality collectively defines the specification of the OpenMP Application Program Interface (OpenMP API). This specification provides a model for parallel programming that is portable across shared memory architectures from different vendors. Compilers from numerous vendors support the OpenMP API. More information about OpenMP can be found at the followINg web site:
标签: environment collection directives specifies
上传时间: 2013-12-25
上传用户:shinesyh
Installation of PelcoNet NET300 requires support from your network administrator. Contact your administrator to assist with STEP 2A – Configuring PelcoNet Using HyperTerminal. Write down the followINg information from your network administrator:
标签: your administrator Installation PelcoNet
上传时间: 2014-01-02
上传用户:钓鳌牧马
PURPOSE OF THE PROJECT: This Application would facilitate the huge process of managing the Ad details along with the Preview of the Ad (Audio storage and retrieval). The Application has the followINg functions User Validation. Viewing Advertisement details. Registration of New User. Reviewing Advertisement details. Saving data to the Database generating Unique records.
标签: Application facilitate the managing
上传时间: 2017-09-01
上传用户:fxf126@126.com
This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2410X includes the followINg components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
标签: This microprocessor describes S3C2410X
上传时间: 2014-01-11
上传用户:shizhanincc