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

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

Memory

  • 最優化算法

    最優化算法,應用有限內存擬牛頓方法(Limited Memory (variable-storage)quasi-Newton method)求解高維最優化問題,使用更多的內存將使算法更有效。

    標簽: 優化算法

    上傳時間: 2015-08-08

    上傳用戶:cuiyashuo

  • Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched accord

    Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (e.g., mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) Memory bufferization for maximal performance.

    標簽: replacement dispatched messages Metalog

    上傳時間: 2014-01-03

    上傳用戶:腳趾頭

  • PAGES3完成了程序的 基本框架

    PAGES3完成了程序的 基本框架,FIFO()除了命中和置換情況外基本完成,但是修改位示圖的子函數 出現問題,得不到正確的行數和列數,有時更改不了0 PAGES4修正了3中的問題,完成FIFO() PAGES5修正了FIFO()中執行置換時未將位示圖中的對應塊置0 PAGES6完成了LRU() PAGES7優化了界面,修正了切換算法后訪問次數與上次算法相連的錯誤 PAGES8完成了OPT()修正了在頁面置換切換時頁表內存位示圖不能各自初始化的錯誤。發現OPT()中頁面置換時出現的錯誤。 位示圖置0和置1時出錯 。而且輸出的頁表缺失項目 PAGES9好像是修正了 8中的錯誤,現在還沒有找到讓9中OPT()發生置換的測試用例 PAGES10找到8,9中出錯原因,在于置換時沒有得到最久要訪問的Memory[i] PAGES11修正10中的錯誤。完成OPT() 發現了LRU()輸出界面的信息冗余,已經更正 PAGES12刪除了編程過程中的測試信息 PAGES13修正了判斷溢出時的一個錯誤。將判斷的〈=改為〈

    標簽: PAGES3 程序

    上傳時間: 2014-01-20

    上傳用戶:cuibaigao

  • C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in

    C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit Memory deallocation is prohibited in C-Talk, unused objects are automatically deallocated by garbage collector.

    標簽: interpreted Variables scripting checking

    上傳時間: 2015-08-18

    上傳用戶:王者A

  • This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS

    This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser Memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurrency control, transaction management, security features are not enabled. B+Trees can be used as an index for factor access to the data. Help facility is provided to know the syntax of SQL Statements.

    標簽: project implement developed Database

    上傳時間: 2013-12-25

    上傳用戶:semi1981

  • FS4510開發板示例程序demo4 壓縮包內含FS4510開發板LCD驅動程序與定時器程序 文件說明 demo4.apj 為 SDT2.51 的項目文件 init.s 為初始化文件

    FS4510開發板示例程序demo4 壓縮包內含FS4510開發板LCD驅動程序與定時器程序 文件說明 demo4.apj 為 SDT2.51 的項目文件 init.s 為初始化文件 匯編格式 lcd.c LCD驅動文件 demo4.c 主程序 包含定時器初始化和 timer0 和 timer1 的使用 Memory.a Memory分配 snds.a init.s用到的硬件信息 isr.c 一些中斷啞函數 \include 包含文件 該示例程序在 SDT2.51 環境下編譯 在 ADW 下運行 使用 JTAG調試頭 通過學習該程序可以了解ARM4510 的初始化,時鐘中斷,及對lcd的控制

    標簽: 4510 demo4 FS 2.51

    上傳時間: 2015-09-01

    上傳用戶:bibirnovis

  • FS4510開發板示例程序 demo5_pre----中斷服務程序 串口驅動 演示的功能包括中斷 定時器 串口 它提供了可以在 FS4510板子上運行的參考代碼 文件說明 demo

    FS4510開發板示例程序 demo5_pre----中斷服務程序 串口驅動 演示的功能包括中斷 定時器 串口 它提供了可以在 FS4510板子上運行的參考代碼 文件說明 demo5_pre.apj 為 SDT2.51 的項目文件 匯編格式 init.s 為初始化文件 lcd.c LCD驅動文件 demo5.c 主程序 包含定時器初始化和 timer0 和 timer1 的使用 包含中斷服務程序 uart.c 串口驅動 pollio.c 串口查詢輸入(暫時沒有串口輸入) Memory.a Memory分配 snds.a init.s用到的硬件信息 wuisr.c 一些中斷服務程序啞函數 \include 包含文件

    標簽: 4510 demo FS pre

    上傳時間: 2015-09-01

    上傳用戶:417313137

  • 通過I2C總線

    通過I2C總線,讀取Memory SPD信息

    標簽: I2C 總線

    上傳時間: 2014-01-13

    上傳用戶:changeboy

  • RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is

    RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce Memory usage and code size, making RTL-lwIP suitable for use in small clients with very limited resources such as embedded systems.

    標簽: RTL-lwIP the stack RTLinux-GPL

    上傳時間: 2015-09-05

    上傳用戶:

  • 我收藏的c語言900個例題

    我收藏的c語言900個例題,裡頭有控制dos-bios,Memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡

    標簽: 900

    上傳時間: 2015-09-08

    上傳用戶:小碼農lz

主站蜘蛛池模板: 大厂| 兴业县| 黔东| 河东区| 徐州市| 耒阳市| 乌拉特前旗| 祁门县| 长春市| 沂南县| 龙陵县| 体育| 伊宁县| 武穴市| 延津县| 成都市| 河东区| 赫章县| 常德市| 根河市| 罗平县| 兴城市| 瓮安县| 句容市| 平安县| 武汉市| 石柱| 开鲁县| 分宜县| 麻城市| 昌都县| 丹巴县| 阿拉善左旗| 肥乡县| 奉贤区| 扎鲁特旗| 龙胜| 民县| 阜南县| 那曲县| 潍坊市|