最优化算法,应用有限内存拟牛顿方法(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 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完成了程序的 基本框架,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修正了判断溢出时的一个错误。将判断的〈=改为〈
上传时间: 2014-01-20
上传用户:cuibaigao
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 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 为初始化文件 汇编格式 lcd.c LCD驱动文件 demo4.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 memory.a memory分配 snds.a init.s用到的硬件信息 isr.c 一些中断哑函数 \include 包含文件 该示例程序在 SDT2.51 环境下编译 在 ADW 下运行 使用 JTAG调试头 通过学习该程序可以了解ARM4510 的初始化,时钟中断,及对lcd的控制
上传时间: 2015-09-01
上传用户:bibirnovis
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 包含文件
上传时间: 2015-09-01
上传用户:417313137
通过I2C总线,读取Memory SPD信息
上传时间: 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 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個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡
标签: 900
上传时间: 2015-09-08
上传用户:小码农lz