IRC聊天室客戶端程序代碼。 AppWizard has created this hfIRC application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
標簽: application AppWizard created hfIRC
上傳時間: 2016-08-01
上傳用戶:梧桐
(1) 編寫一個代表圓柱體的Cylinder類,該類是Circle類的子類。Cylinder類包括圓柱體的高度變量height以及計算圓柱體的體積方法volume()和計算表面積的方法surfaceArea()。 (2) 編寫測試Cylinder類的CylinderTest類,并在該類得main方法中調用Cylinder類的相關方法。 (3) 重寫Point和Circle類的equals()、toString()方法,并測試這些方法的正確性。
上傳時間: 2016-08-19
上傳用戶:moerwang
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
標簽: microcontroller calculator Although displays
上傳時間: 2014-12-01
上傳用戶:edisonfather
This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet
標簽: directory functions interface transform
上傳時間: 2016-08-31
上傳用戶:cooran
The application wizard has created this CNGCryptFile application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
標簽: application CNGCryptFile created wizard
上傳時間: 2013-12-27
上傳用戶:hustfanenze
里面有一對定點FFT和IFFT算法,Hanning window,內含有1024-point正弦系數(已進行定標),可支持2^n(n<=10)點的FFT/IFFT變換
上傳時間: 2013-12-22
上傳用戶:zuozuo1215
該程序為GPS數據采集程序,AppWizard has created this GPS application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your GPS application.
上傳時間: 2014-11-27
上傳用戶:jcljkh
Shape registration by shape context: algorithm implemented by matlab and the paper. One of the best point matching algorithm after 2000.
標簽: registration implemented algorithm the
上傳時間: 2016-10-20
上傳用戶:1583060504
The GNU MP Bignum Library,非常好用的大數運算庫,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
上傳時間: 2014-01-08
上傳用戶:a673761058
16點FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a datum.
上傳時間: 2013-12-20
上傳用戶:yph853211