palm編程,基于palm os系統(tǒng)開發(fā)的簡單獲取設(shè)備memory信息的小程序.
上傳時間: 2015-11-07
上傳用戶:Late_Li
1設(shè)計題目及要求 一、程序設(shè)計題目:學(xué)生成績管理程序設(shè)計 二、 程序設(shè)計功能及要求: 1.顯示學(xué)生各門成績,總分,和平均分. 2.按總分由高到的進行排列. 3.要求輸入一個學(xué)號.要求能找出一個學(xué)生的.姓名.各門功課的成績. 3 算法分析 1. 學(xué)生成績管理軟件的數(shù)據(jù)結(jié)構(gòu) 2. 排序 3. 查找 4. 其它 4 主要流程圖 1寫程序結(jié)構(gòu)及各模塊(輸入,顯示等等)結(jié)構(gòu)圖 本程序用了c++語言里面的思想,比如用了cin 和 cout 函數(shù).分了倆個類.一個是File類.一個是Link類. File類里面主要的是用于保存和導(dǎo)入數(shù)據(jù). Link類主要是用于鏈表的操作…. 本程序分為幾個文件編寫有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件. 本程序的主體結(jié)構(gòu)是鏈表.用鏈表操作.實現(xiàn)動態(tài)創(chuàng)建和銷毀. 主函數(shù)main().是在Manger.cpp 里面.是程序的入口處 File.cpp 和 link.cpp 是存放file類.和 link類的源函數(shù)變量代碼. File.h 和Link.h 是存放file 類 和link 類的聲明
上傳時間: 2014-01-17
上傳用戶:古谷仁美
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
標簽: C. hamsterdb structure database
上傳時間: 2013-12-11
上傳用戶:LouieWu
This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be read but not written. NOTE: the test bench cannot be simulated with DDR enabled because the Altera pads do not have the correct delay models. * How to program the flash prom with a FPGA programming file 1. Create a hex file of the programming file with Quartus. 2. Convert it to srecord and adjust the load address: objcopy --adjust-vma=0x800000 output_file.hexout -O srec fpga.srec 3. Program the flash memory using grmon: flash erase 0x800000 0xb00000 flash load fpga.srec
標簽: Development Startix2 tailored Altera
上傳時間: 2014-01-19
上傳用戶:chongcongying
Spartan 3 Digilent Demo:This demo drives the perphrials on the Spartan 3 board. This drives a simple pattern to the VGA port, connects the switches to the LEDs, buttons to each anode of the seven segment decoder. The seven segment decoder has a simple counter running on it, and when SW0 is in the up position the seven segment decoder will display scan codes from the PS2 port. This demo how ever does not drive the RS-232 port or the memory. This is a simple design done entirely VHDL not microblaze.
標簽: Spartan drives This perphrials
上傳時間: 2014-05-29
上傳用戶:SimonQQ
FLASH文件系統(tǒng)的源碼,F(xiàn)lash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique software drivers and file systems. This paper provides an overview of file systems for flash memory and focuses on the unique software requirements of flash memory devices.
標簽: FLASH 文件系統(tǒng) 源碼
上傳時間: 2015-11-29
上傳用戶:問題問題
VerboseGC demonstrates the use of the java.lang.management API to print the garbage collection statistics and memory usage remotely by connecting to a JMX agent with a JMX service URL: service:jmx:rmi:///jndi/rmi://<hostName>:<portNum>/jmxrmi where <hostName> is the hostname and <portNum> is the port number to which the JMX agent will be connected.
標簽: the demonstrates collection management
上傳時間: 2013-12-26
上傳用戶:lgnf
Universal Serial Bus (USB) is a communications architecture that gives a personal computer (PC) the ability to interconnect a variety of devices using a simple four- wire cable. The USB is actually a two-wire serial communication link that runs at either 1.5 or 12 megabits per second (mbs). USB protocols can configure devices at startup or when they are plugged in at run time. These devices are broken into various device classes. Each device class defines the common behavior and protocols for devices that serve similar functions. Some examples of USB device classes are shown in the following table
標簽: communications architecture Universal computer
上傳時間: 2015-12-08
上傳用戶:stvnash
Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for the system-on-a-programmable-chip (SOPC) environment. The specification provides peripheral designers with a basis for describing the address-based read/write interface found on master and slave peripherals, such as microprocessors, memory, UART, timer, etc.
標簽: Avalon Specification specification accommodate
上傳時間: 2014-03-06
上傳用戶:pompey
一個verilog語言描寫的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard memory chip for storage.兩種方式,包含testbench
標簽: using Fifo registers declared
上傳時間: 2015-12-15
上傳用戶:Avoid98
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1