The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫的估計復合高斯模型中的參數
標簽: model parameter estimate Mixture
上傳時間: 2015-04-10
上傳用戶:kikye
RADIUS 服務器介紹 RADIUS服務器支持標準的RADIUS協議,并支持設備提供商自己定義的擴展RADIUS屬性,具有高穩定性、高性能、高度可配置性、高負荷量等特點,是寬帶網絡運營商理想的認證、授權、計費服務器。 特 點 ◆ 支持多種接入方式 PPPoE接入、DHCP+Web接入、專線接入、無線和有線LAN或WAN基于IEEE802.1x的接入 ◆ 支持多種認證類型 PPPoE用戶帳號認證、計算機網卡MAC地址認證、計算機IP地址認證、卡用戶認證、專線用戶認證、 用戶VLAN ID認證等等。 ◆ 支持多種認證方式 PPP PAP認證、PPP CHAP認證、PPP MS-CHAP認證、Unix系統認證、PAM認證、ARAP認證、LDAP認證、EAP/MD5和EAP/TLS認證。 ◆ 支持多種上網控制方式 上網時長控制、上網時段控制、累積時長控制、空閑時長控制、帶寬控制。 ◆ 支持漫游特性 A城市的用戶在B城市上網,可將用戶計費信息發往A城市的RADIUS服務器。
上傳時間: 2013-11-28
上傳用戶:ynzfm
這是ieee 802.15.4標準,也是大名鼎鼎的zigbee mac和phy部分。
上傳時間: 2013-12-31
上傳用戶:lifangyuan12
this is a trade sale system realized by java. It can run some easy functions and has a good design pattern CVS. A good project to learn CVS.
標簽: functions realized design system
上傳時間: 2015-04-17
上傳用戶:sz_hjbf
HMAC即帶密鑰的HASH函數,用它產生的報文鑒別碼(MAC)可以實現報文鑒別。這里我將其做成一個軟件,用于對文件的合法性進行校驗。以下我先簡單介紹軟件相關背景知識再介紹其代碼實現。
上傳時間: 2013-12-18
上傳用戶:dragonhaixm
匹配算法,Boyer-Moore-Hospool匹配算法 這個算法在大文件中搜索小pattern有很高效率。 推薦用來代替strstr() 這個實現我沒有測過,不過應該不會有大問題。 C++的代碼,容易使用:)
標簽: 匹配算法
上傳時間: 2014-01-19
上傳用戶:gonuiln
最好的局域網搜索軟件,支持同時搜索共享文件、FTP、HTTP資源。 1.方便快捷地搜索、瀏覽局域網資源。多線程搜索局域網上所有的工作組、主機、打印機、共享文件、FTP文件、WEB服務器。 2.可以按照網上鄰居、工作組或者按照IP地址段自動搜索所有共享/FTP的mp3、電影或自定義搜索的文件; 3.內置nbtstat,能快速查找某一IP網段內的所有主機,并根據IP地址得到對方主機的主機名、工作組名、用戶名、MAC地址,速度極快。能將掃描和搜索的結果保存成文本文件或excel電子表格文件。 4.能對某一地址范圍的主機進行ping,端口掃描操作,找出所有的WEB服務器,FTP服務器等。能向某一主機發送消息。 5.局域網機器間拷貝文件時,提供文件和目錄的斷點續傳的功能。同時支持FTP下載的斷點續傳。 6.采用類似資源管理器的界面,操作十分方便。綠色軟件,開放源代碼。
上傳時間: 2015-04-29
上傳用戶:cmc_68289287
LVQ學習矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.
標簽: implementing quantization directory Learning
上傳時間: 2015-05-02
上傳用戶:hewenzhi
書"Simulation and software radio for mobile communications"的源代碼matlab版,從基本的bpsk,qpsk,qam到實際的ofdm系統,cdma鏈路,mac層仿真分析,可以全面的了解通信系統。
標簽: communications Simulation software mobile
上傳時間: 2015-05-02
上傳用戶:小眼睛LSL