Ngày tải lên: 19/03/2014, 14:10
Ngày tải lên: 24/12/2013, 05:15
developing an end to end windows store app using c and xaml
Ngày tải lên: 20/10/2014, 14:05
Introducing C# and .NET
... for data and supports connections to datasets using XML caches. The FCL also contains system classes to manage I/O, execution threads, serialization, reflection, networking, collections, diagnostics, ... programs compiled into machine code. Rather, the C# compiler generates CIL code, often referred to as managed code. This code is dedicated to run safely within the .NET environment. In fact, the CLR takes ... CLR is the .NET virtual machine. It handles the compiling, loading, and execution of a C# application. The compiling process employs a JIT approach that translates the CIL into machine code as required....
Ngày tải lên: 05/10/2013, 05:20
DSP applications using C and the TMS320C6X DSK (P3)
... 3.3 and 3.5 cover the essential background for this project. Support files for this project include factclasm .c, factclasmfunc.sa, vectors, rts6701.lib, and C6 xdsk.cmd. Build and run this project ... ASM function called from C to find factorial .ref _factclasmfunc ;Linear ASM func called from C _factclasmfunc: .cproc number ;start of linear ASM function .reg a,b ;asm optimizer directive mv ... ;result to calling function .endproc ;end of linear asm function FIGURE 3.19. Linear ASM function called from C that finds the factorial of a number (factclasmfunc.sa). //Factclasm .c Factorial...
Ngày tải lên: 17/10/2013, 19:15
DSP applications using C and the TMS320C6X DSK (P4)
... all using float format values. Each coefficient file contains 55 coefficients (except comb14.cof). 1. BS55.cof: bandstop with center frequency F s /4 2. BP55.cof: bandpass with center frequency F s /4 3. ... Nyquist frequency and (4.41) Since the impulse response coefficients h i = C Q-i , C n = C -n , and Q = 5, the impulse response coefficients are (4.42) These coefficients can be calculated with a ... Examples Using C and ASM Code 135 //Notch2 .C Two FIR notch filters to remove two sinusoidal noise signals #include “BS900.cof” //BS @ 900 Hz coefficient file #include “BS2700.cof” //BS @ 2700 Hz coefficient...
Ngày tải lên: 24/10/2013, 09:15
DSP applications using C and the TMS320C6X DSK (P5)
... R. Michalson, and R. Chassaing, Fast and efficient filter design and imple- mentation on the TMS32 0C6 711 digital signal processor, International Conference on Acoustics Speech and Signal Processing ... Response Filters //IIR .c IIR filter using cascaded Direct Form II //Coefficients a’s and b’s correspond to b’s and a’s, from MATLAB #include “bs1750.cof” //BS @ 1750 Hz coefficient file short dly[stages][2] ... Applications Using C and the TMS32 0C6 x DSK. Rulph Chassaing Copyright â 2002 John Wiley & Sons, Inc. ISBNs: 0-471-20754-3 (Hardback); 0-471-22112-0 (Electronic) Programming Examples Using C Code 175 //two_tones.c...
Ngày tải lên: 28/10/2013, 16:15
DSP applications using C and the TMS320C6X DSK (P6)
... time, using an external input signal. It calls a generic FFT func- tion in C, FFT .c (on the accompanying disk). This FFT function, used with the C3 1 DSK and the C3 0 EVM, is listed and described ... data points. To test the results: 1. Select View Æ Watch Window and insert the two expressions j and out (right click on the Watch window). Click on +out to expand and view out[0] and out[1] that ... from a tutorial, IEEE 1990 International Conference on Acoustics, Speech, and Signal Processing, Apr. 1990. 4. C. S. Burrus and T. W. Parks, DFT/FFT and Convolution Algorithms: Theory and Imple- mentation,...
Ngày tải lên: 07/11/2013, 10:15
DSP applications using C and the TMS320C6X DSK (P7)
... filter can be very useful when there is uncertainty about the characteristics of a signal or when these characteristics change. DSP Applications Using C and the TMS32 0C6 x DSK. Rulph Chassaing Copyright ... process. Example 7.1: Adaptive Filter Using C Code Compiled with Borland C/ C++ (Adaptc) This example applies the LMS algorithm using a C- coded program compiled with Borland C/ C++. It illustrates the following ... //Adaptpredict .C Adaptive predictor to cancel interference #include “wbsignal.h” //wide-band signal table look-up #define beta 1E-14 //rate of convergence #define N 60 //# of coefficients of adapt FIR const...
Ngày tải lên: 07/11/2013, 10:15
Tài liệu C# and .NET Framework Lassion 2 docx
... n n ế ế u u m m ộ ộ t t class class ho ho ặ ặ c c m m ộ ộ t t struct struct c c à à i i đ đ ặ ặ t t m m ộ ộ t t interface interface th th ì ì ph ph ả ả i i c c à à i i đ đ ặ ặ t t t t ấ ấ t t c c ả ả c c á á c c t t í í nh nh năng năng đư đư ợ ợ c c khai khai b b á á o o trong trong interface ... C# ng trong C# - - Editor Editor : : Đo Đo à à n Quang Minh n Quang Minh 12 12 C C ấ ấ u u tr tr ú ú c c ( ( Structs Structs ) ) C C ấ ấ u u tr tr ú ú c c ( ( struct struct ) ) – – Ch Ch ỉ ỉ ch ch ứ ứ a a c c á á c c bi bi ế ế n n , ... m m ặ ặ c c đ đ ị ị nh nh m m ọ ọ i i l l ớ ớ p p n n ế ế u u không không n n ó ó i i g g ì ì th th ì ì hi hi ể ể u u l l à à k k ế ế th th ừ ừ a a t t ừ ừ Object Object C C á á c c phương phương th th ứ ứ c c c c ủ ủ a a Object Object – – public public virutal virutal string string ToString ToString () () – – public public virutal virutal int int GetHashTable GetHashTable () () – – public...
Ngày tải lên: 12/12/2013, 22:15
Tài liệu C# and .NET Framework Lassion 1 doc
... qu qu ả ả n n lý lý ti ti ế ế n n tr tr ì ì nh nh d d ự ự a a trên trên t t à à i i kho kho ả ả n n C# v C# v à à ki ki ế ế n tr n tr ú ú c . c . NET. C# NET. C# c b c b ả ả n n - - Editor: Editor: Đo Đo à à n Quang Minh n Quang Minh 10 10 C# C# c c b b ả ả n n C# C# c c ó ó nhi nhi ề ề u u n n é é t t tương tương đ đ ồ ồ ng ng v v ớ ớ i i C+ +, ... Quang Minh 7 7 .NET Framework Classes .NET Framework Classes C C á á c c l l ớ ớ p p c c b b ả ả n n đư đư ợ ợ c c cung cung c c ấ ấ p p b b ở ở i i Microsoft, Microsoft, cho cho ph ph é é p p th th ự ự c c thi thi h h ầ ầ u u h h ế ế t t c c á á c c t t á á c c v v ụ ụ thư thư ờ ờ ng ng g g ặ ặ p p – – C C á á c c th th ủ ủ t t ụ ụ c c tri tri ệ ệ u u g g ọ ọ i i đơn đơn gi gi ả ả n n . . – – Cho ... t t ừ ừ kh kh ó ó a a using using V V à à o o ra ra d d ữ ữ li li ệ ệ u u d d ự ự a a trên trên console console Ch Ch ú ú th th í í ch ch mã mã l l ệ ệ nh nh C# v C# v à à ki ki ế ế n tr n tr ú ú c . c . NET. C# NET. C# c b c b ả ả n n - - Editor: Editor: Đo Đo à à n...
Ngày tải lên: 12/12/2013, 22:15
Tài liệu Accessing a Database Using Visual Studio .NET ppt
... by clicking the Show Diagram button in the toolbar and selecting columns from the table, as shown in Figure 3.29 . As you can see, I've selected the ContactName, CompanyName, and CustomerID ... CustomerID column of the Customers table. Figure 3.30: Properties of the CustomerID columns You've only scratched the surface of the Server Explorer in this section. If you have VS .NET, ... tables. You can drill down to the tables in the database by clicking the Add icon in the tree in Server Explorer, and you can retrieve the rows from a table by clicking the right mouse button on...
Ngày tải lên: 14/12/2013, 13:15
Tài liệu DSP applications using C and the TMS320C6X DSK (P8) ppt
... following cycles: Cycle 1: LDW, LDW (also initialization of count, and the accumulators A7 and B7) Cycle 2: LDW, LDW, SUB Cycles 3–5: LDW, LDW, SUB, B Cycles 6–7: LDW, LDW, MPY, MPYH, SUB, B Cycles ... Intrinsic Functions Using C Code (dotpintrinsic) Figure 8.2 shows the C code dotpintrinsic .c to illustrate the separate sum of products using two C intrinsic functions, _mpy and _mpyh, which have ... starts in cycle 8. 4. B has five delay slots and starts in cycle 3, since branching occurs in cycle 9, after the ADD instruction. 5. SUB instruction must start one cycle before the branch instruction,...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu DSP applications using C and the TMS320C6X DSK (P9) doc
... implemented using C/ C3x and C2 x /C5 x code. 9.10.1 Acoustic Direction Tracker The acoustic direction tracker has been implemented using C/ C3x code and is dis- cussed in Ref. 15. It uses two microphones to ... floating- point C3 0 and C3 1 processors [5–20] as well as on the fixed-point TMS32 0C2 5 [21–26].They range in topics from communications and controls, to neural networks, and can be used as a source of ideas to ... multirate filter is discussed and imple- mented using C3 x /C4 x- and C2 x /C5 x-compatible code [37–44]. Possible applications include a graphic equalizer, a controlled noise source, and background noise...
Ngày tải lên: 14/12/2013, 14:15
Tài liệu C# and .NET Framework Lassion 9 pdf
... kh kh á á i i ni ni ệ ệ m m . . – – Bi Bi ể ể u u th th ứ ứ c c ch ch í í nh nh quy quy : : C C s s ở ở to to á á n n h h ọ ọ c c . . C C á á c c l l ớ ớ p p Regex Regex , Match , Match Ứ Ứ ng ng d d ụ ụ ng ng – – C C á á c c l l ớ ớ p p d d ạ ạ ng ng nh nh ó ó m m Kh Kh á á i i ni ni ệ ệ m m L L ớ ớ p p ArrayList ArrayList , ... Minh 2 2 M M ụ ụ c l c l ụ ụ c c Nh Nh ắ ắ c c l l ạ ạ i i c c á á c c b b à à i i t t ậ ậ p p đã đã h h ọ ọ c c Tr Tr ả ả l l ờ ờ i i th th ắ ắ c c m m ắ ắ c c Summary Summary - - Editor Editor : ... Edition http http ://www.asp .net ://www.asp .net http://www.microsoft.com /net/ default.mspx http://www.microsoft.com /net/ default.mspx http://www.codeproject.com http://www.codeproject.com Đ Đ ị ị a ch a ch ỉ ỉ download...
Ngày tải lên: 22/12/2013, 19:17
Tài liệu C# and .NET pptx
... h ọ ọ c c N N ắ ắ m đư m đư ợ ợ c ngôn ng c ngôn ng ữ ữ l l ậ ậ p tr p tr ì ì nh C# (C nh C# (C Sharp) Sharp) Hi Hi ể ể u đư u đư ợ ợ c ki c ki ế ế n tr n tr ú ú c .NET c c .NET c ủ ủ a Microsoft a ... Minh 3 3 N N ộ ộ i dung c i dung c á á c b c b à à i gi i gi ả ả ng ng B B à à i 1: C Sharp v i 1: C Sharp v à à ki ki ế ế n tr n tr ú ú c . c . NET. C# NET. C# c b c b ả ả n n B B à à i 2: ... L L ậ ậ p p tr tr ì ì nh nh hư hư ớ ớ ng ng đ đ ố ố i i tư tư ợ ợ ng ng trong trong C# C# B B à à i 3: i 3: L L ậ ậ p p tr tr ì ì nh nh nâng nâng cao cao trong trong C# C# B B à à i i 4: 4: C C á á c c l l ớ ớ p p c c b b ả ả n n trong trong C# C# B B à à i i 5:...
Ngày tải lên: 22/12/2013, 19:17
Tài liệu C# and .NET Framework Lassion 8 pptx
... d d ù ù ng ng tr tr ì ì nh nh regedit regedit . . – – C C á á c c th th à à nh nh ph ph ầ ầ n n quan quan tr tr ọ ọ ng ng : : HKEY_CLASSES_ROOT (HKCR): HKEY_CLASSES_ROOT (HKCR): ch ch ứ ứ a a c c á á c c mô mô t t ả ả c c ủ ủ a a c c á á c c th th à à nh nh ph ph ầ ầ n n COM ... file hay folder c c ầ ầ n n l l à à m m vi vi ệ ệ c c DirectoryInfo DirectoryInfo v v à à FileInfo FileInfo : : cung cung c c ấ ấ p p c c á á c c phương phương th th ứ ứ c c như như 2 2 đ đ ố ố i i tư tư ợ ợ ng ng trên trên , ... System Managing the File System .NET h .NET h ỗ ỗ tr tr ợ ợ c c á á c thao t c thao t á á c l c l à à m vi m vi ệ ệ c v c v ớ ớ i file i file – – C C á á c t c t á á c v c v ụ ụ thông thư thông thư ờ ờ ng...
Ngày tải lên: 22/12/2013, 19:17