字模3簡體中文版,用於生成中英文點陣字庫毋需序號,
標簽: 字模
上傳時間: 2015-12-11
上傳用戶:天涯
據說著名猶太歷史學家 Josephus有過以下的故事:在羅馬人佔領喬塔帕特後,39 個猶太人與Josephus及他的朋友躲到一個洞中,39個猶太人決定寧願死也不要被敵人到,於是決定了一個自殺方式,41個人排成一個圓圈,由第1個人開始報數,每報數到第3人該人就必須自殺,然後再由下一個重新報數,直到所有人都自殺身亡為止。 然而Josephus 和他的朋友並不想遵從,Josephus要他的朋友先假裝遵從,他將朋友與自己安排在第16個與第31個位置,於是逃過了這場死亡遊戲。
上傳時間: 2013-12-20
上傳用戶:王慶才
該數據包系在原有數據包的基礎上收集整理的近 500 多種特洛伊木馬、后門程序、網絡蠕蟲。在能攔截近 500 多種特洛伊木馬、后門程序、網絡蠕蟲的同時還能保持用戶原有設置的連貫性。因此,敬請放心使用。 到目前為止該數據包已經能攔截的特洛伊木馬、后門程序、網絡蠕蟲總數已經接近 500 種,包括世界最流行的SubSeven系列、BO系列、The Thing系列;國產的“廣外女生”、“網絡神偷”、“冰河”、“東方魔眼”;還有最近流行的“SCO炸彈”、“惡鷹”、“沖擊波”、“蠕蟲王”、“小郵差”、“灰鴿子”。這些規則極大增強用戶的網絡安全。 使用方法:解壓后將IpRule.DAT復制到SkyNet\Rules下,覆蓋原有的IpRule.DAT,打開防火墻將安全級別設置為“自定義”。OK
上傳時間: 2013-11-30
上傳用戶:498732662
jSP編寫的了BBS系統 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection("jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5","root","pass") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name="DzBBS" //論壇名稱 String temple="default" //風格模版 String adminpass="pass" //管理員密碼 設定好後運行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推薦 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
上傳時間: 2013-12-10
上傳用戶:yimoney
Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose documentation is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.
標簽: Programming Windows Visual Shell
上傳時間: 2014-11-27
上傳用戶:zhangjinzj
this book is from mit press. it introducts how to design program more than code program.this kind book is rare in bookstore.
標簽: program this introducts design
上傳時間: 2014-11-29
上傳用戶:lunshaomo
ABBYY FineReader 8.0專業版是最新、最準確的ABBYY OCR軟體版本。它可以為用戶提供 最高級別識字精確率,是一個非常節省時間的好方案。FineReader允許你將各種紙張和 電子文件轉換、編輯以及重新使用,包括:雜誌、報紙、傳真、複製和PDF文件。
標簽: ABBYY FineReader 8.0 OCR
上傳時間: 2016-02-11
上傳用戶:q123321
/*目的:使一個複數可顯數出來,可做+-/*,還要可以做>>跟<<的功能 題目:定義一個複數的class叫Complex,a(實部)與b(虛部)為double的型態,i表示根號-1, 1.必須包含一個建構子有兩個參數(double型態),能被用來設定物件中的變數為任意值 2.包含一個建構子只有一個參數(double型態),呼叫參數的實部且定義為"實部+0i" 3.包含一個預建構子可把物件初始化為0+0i 4.overload以下的operator以致於可以正確的執行:+ - * / << >> */
標簽:
上傳時間: 2013-12-27
上傳用戶:lindor
本工程是PC透過RS232傳資料進開發版,輸入資料給開發版做DO及AO的動作及開發版收到訊號後回傳DI及AI的資料.主要是通信及其處理
上傳時間: 2013-12-21
上傳用戶:xmsmh
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
標簽: introductory HelloWorld containing Directory
上傳時間: 2016-03-29
上傳用戶:exxxds