Reducer: Given a dataset and a file containing a reduct, this program outputs a new dataset containing only the attributes appearing in the reduct file.
標簽: dataset containing containi Reducer
上傳時間: 2014-01-25
上傳用戶:牛津鞋
This a parallel genetic algorithm for a biinfomatics problem CSP
標簽: biinfomatics algorithm parallel genetic
上傳時間: 2015-08-26
上傳用戶:x4587
1.功能 用全選主元高斯消去法計算n階方陣A所對應的行列式的值(C語言) 2.參數說明 double a[n][n] : 存方陣A的元素,返回時被破壞 int n : 方陣A的階數 double sdet() : 函數返回行列式的值 3.文件說明 sdet.c為函數程序 sdet0.c為主函數程序
上傳時間: 2014-01-14
上傳用戶:rocwangdp
* This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number of minutes since midnight * or a BCD number formatted according to the time-of-day description * in the TIME module 0404x. The functions work with time-of-day values * which conform to normally accepted clock values of 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
標簽: clock time-of-day software module
上傳時間: 2013-12-07
上傳用戶:llandlu
Print a string backwards.rar Print a string backwards.rar
上傳時間: 2013-12-23
上傳用戶:hn891122
This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinator responds immediately.
標簽: node Coordinator coordinator and
上傳時間: 2013-12-24
上傳用戶:ardager
This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
標簽: ciphertext plaintext encrypts decrypts
上傳時間: 2014-01-05
上傳用戶:181992417
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
標簽: polynomial primitive converts created
上傳時間: 2015-09-26
上傳用戶:wang5829
LISTVIEW + DATABASE PROGRAMMING FUNCTIONS IN A NUTSHELL This solution contains a classLibrary project and a WindowsApplication project. The classlibrary project has only one class which has almost all the necessary functions and subs one may need during programming with a listview.
標簽: classLibrary PROGRAMMING FUNCTIONS LISTVIEW
上傳時間: 2014-01-12
上傳用戶:zukfu
優秀的內網子機及端口嗅探器(附java代碼).JMap is a Java network port scanner, a security tool to identify open ports on any host or network subnet.
標簽: identify security network scanner
上傳時間: 2014-01-03
上傳用戶:hn891122