This is a simple program in order to test inertia cube harware.
資源簡介:This is a simple program in order to test inertia cube harware.
上傳時間: 2013-12-23
上傳用戶:ouyangtongze
資源簡介:Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java Faculty...
上傳時間: 2013-12-13
上傳用戶:時代電子小智
資源簡介:This is a simulator written in Tcl to simulate a network node carrying GSM and GPRS traffics with QoS mechanisms. The payload type including circuit-switched voice, VoIP and web traffic, and the performance including packet drop, delay can ...
上傳時間: 2014-01-01
上傳用戶:1583060504
資源簡介:This is a simple example in Matlab where a array is introduced
上傳時間: 2017-09-24
上傳用戶:Miyuki
資源簡介:It is a simple program to use log4cpp in linux.
上傳時間: 2013-12-16
上傳用戶:huangld
資源簡介:basic.c */ /**//* Project:NeuroBasic, basic package*//**/ /* Survey:This is a simple Basic b-code compiler which*/ /*can be used as a comfortable command shell for */ /* any program. The actual compiler is found in */ /*compiler.c.*/ ...
上傳時間: 2017-02-15
上傳用戶:xymbian
資源簡介:This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object (FBO). The Glow effect is performed on a specific part of the screen and can be done only on specific objects of the ...
上傳時間: 2014-01-03
上傳用戶:liuchee
資源簡介:This is a simple image sender to a FTP site. it can be usefull if you want to send a Web-CAM frame to a FTP site, and you can refresh this image in some intervals. give a try.
上傳時間: 2013-12-25
上傳用戶:zhangzhenyu
資源簡介:有保存/裝載能力的簡單加密程序。This is a simple encryption program with save/load capability.
上傳時間: 2013-12-09
上傳用戶:希醬大魔王
資源簡介: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
資源簡介:CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
上傳時間: 2014-01-24
上傳用戶:agent
資源簡介:About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the inst...
上傳時間: 2014-08-25
上傳用戶:weixiao99
資源簡介:This is a free program but it works fine, please try to see if that can work on ur machine t
上傳時間: 2015-12-03
上傳用戶:liuchee
資源簡介:VC環境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
上傳時間: 2014-07-08
上傳用戶:ynsnjs
資源簡介:This is a simple Maze Game developed in Java using Netbeans environment.
上傳時間: 2017-03-09
上傳用戶:小碼農lz
資源簡介:This program is about the CDMA modem. This is a MATLAB simulation in the field of mobile communication
上傳時間: 2017-04-01
上傳用戶:古谷仁美
資源簡介:This is a good matlab tutorial designed to introduce the fundamental concepts in matlab
上傳時間: 2017-04-16
上傳用戶:silenthink
資源簡介:this is a simple code, this tutorial explains how to make a grid-based game.
上傳時間: 2013-12-16
上傳用戶:wys0120
資源簡介:This is a simple MIPS processor datapath written in VERILOG hardware language. You can see the signals when emulating in signalscan. Compile it with verilog in linux.
上傳時間: 2017-04-22
上傳用戶:磊子226
資源簡介:This is a simple code sample to interpolate a 3d set of points using the bezier algorithm minimized to 4 points.
上傳時間: 2017-04-23
上傳用戶:牛布牛
資源簡介:THis is a web framework that use to do text parsing and extraction and update the text extract in a notepad file into the website. Using Django and mysql.
上傳時間: 2013-12-25
上傳用戶:vodssv
資源簡介:This is a simple cheat sheet for use in programming css style sheets.
上傳時間: 2017-06-01
上傳用戶:agent
資源簡介:This is a simple one dimensional Fast Fourier Transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
上傳時間: 2017-07-23
上傳用戶:xg262122
資源簡介:This is an example program showing how to use the LMX2326 chip. The program configures the chip and then prompts the user for a channel number. When the channel number is entered, the pll tunes to the desired frequency.
上傳時間: 2017-08-04
上傳用戶:小儒尼尼奧
資源簡介:This is a simple demo of Link List. You can Add/Del/Find a structure From/To a Link List
上傳時間: 2013-12-30
上傳用戶:xinyuzhiqiwuwu
資源簡介:this is a code for converting bcd to 7segment in fpga IC
上傳時間: 2017-08-17
上傳用戶:xfbs821
資源簡介:This is a simple operating system source code in assembly langauge, you should compile the files in the rar with MASM, and put them in one image (kernel follows loader) and test it with vmware.
上傳時間: 2013-12-17
上傳用戶:源弋弋
資源簡介:this is a java booj in portuguese showing how to use rms on j2me applicatiions.
上傳時間: 2014-01-15
上傳用戶:yyyyyyyyyy
資源簡介:This is a MATLAB program for Histogram Matching. Used In digital Image Processing.
上傳時間: 2013-12-24
上傳用戶:xiaoxiang
資源簡介:This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.
上傳時間: 2013-12-15
上傳用戶:sk5201314