FreeReport 2.34 consists of the report engine, designer and previewer, with capabilities comparable to QuickReport 3 and ReportBuilder 3.52. FreeReport 2.34 works with Delphi 2/3/4/5/6 and C++ Builder 1/3/4. Freeware, full source code, royalty-free.
標簽: capabilities FreeReport comparable previewer
上傳時間: 2013-12-26
上傳用戶:zhaiye
國外經(jīng)典的c++編程教材,這是本書的第4版,對c++的學習和使用非常有幫助
上傳時間: 2013-12-31
上傳用戶:GavinNeko
php詳細的語法說明以及使用指南,非常適合初學這入門,或者進階使用者當工具書查詢語法使用
上傳時間: 2014-08-25
上傳用戶:wanqunsheng
功能:編寫的計算皮亞諾相關系數(shù) 開發(fā)語言:ruby 調(diào)用:correlate(x,y) 其中,x,y為需要計算相關度的向量 調(diào)用示例: a = [3, 6, 9, 12, 15, 18, 21] b = [1.1, 2.1, 3.4, 4.8, 5.6] c = [1.9, 1.0, 3.9, 3.1, 6.9] c1 = correlate(a,a) # 1.0 c2 = correlate(a,a.reverse) # -1.0 c3 = correlate(b,c) # 0.8221970228 puts c1#,c2,c3
上傳時間: 2013-12-18
上傳用戶:skfreeman
嵌入式TCP/IP協(xié)議棧說明書下載-- 技術(shù)說明: 1)用戶應用協(xié)議棧則需要編寫以太網(wǎng)的數(shù)據(jù)報收發(fā)驅(qū)動,就可以使用協(xié)議棧提供的標準SOCKET API,完成服務器和客戶端應用程序的開發(fā)。 2)協(xié)議棧運行于非操作系統(tǒng)的環(huán)境下,因此它的運行速度與一般采用多任務操作系統(tǒng)的TCP/IP協(xié)議,速度相對說來要快。 3)協(xié)議棧完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暫不支持IGMP,RARP。 4)協(xié)議棧采用C代碼編寫,可方便的移植于各種單片機平臺。 5)協(xié)議棧在ARM7+RTL8019硬件環(huán)境下測試,并建立了FTP服務器和WEB服務器,性能穩(wěn)定。 6)協(xié)議棧建立的FTP服務器和WEB服務器與Internet Explorer瀏覽器和ftp.exe相互兼容。 7)協(xié)議棧每一個SOCKET上建了數(shù)據(jù)緩沖隊列(數(shù)據(jù)結(jié)構(gòu)),用于接收SOCKET的并發(fā)數(shù)據(jù),實現(xiàn)多SOCKET的并發(fā)數(shù)據(jù)報處理,可同時運行FTP服務器和WEB服務器。 8)協(xié)議棧實現(xiàn)了ACK的延時答應(200ms),支持TCP多包發(fā)送和接收,但未支持TCP數(shù)據(jù)報的失序處理,因此適合局域網(wǎng)內(nèi)使用。 誠邀與您合作,QQ:292942278
上傳時間: 2016-10-18
上傳用戶:xhz1993
(1)Optionen----Einstellungen----DHCP--{ DHCP/BOOTP 打鉤 DHCP Client 打鉤 (2)Optionen----Einstellungen----TFTP--{ 修改目錄為 光盤盤符\TFTPBOOT (3)Nicht auf Best? 打鉤 (4)如果你的LAN不是192.168.1.X 那么你可能需要設置 Optionen----Konfigurationsprofile--Standardprofil-{ 中相關選項 現(xiàn)在找不到了,DHCP SEVER程序
標簽: Optionen DHCP Einstellungen Client
上傳時間: 2016-12-02
上傳用戶:jichenxi0730
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing structure. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
標簽: diffusion-limited-aggregation DLA generates 320x240
上傳時間: 2014-01-16
上傳用戶:225588
在通訊系統(tǒng)中常見到的cordic,是個用很少複雜度就能實現(xiàn)三角函數(shù)的電路,檔案中有C語言的CORDIC程式
上傳時間: 2017-03-07
上傳用戶:lepoke
使用ASP元件(請自行下載、安裝或登錄) AspUpload+AspJpeg+Jmail[或AspMail] 整合JS與FLASH套件 Highslide JS+SWFUpload+TitleView+FPV4[請自行下載] 新增相薄圖檔後[Web上傳或FTP上傳後批次新增],自動生成TitleView/FPV4,使用的XML腳本檔。刪除或搬移圖檔,同樣更新XML腳本檔。 使用 4.1_先用記事本設定編輯config.asp/menu.asp 4.2_瀏覽器進入addphoto.asp新增相簿分類(請事先作好規(guī)劃) 4.3_瀏覽器進入index.asp[被轉(zhuǎn)到NewPhoto.asp],簽入後按上傳圖檔,按新增相片後上傳圖檔 更詳細解說: http://www.chome.idv.tw/article.asp?id=158
標簽: AspUpload Highslide SWFUpload AspJpeg
上傳時間: 2013-12-21
上傳用戶:84425894
1 C 語語語言言言 簡簡簡介介介 5 1.1 C 語言 歷史 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.2 程 式 語言 分類 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.3 程 式 撰 寫步 驟 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2 vi 編編編 輯輯輯 器器器 9 2.1 vi 與 vim . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.2 vi 的使用 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 2.3 vim 的額外功能 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.4 vi 實 機練習 題 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3 程程程 式式式開開開發(fā)發(fā)發(fā)環(huán)環(huán)環(huán) 境境境 23 3.1 編譯器 gcc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3.2 撰 寫第一 支程 式 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
上傳時間: 2015-03-16
上傳用戶:十字騎士