虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

kernel-Mode

  • MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate

    MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from other MSP430 s *

    标签: Description Demonstrate Interface Registers

    上传时间: 2013-12-28

    上传用户:懒龙1988

  • Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3

    Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags - Reads, creates, updates, and removes id3v1 tags - Extracts MPEG data such as bit rate, sample rate, channel mode, etc. - Calculates playing time of mp3 from mpeg information (no good w/VBR) - Can read and create Winamp styled playlists - Offers other utility classes such as MP3FileFilter and MP3Comparator - NullsoftID3GenreTable object keeps a list of genres for you and can automatically determine the id3v1 genre from an id3v2 string or the other way around

    标签: and features creates updates

    上传时间: 2014-11-21

    上传用户:qq521

  • This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-c

    This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-channels" mode.

    标签: sequence-of-c conversions repeated sequence

    上传时间: 2016-09-04

    上传用户:gxmm

  • The toolbox solves a variety of approximate modeling problems for linear static models. The model ca

    The toolbox solves a variety of approximate modeling problems for linear static models. The model can be parameterized in kernel, image, or input/output form and the approximation criterion, called misfit, is a weighted norm between the given data and data that is consistent with the model. There are three main classes of functions in the toolbox: transformation functions, misfit computation functions, and approximation functions. The approximation functions derive an approximate model from data, the misfit computation functions are used for validation and comparison of models, and the transformation functions are used for deriving one model representation from another. KEYWORDS: Total least squares, generalized total least squares, software implementation.

    标签: approximate The modeling problems

    上传时间: 2013-12-20

    上传用户:15071087253

  • 关于Linux 内核的解读 出自一个学生之手

    关于Linux 内核的解读 出自一个学生之手,所以不是很正式的文章。但是会给读者在通往Linux kernel解读的过程中有个提纲策领的作用。

    标签: Linux 内核

    上传时间: 2016-09-27

    上传用户:nairui21

  • 适用于linux的NTFS mount

    适用于linux的NTFS mount,(kernel在2.6.14之后有NTFS--3G不需要)

    标签: linux mount NTFS

    上传时间: 2016-09-29

    上传用户:懒龙1988

  • YAFFS2文件系统

    YAFFS2文件系统,LINUX2.6内核支持YAFF2文件系统,命令:sh patch-ker.sh c /<kernel path>

    标签: YAFFS2 文件系统

    上传时间: 2016-09-30

    上传用户:JIUSHICHEN

  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外

    === ==== 关于本光盘 ========== \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。

    标签: Tinix asm inc 光盘

    上传时间: 2014-01-26

    上传用户:TF2015

  • 用VB编写DirectX7.0游戏   DirectX7.0终于出现了

    用VB编写DirectX7.0游戏   DirectX7.0终于出现了,同前面DirectX6相同,版本7也带了一个庞大(129M)的SDK开发库,同DirectX6 SDK库相比,DirectX7的SDK库提供了以下新的功能:   * 对于Visual Basic的支持。用户可以使用类库在Visual Basic环境下开发基于DirectX的程序。   * 提供更多DirectX3D立即模式(Immediate Mode)下的API函数,以支持DirectX7中新的3D特效,包括立体环境映射、顶点混合等。   * DirectMusic支持DownLoadable Sound Level 2标准。   * DirectInput支持8按键的游戏杆设备,同时支持Microsoft的力反馈摇杆。SDK库提供了读取力反馈效果文件的方法。同时提供了Force Editor程序来建立效果。   对于VB爱好者来说,新的SDK库终于提供了完整的对VB的支持,现在终于可以使用Visual Basic来编写DirectX的程序了。

    标签: DirectX 7.0 编写

    上传时间: 2013-12-21

    上传用户:hewenzhi

  • sms发送短信的程序

    sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as SMS.

    标签: sms 发送 短信 程序

    上传时间: 2014-08-30

    上传用户:pkkkkp