CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - initialize

搜索资源列表

  1. GAMEPORT

    0下载:
  2. a sample code for initialize and access game port. you will have a basic game port technology about the game port-a sample code for initialize and access gam e port. you will have a basic game port technolog y about the game port
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:826
    • 提供者:carterjia
  1. d-tools

    0下载:
  2. * Descr iption : This is an example of a startup task. As mentioned in the book s text, you MUST initialize the ticker only once multitasking has started.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1815441
    • 提供者:宋帆
  1. psam

    0下载:
  2. 1、 所有密钥的装载与导出都采用密文方式; 2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制; 3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理; -1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:4082037
    • 提供者:ly
  1. LFSRRC4

    0下载:
  2. 伪随机数发生器LFSR RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文 -Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1942687
    • 提供者:王风
  1. justforfun

    0下载:
  2. srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4174
    • 提供者:xrgj
  1. yacc

    0下载:
  2. srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:11957
    • 提供者:xrgj
  1. DP_RAM_lab

    0下载:
  2. 用SmartGen 生成一个2k*8 Dual Port RAM,并通过串口发送数据初始化RAM。然后通过串口返回到上位机的串口调试程序显示。-SmartGen generated using a 2k* 8 Dual Port RAM, and sending data through the serial port to initialize RAM. And back through the serial port to the PC serial port debugger displ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:3586
    • 提供者:劳杰勇
  1. alloc

    0下载:
  2. Memory Allocation in C-write part of a dynamic storage allocation package. The package provides three function calls: void initalloc(), to initialize the data structures involved char* alloc(int n), which returns a pointer to a block
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:4591
    • 提供者:Jian Tian
  1. qudong

    0下载:
  2. 嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:7835
    • 提供者:林福荣
  1. GlVideoManager

    0下载:
  2. VideoMan (Video Manager) is an open-source C++ library that helps you developing video based applications. We created VideoMan to increase our productivity developing computer vision applications, but it can be used in many other ways. With Vid
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:207568
    • 提供者:Mzong
  1. u-boot-1.3.1.tar

    0下载:
  2. uboot 源码,版本 1.3.1This directory contains the source code for U-Boot, a boot loader for Embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-25
    • 文件大小:9002913
    • 提供者:lb
  1. order

    0下载:
  2. 用c++ 实现的用类的构造函数初始化数组,是一种新的思路,学习完后会对c++有新的认识-Using c++ implementation with the class constructor to initialize the array, is a new idea, learn c++ would have exhausted a new understanding of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:943928
    • 提供者:jack
  1. IdslogInitDB

    0下载:
  2. vc 对数据初始化 清空数据库记录 然后可以重新写入数据库数据-vc empty database records the data to initialize
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3894761
    • 提供者:wangbo
  1. kefangyuding

    0下载:
  2. 网上客房预订系统是一个典型的数据库开发应用程序,由前台展示区和后台管理组成,规划系统功能模块如下:  前台展示区 前台展示区的主要功能是宾馆简介、地理位置、客房服务、会展中心、餐饮美食、商务服务、在线订房、意见反馈、其他、本地景点。  后台功能管理 后台功能管理的主要功能是初始化网站的基础信息、管理前台图片信息、宾馆相关的信息管理、景点管理、宾馆房间类型管理、订单管理、反馈信息管理和系统信息管理。 -Online room booking sy
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1054659
    • 提供者:wzl
  1. seriNub

    0下载:
  2. VC++注册码加密源程序(含注册机、解密机),本方法可有效控件版权软件被破解,保护你的软件产权不受侵害,压缩包内有两个源码包,一个是注册机源程序,另一个是解密机的源程序,一套完整的参考实例。   解密:初始化目标、生成解密匙、解密完成。 -VC++ registration key encryption source code (including RI, decryption machine), this method can effectively control the copy
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:19212
    • 提供者:吴波
  1. s3c-u-boot-1.1.6_rel-4-3-1_20080811.bz2

    0下载:
  2. This directory contains the source code for U-Boot, a boot loader for Embedded boards based on PowerPC, ARM, MIPS and several other processors, which can be installed in a boot ROM and used to initialize and test the hardware or to download and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11533937
    • 提供者:bbkhjy
  1. xllp_lcd

    0下载:
  2. // Initialize the GPIO registers for proper LCD Controller operation LCDSetupGPIOs(pXllpLCD) // Initialize the LCD Controller and frame descr iptors LCDInitController(pXllpLCD) // Clear LCD Controller status register LCDClearS
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:7105
    • 提供者:snoopywing
  1. Guitar-Shop-Program

    0下载:
  2. 吉他店程序实现 C++吉他店及店内库存乐器类管理程序,C++程序 一共有四个类,不仅可以卖吉他,还有其他类的乐器可以出售,而且,要提供初始化库存信息,所以用了TXT文件输入输出,比较简单,还有可以根据不同的属性查询乐器,有:名称,价格,制造商,背板材料,模型,类型等,而且如果没有此乐器,要显示库存没有,我又增添了乐器出库(卖出)四个类:1、库存管理员类 2、仓库类 3、乐器类 4、吉他店类(组合类)-Program for the guitar shop guitar shops and C
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:2306366
    • 提供者:xiangyunl
  1. initialize

    0下载:
  2. initialize a filesystem handle given superblock parameters for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:3780
    • 提供者:quidouzon
  1. initialize

    0下载:
  2. initialize a filesystem handle given superblock parameters. Used by mke2fs when initializing a filesystem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:4057
    • 提供者:punwanmie
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com