ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that more marks are to be awarded for the quality of the code than for the novelness of the patterns.
资源简介:ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that mo...
上传时间: 2013-11-27
上传用户:zhuimenghuadie
资源简介:Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a sim...
上传时间: 2015-03-03
上传用户:希酱大魔王
资源简介:Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.
上传时间: 2015-10-08
上传用户:iswlkje
资源简介:项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
上传时间: 2013-11-26
上传用户:啊飒飒大师的
资源简介:The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a computationally powerful...
上传时间: 2014-08-17
上传用户:yy541071797
资源简介:The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) algorithms that extends the independent component analysis (ICA), where instead of looking for a linear transform that makes the data compon...
上传时间: 2016-09-17
上传用户:cazjing
资源简介:The kernel-ica package is a Matlab program that implements the Kernel ICA algorithm for independent component analysis (ICA). The Kernel ICA algorithm is based on the minimization of a contrast function based on kernel ideas. A contrast ...
上传时间: 2014-01-17
上传用户:yiwen213
资源简介:Program that implements echo watermarking. The basic idea is to embed a watermark by adding an echo to the original sample.
上传时间: 2017-07-16
上传用户:cc1015285075
资源简介:ATmega8 taillight circuitAn assembly language program that generates 5 different static patterns with switching from pattern-to-pattern controlled by the depression of one push-button switch (S2).
上传时间: 2014-01-12
上传用户:wanghui2438
资源简介:The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS ...
上传时间: 2015-05-05
上传用户:rocwangdp
资源简介:Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
上传时间: 2015-01-18
上传用户:LIKE
资源简介:This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
上传时间: 2014-01-25
上传用户:zhuoying119
资源简介:"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
上传时间: 2015-07-12
上传用户:wuyuying
资源简介:This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more ...
上传时间: 2016-01-04
上传用户:huyiming139
资源简介:Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data f...
上传时间: 2016-03-29
上传用户:exxxds
资源简介:DtWinVer is a C++ class which provides a comprehensive method to determine which OS the program that calls it is running on. All methods it uses are fully documented on various articles on the MSDN CD
上传时间: 2013-12-23
上传用户:日光微澜
资源简介:that is a useful book for people who like to learn more about C++.
上传时间: 2013-12-29
上传用户:cccole0605
资源简介:It s a c++ program to perform some operations on complex numbers
上传时间: 2013-12-22
上传用户:banyou
资源简介:Despite its highly adaptable and flexible nature, C++ is also one of the more complex programming languages to learn. Once mastered, however, it can help you organize and process information with amazing efficiency and quickness.
上传时间: 2013-12-31
上传用户:zhyiroy
资源简介:a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output t...
上传时间: 2015-01-11
上传用户:曹云鹏
资源简介:A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.
上传时间: 2014-01-09
上传用户:lifangyuan12
资源简介:Polynomial Root Finder is a reliable and fast C program (+ Matlab gateway) for finding all roots of a complex polynomial.
上传时间: 2015-04-03
上传用户:15071087253
资源简介:As science advances, novel experiments are becoming more and more complex, requiring a zoo of control devices and electronics executing complicated sequences of steps. Device availability and monetary constrains usually lead to a highly het...
上传时间: 2013-12-24
上传用户:qilin
资源简介:Basicaly,a chatterbot is a computer program that when you provide it with some inputs in Natural Language (English, French ...) responds with something meaningful in that same language. Which means that the strength of a chatterbot could be...
上传时间: 2017-07-30
上传用户:小宝爱考拉
资源简介:CHM decompiler is a program that converts the internal files of CHM files back into the HHP, HHC, and HHK, etc. used to compile the documentation. CHM decompiler是一个把CHM 文件的内部文件转换成 HHP, HHC,和HHK等的程序。它用于编译文件。
上传时间: 2015-01-10
上传用户:myworkpost
资源简介:More Effective C++电子书
上传时间: 2014-12-08
上传用户:685
资源简介:More Effective C++(WQ版)
上传时间: 2015-01-13
上传用户:hj_18
资源简介:有关于c++的一些思考~同More Effective C++ 一样,为了同一个目的~那就是让你的代码更好更快更有效.
上传时间: 2015-01-14
上传用户:R50974
资源简介:More Effecitve C
上传时间: 2013-12-26
上传用户:cooran
资源简介:More Exceptional C++ By Herb Sutter
上传时间: 2014-01-24
上传用户:6546544