通用鍵盤顯示程序,可連接帶有isp接口的嵌入主板
上傳時間: 2015-12-10
上傳用戶:ruan2570406
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
標簽: AFX_GAQUEEN_H INCLUDED defined define
上傳時間: 2015-12-27
上傳用戶:wuyuying
FreeBSD就是一種運行在Intel平臺上、可以自由使用的Unix系統,它可以從Internet上免 費獲得。而它又具備極其優異的性能,使它得到了計算機研究人員和網絡專業人士的認可。因此,不但專業科研人員把它用作 個人使用的Unix工作站,很多企業,特別是ISP(Internet服務提供商)都使用運行FreeBSD的高檔P C服務器來為他們的眾多用戶提供網絡服務。
上傳時間: 2013-12-10
上傳用戶:qiaoyue
1. 可以設定發送封包的間隔時間 (每次kill需要發送65536個PADT封包,因此最大間隔時間10毫秒會造成每次kill需時10分鐘,顯然不夠迅速。 一般來講,設定間隔時間在1毫秒至2毫秒應該就可以減輕網路的負擔了) 2. 現在可以對任意MAC做自己的標記,這樣就可以記住某些特定的電腦了 3. 提供手動輸入ISP MAC的功能 4. 現在PPPoE Killer一執行起來就會去尋找儲存檔并自動載入
上傳時間: 2013-12-14
上傳用戶:liglechongchong
這是我前一段開發CAN總線通訊時編寫的CAN測試程序,用的是P89V51RD2 單片機。直接ISP下載進去就能用
上傳時間: 2016-03-31
上傳用戶:天誠24
這是一個關于ARM7加密的程序以及說明,加密后,JTAG調試接口無效,ISP只能讀ID以及擦除芯片功能
上傳時間: 2014-11-14
上傳用戶:372825274
USBASP下載線程序,isp的,原理圖可以自行下載
上傳時間: 2016-06-25
上傳用戶:lingzhichao
Digital Signal and Image Processing Using MATLAB The most important theoretical aspects of image and signal processing (ISP) for both deterministic and random signals are covered in this guide to using MATLAB® . The discussion is also supported by exercises and computer simulations relating to real applications such as speech processing and fetal-heart–rhythm tracking, and more than 200 programs and functions for numerical experiments are provided with commentary.
標簽: theoretical Processing important Digital
上傳時間: 2016-07-08
上傳用戶:z1191176801
USB1.1 agreement, the Chinese translation, a detailed description of the agreement USB format and application development.
標簽: agreement description translation USB
上傳時間: 2013-11-27
上傳用戶:plsee
自己制作51開發板. 帶自恢復保險絲,試驗安全,40Pin鎖緊插座適用于4~40腳芯片,可以自由配置電源引腳。 板上資源: 1、6個高亮數碼管顯示(數字和字母顯示) 2、8個獨立優質按鍵(2Pin)(人機接口輸入) 3、8個高亮發光二極管(跑馬燈、指示燈、紅綠燈等) 4、標準的RS232通信接口(PC通信) 5、一體化紅外接收頭(高靈敏度) 6、遙控器用紅外發射管(廣發射 角)可以模擬遙控器。 7、蜂鳴器(報警以及聲音提示) 8、一路繼電器輸出 9、EEPROM 24C02(數據存儲) 10、ADC0832轉換器接口(模數轉換) 11、DS18B20接口(精密溫度檢測) 12、USB口供電,帶自恢復保險絲保護 13、加裝優質電源開關 14、晶振采用拔插方式,可以使用于不同頻率 15、DC電機接口(直接接入小功率直流電機即可) 16、4相步進電機接口(直接接入即可) 17、音頻揚聲器接口(直接接入可以播放音樂、聲波) 18、經典復位電路 19、ISP 10Pin下載線接口 20、標準并口下載線
上傳時間: 2016-07-22
上傳用戶:yzy6007