a simple code to implement to find mean mode &median.......
資源簡介:a simple code to implement to find mean mode &median.......
上傳時間: 2014-01-20
上傳用戶:懶龍1988
資源簡介:this is a simple code, this tutorial explains how to make a grid-based game.
上傳時間: 2013-12-16
上傳用戶:wys0120
資源簡介:This is a simple code sample to interpolate a 3d set of points using the bezier algorithm minimized to 4 points.
上傳時間: 2017-04-23
上傳用戶:牛布牛
資源簡介:s3c2410 example code , it s a simple code to use s3c2410.
上傳時間: 2017-07-06
上傳用戶:努力努力再努力
資源簡介: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 j2me code ,change rar to jar can run
上傳時間: 2013-12-24
上傳用戶:lhw888
資源簡介:I often need a simple function generator. Just to generate a certain frequency. After all the years I ve worked with electronics, I still haven t got me one. Even though I need it now and then, I just couldn t seem to justify the cost of on...
上傳時間: 2013-12-17
上傳用戶:thesk123
資源簡介: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
資源簡介:it s a source code for how to integrate your tvp5150 decoder with driver and how to capture an image through application.
上傳時間: 2017-03-08
上傳用戶:kr770906
資源簡介:A java code shows how to use dijkstra algorithm it includes a test program and document
上傳時間: 2014-01-15
上傳用戶:924484786
資源簡介:This is a simple program in order to test inertia cube harware.
上傳時間: 2013-12-23
上傳用戶:ouyangtongze
資源簡介:A simple code for understanding lms nlms and wiener filters for beginners
上傳時間: 2017-04-24
上傳用戶:ccclll
資源簡介:a simple code for using pointer in data structure
上傳時間: 2013-12-18
上傳用戶:myworkpost
資源簡介:Works a client and a server using UDP in asynchronous operation mode to implement the simple daytime protocol, as described in RFC 867
上傳時間: 2015-02-15
上傳用戶:秦莞爾w
資源簡介:This code sample shows how to write a simple Javadoc 1.2 Doclet. Used with Javadoc, it can generate a Unix-style inverted index for a set of Java classes, with links to real Java API documentation. Includes directions and source code. Thi...
上傳時間: 2015-11-16
上傳用戶:希醬大魔王
資源簡介:anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented ...
上傳時間: 2017-02-11
上傳用戶:wlcaption
資源簡介:it is a java chat program Written in a RMI code. its simple to use and can be used as a project.
上傳時間: 2017-04-06
上傳用戶:xwd2010
資源簡介:This project uses an LPC213x to implement a simple digital audio player, capable of playing music tracks from a removable flash card
上傳時間: 2013-12-20
上傳用戶:zhyiroy
資源簡介:This report elaborates the use of LPC213x to implement a simple digital audio player, capable of playing music tracks from a removable flash card
上傳時間: 2014-01-25
上傳用戶:it男一枚
資源簡介: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 verilog code used oversampled clock to implement SPI slave. Also include C code for a ARM processor as the SPI master
上傳時間: 2013-12-13
上傳用戶:leixinzhuo
資源簡介:MATLAB code : For MATLAB programmers, this code is to implement the tracking algorithm of a Radar, in the Matlab environment
上傳時間: 2014-01-18
上傳用戶:希醬大魔王
資源簡介:This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications f...
上傳時間: 2013-12-25
上傳用戶:semi1981
資源簡介:This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to ...
上傳時間: 2015-11-30
上傳用戶:shus521
資源簡介:The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin a...
上傳時間: 2013-11-27
上傳用戶:Late_Li
資源簡介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上傳時間: 2017-03-08
上傳用戶:xuanchangri
資源簡介:This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied...
上傳時間: 2014-01-10
上傳用戶:yyq123456789
資源簡介:a simple serial to parallel converter using XILLINX and VHDL (the number of the project represents the binary code used by the converter e.g 23- 10111)
上傳時間: 2013-12-12
上傳用戶:kr770906
資源簡介:8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
上傳時間: 2015-01-13
上傳用戶:stewart·
資源簡介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上傳時間: 2015-02-02
上傳用戶:leehom61