The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other protocols.
資源簡(jiǎn)介:The BuildBot is a system to automate the compile/test cycle required by most software projects. CVS commits trigger new builds, run on a variety of client machines. Build status (pass/fail/etc) are displayed on a web page or through other p...
上傳時(shí)間: 2017-05-06
上傳用戶(hù):懶龍1988
資源簡(jiǎn)介:this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
上傳時(shí)間: 2014-01-03
上傳用戶(hù):Late_Li
資源簡(jiǎn)介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上傳時(shí)間: 2013-12-03
上傳用戶(hù):silenthink
資源簡(jiǎn)介:加載數(shù)據(jù)庫(kù)的程序。 This is a program to load the sql file.
上傳時(shí)間: 2013-12-25
上傳用戶(hù):jeffery
資源簡(jiǎn)介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
上傳時(shí)間: 2015-10-08
上傳用戶(hù):1427796291
資源簡(jiǎn)介:A system to manage the competitions of the XXth Olympic Games.
上傳時(shí)間: 2016-03-05
上傳用戶(hù):waitingfy
資源簡(jiǎn)介:NIST is a script to update the Linux clock with NTP servers.
上傳時(shí)間: 2014-11-26
上傳用戶(hù):
資源簡(jiǎn)介:這是一個(gè)編寫(xiě)完美代碼的電子書(shū) This is a code to prepare the perfect e-book
上傳時(shí)間: 2017-06-15
上傳用戶(hù):ainimao
資源簡(jiǎn)介:This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycity.wav" file with any other .wav file you want.
上傳時(shí)間: 2017-06-25
上傳用戶(hù):cc1915
資源簡(jiǎn)介:This is a program to simulate the Nim game
上傳時(shí)間: 2017-07-24
上傳用戶(hù):569342831
資源簡(jiǎn)介:This is a helpfull to decypt the querystring and other use full information with help of my previous document
上傳時(shí)間: 2013-12-29
上傳用戶(hù):kbnswdifs
資源簡(jiǎn)介:英飛凌16位單片機(jī)xc167選型指南The XC167CI is a new derivative of the popular C166 microcontroller family that is based on the enhanced C166S V2 architecture it outperforms existing 16-bit solutions.
上傳時(shí)間: 2013-12-27
上傳用戶(hù):壞天使kk
資源簡(jiǎn)介:The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured...
上傳時(shí)間: 2013-11-30
上傳用戶(hù):xfbs821
資源簡(jiǎn)介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier Transform. The FFT is a faster version of the Discrete Fourier Transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上傳時(shí)間: 2017-07-15
上傳用戶(hù):com1com2
資源簡(jiǎn)介:GKCJProject1.exe,this is a system for students to select the scores they got in the exams!
上傳時(shí)間: 2017-02-04
上傳用戶(hù):FreeSky
資源簡(jiǎn)介:The USB Multi-Interface driver is a replacement driver for the system provided Multi-Interface driver. This driver was developed to overcome some bugs that are included in the build in driver and to introduce new features. The driver is com...
上傳時(shí)間: 2017-02-11
上傳用戶(hù):asddsd
資源簡(jiǎn)介:Signal and system with matlab is a book which introduce the techniques for signal processing and how to utilize matlab for the work
上傳時(shí)間: 2014-02-20
上傳用戶(hù):520
資源簡(jiǎn)介:The STi7141 is a highly integrated SoC (systemon- chip) designed to meet the demanding needs of the interactive cable set top box market place. The STi7141 integrates all the major system functions into a single device, and provides wor...
上傳時(shí)間: 2014-01-14
上傳用戶(hù):894898248
資源簡(jiǎn)介:Free C++ toolkit to facilitate Monte-Carlo simulation. This is a library covered under the LGPL. "MCS-libre" stands for "Monte Carlo Simulation - libre". Documentation and examples are provided. 這是一個(gè)免費(fèi)的用于簡(jiǎn)化Monte-Carlo模擬的C++...
上傳時(shí)間: 2013-12-06
上傳用戶(hù):671145514
資源簡(jiǎn)介:The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very high...
上傳時(shí)間: 2014-01-22
上傳用戶(hù):努力努力再努力
資源簡(jiǎn)介:并發(fā)程序設(shè)計(jì).This is a book to full description the parellel computing.
上傳時(shí)間: 2014-01-10
上傳用戶(hù):爺?shù)臍赓|(zhì)
資源簡(jiǎn)介: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 ...
上傳時(shí)間: 2015-05-05
上傳用戶(hù):rocwangdp
資源簡(jiǎn)介:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.
上傳時(shí)間: 2013-12-11
上傳用戶(hù):784533221
資源簡(jiǎn)介:A book describle in detail about the system security and usability technology. It is a system book on security.
上傳時(shí)間: 2015-07-22
上傳用戶(hù):zmy123
資源簡(jiǎn)介:qADSL is an auto-login & keep-alive daemon for Internet connections. It was created to automate the annoying login process of several Swedish ISP s, e.g.
上傳時(shí)間: 2014-02-21
上傳用戶(hù):caozhizhi
資源簡(jiǎn)介:This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection.
上傳時(shí)間: 2014-12-19
上傳用戶(hù):ryb
資源簡(jiǎn)介:Package of C library extensions for Windows CE operating system. It is a supplement to C library available on Windows CE platform. The main objective of the project is to provide helper utilities for porting applications from Unix and Windo...
上傳時(shí)間: 2015-09-02
上傳用戶(hù):冇尾飛鉈
資源簡(jiǎn)介:The most talketive people in the world, is a very good book for the people who want to learn talk.
上傳時(shí)間: 2015-09-08
上傳用戶(hù):songrui
資源簡(jiǎn)介:Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet ...
上傳時(shí)間: 2015-09-15
上傳用戶(hù):lgnf
資源簡(jiǎn)介:"Java for C++" is a tool to generate C++-wrapper-classes for existing Java-classes. The implementation of the wrapper classes uses JNI to call the real Java classes. The C++-API to use these wrapper classes is very close to the API of the J...
上傳時(shí)間: 2015-12-07
上傳用戶(hù):liuchee