亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Key

  • 最受歡迎的Joomla社區用戶管理收費插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla!

    最受歡迎的Joomla社區用戶管理收費插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.

    標簽: Builder Joomla Community Commnity

    上傳時間: 2016-10-20

    上傳用戶:daoxiang126

  • 最受歡迎的Joomla 社區用戶管理收費插件 Community Builder 1.2 RC2 的電子書

    最受歡迎的Joomla 社區用戶管理收費插件 Community Builder 1.2 RC2 的電子書,僅提供給付費會員 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.

    標簽: Community Builder Joomla 1.2

    上傳時間: 2016-10-20

    上傳用戶:王者A

  • 個人編的rsa的源代碼

    個人編的rsa的源代碼,算出public—private Key;其中有Euclid,Extend Euclid的實現,以及Millar-Rabin test的實現,和加密/解密

    標簽: rsa 源代碼

    上傳時間: 2016-10-21

    上傳用戶:1427796291

  • Recent advances in experimental methods have resulted in the generation of enormous volumes of data

    Recent advances in experimental methods have resulted in the generation of enormous volumes of data across the life sciences. Hence clustering and classification techniques that were once predominantly the domain of ecologists are now being used more widely. This book provides an overview of these important data analysis methods, from long-established statistical methods to more recent machine learning techniques. It aims to provide a framework that will enable the reader to recognise the assumptions and constraints that are implicit in all such techniques. Important generic issues are discussed first and then the major families of algorithms are described. Throughout the focus is on explanation and understanding and readers are directed to other resources that provide additional mathematical rigour when it is required. Examples taken from across the whole of biology, including bioinformatics, are provided throughout the book to illustrate the Key concepts and each technique’s potential.

    標簽: experimental generation advances enormous

    上傳時間: 2016-10-23

    上傳用戶:wkchong

  • 一個C++的DES算法源碼.引入工程中即可使用

    一個C++的DES算法源碼.引入工程中即可使用,加解密的函數分別是DES(char *Key,char *s_text,char *d_text)和_DES(char *Key,char *s_text,char *d_text) 使用上也比較方便

    標簽: DES 算法 源碼 工程

    上傳時間: 2016-11-02

    上傳用戶:agent

  • AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala U

    AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations

    標簽: implementation On-demand Distance protocol

    上傳時間: 2013-12-25

    上傳用戶:gxrui1991

  • 一篇關于TCP-Vegas的文獻:Vegas is an implementation of TCP that achieves between 37 and 71% better throughpu

    一篇關于TCP-Vegas的文獻:Vegas is an implementation of TCP that achieves between 37 and 71% better throughput on the Internet, with onefifth to one-half the losses, as compared to the implementation of TCP in the Reno distribution of BSD Unix. This paper motivates and describes the three Key techniques employed by Vegas, and presents the results of a comprehensive experimental performance study—using both simulations and measurements on the Internet—of the Vegas and Reno implementations of TCP.

    標簽: implementation TCP-Vegas throughpu achieves

    上傳時間: 2014-01-08

    上傳用戶:lwwhust

  • 實現基本的購物車功能。 eclipse+sqlserver2005 1.主要強調了購物車的業務邏輯。 2

    實現基本的購物車功能。 eclipse+sqlserver2005 1.主要強調了購物車的業務邏輯。 2,利用javabean封裝。比較適合jsp初學者。 3.簡潔實用。可以在此基礎上開發更加復雜功能的購物網站。 數據庫建立 create database shop_db go use shop_db go create table t_sp ( s_id int identity(1,1) primary Key, s_name varchar(20) not null, s_price money not null ) go insert into t_sp values( IBM筆記本電腦 , 19999 ) insert into t_sp values( Hp商務筆記本電腦 , 8666 ) insert into t_sp values( 精通JSP技術 , 236 ) insert into t_sp values( ASP.NET高級應用 , 156 ) insert into t_sp values( J2EE高級開發 , 126 ) insert into t_sp values( 華碩筆記本電腦 , 6789 ) go select * from t_sp go

    標簽: sqlserver eclipse 2005 邏輯

    上傳時間: 2013-12-20

    上傳用戶:netwolf

  • 這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3

    這個源代碼主要模仿了一個類似 深度操作系統安裝程序中的一個軟件自動安裝管理器AutoIt v3,具有如下功能: 一、支持INI讀取,支持 SECTION 的讀取,模塊modINIReader.bas支持讀取Sections及Key 二、支持 /auto /uninstall /del命令行參數運行 三、支持軟件后臺靜默模式安裝、支持靜默卸載(當然視安裝軟件的參數支持) 四、支持自身刪除 五、模塊 modSys.bas 獲取文件大小,支持kb,MB,byte及auto 返回大小單位 六、支持高級shell調用及等待安裝程序結束并返回結果 七、支持倒計時進度計時器及餅圖顯示 八、支持XP風格,不需要使用.manifest格式文件 九、支持系統托盤氣泡提示各種安裝信息等 補充:要安裝的軟件請放在soft文件夾中,再修改Autoss.ini文件中的安裝路徑。

    標簽: AutoIt v3 源代碼

    上傳時間: 2016-11-25

    上傳用戶:liansi

  • lcd驅動 其中包括delay.c

    lcd驅動 其中包括delay.c,Key.c,LCD.c,main.c,usart.c

    標簽: delay lcd 驅動

    上傳時間: 2016-11-28

    上傳用戶:songrui

主站蜘蛛池模板: 大余县| 安义县| 健康| 郸城县| 望奎县| 盐边县| 红河县| 启东市| 临沭县| 聊城市| 遂昌县| 东台市| 大英县| 尖扎县| 苗栗县| 株洲市| 焦作市| 永嘉县| 泾川县| 绥中县| 蒙山县| 新沂市| 贺兰县| 泾阳县| 屏南县| 潜山县| 西安市| 石棉县| 临邑县| 南漳县| 九龙县| 连城县| 来宾市| 轮台县| 织金县| 普兰县| 平凉市| 平谷区| 唐山市| 克什克腾旗| 安吉县|