/*最大k乘積問題 問題描述: 設(shè)I是一個n位十進制整數(shù)。如果將I劃分為k段,則可得到k個整數(shù)。這k個整數(shù)的乘積稱為I的一個k乘積 。 試設(shè)計一個算法,對于給定的I和k,求出I的最大k乘積(n<=10)。 示例:輸入為 : 4 3 結(jié)果:1234 */
上傳時間: 2013-12-14
上傳用戶:caixiaoxu26
1:本聊天室只有69K,是目前中國歷史上功能最多,文件最小,耗資源最少的聊天室 2:本聊天室上傳簡單,下載壓縮后直接上傳,無須修改。 3:本聊天室功能介紹如下: 1級無權(quán)限,2級發(fā)貼圖,3級發(fā)特效字,4級看級別,5級支持HTML權(quán)限, 6級看 IP,7級踢人,8級升降級(7級以內(nèi),含7級),加分,刪除留言薄留言,9級超級管理。 4:超級用戶:花兒不在網(wǎng)上 密碼:1234
標簽: 69K
上傳時間: 2015-03-23
上傳用戶:huannan88
I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1
標簽: I. vulnerability Introduction undisclosed
上傳時間: 2015-05-15
上傳用戶:xhz1993
這個程序,主要用攪拌站混泥土的應(yīng)用。重量儀表程序。比較全面,已經(jīng)實際使用過。并取得了好的成績。blackdisc5@sina.com 密碼:1234
標簽: 程序
上傳時間: 2015-06-21
上傳用戶:小碼農(nóng)lz
vfp編寫的庫房經(jīng)營管理系統(tǒng),包括庫才入庫,出庫,還有個人工具卡的管理和娛樂,系統(tǒng)密碼1234
標簽: vfp 編寫 管理系統(tǒng)
上傳時間: 2015-08-08
上傳用戶:baitouyu
Book: Windows Graphics Programming Win32 GDI and DirectDraw Author: Feng Yuan Publisher: Prentice Hall PTR First Edition December 01, 2000 ISBN: 0-13-086985-6, 1234 pages 從Chinaitlab上下載后不能閱讀,這是重新Compile、整理后的版本
標簽: Programming DirectDraw Publisher Graphics
上傳時間: 2014-01-24
上傳用戶:qunquan
用匯編語言實現(xiàn)RESET啟動和熱啟動 程序名: RESET.ASM/BOOT.ASM 程序類別: 完整的匯編語言程序 功能: 用程序完成RESET啟動和熱啟動 使用說明: 匯編連接以后轉(zhuǎn)換為com文件運行 程序說明: 在日常用機過程中,如果出現(xiàn)了異常情況常常需要重新啟動系統(tǒng) .對于IBM PC 以及其兼容機,除了開機冷啟動外,還有熱啟動和R ESET開關(guān)復(fù)位啟動,他們的共同特點是轉(zhuǎn)入BIOS的入口點(即ROM 的起始單元FFFF:0處),執(zhí)行該處的跳轉(zhuǎn)指令,轉(zhuǎn)向啟動程序,該啟 動程序在執(zhí)行過程中需檢測復(fù)位標志字(在地址0040:0072處,占2 個字節(jié))的值,若為1234則啟動是不檢測內(nèi)存 若非1234則啟動先檢 測內(nèi)存,再啟動系統(tǒng).熱啟動和RESET啟動的不同之處在于熱啟動時 不檢測內(nèi)存,而RESET啟動是需要檢測內(nèi)存.
上傳時間: 2013-12-26
上傳用戶:xfbs821
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
該文件包括PCB電路圖和代碼,實現(xiàn)4個LED的循環(huán)實現(xiàn)1234的閃爍
上傳時間: 2014-01-27
上傳用戶:1966640071
本系統(tǒng)是基于Struts+Hibernate開發(fā)的一套后臺管理系統(tǒng),功能包含完善的權(quán)限管理,和信息發(fā)布功能。開發(fā)環(huán)境:Eclipse3.01+myeclipse3.84+mysql5.0(oracle、ms sqlserver2000)。 壓縮包里包含了所有的組件、源碼和SQL腳本以及工程文件。 這個系統(tǒng)也是花了點時間和精力才做好的,現(xiàn)在把源碼給大家分享,歡迎大家進行交流,如果要用于商業(yè)用途,要打聲招呼哦!!! mysql初始數(shù)據(jù)庫用戶名:root,密碼:1234 其它數(shù)據(jù)庫請相應(yīng)修改hibernate.cfg.xml這映射文件為與你數(shù)據(jù)庫相匹配
上傳時間: 2014-01-17
上傳用戶:yzy6007
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1