計稅程序??梢杂嬎忝恐苁杖搿⒆罱杖?、從年初到目前的所得稅、扣除的聯邦收入稅以及帳目檢查等。
This program computes weekly payroll, current earnings, year to date earnings FICA tax, federal Income Tax Withheld, and check Amount.
This material is essentially Chapter 9 of the book Software Development in Pascal by
Sartaj Sahni, NSPAN Printing and Publishing, 1993. It is reproduced here with permission
of the publisher.
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 highly recommended.
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder).
You should run "Simulation.m" function that include all modules.
This tar includes my code which employ the Lin-Kernighan algorithm to address the tsp problem. This tar also include some testfiles and config file and a readme which describes how to run This program.
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function