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

搜索资源列表

  1. 闰年计算

    0下载:
  2.  data segment    ;定义数据段     infon db 0dh,0ah,'Please input a year: $'     Y db 0dh,0ah,'This is a leap year! $'     N db 0dh,0ah,'This is not a leap year! $'     w dw
  3. 所属分类:汇编语言

    • 发布日期:2008-12-24
    • 文件大小:10752
    • 提供者:jackdawson0@
  1. dede106b1.zip

    0下载:
  2. 所有的DFM文件的目标。您将能够打开和编辑用Delphi -所有出版方法以及评论学会代码引用字符串,进口函数调用,类方法的要求,部分单位,试除和尝试最后块。默认情况下只有德德retreives发表方法来源,但您可能还进程中的另一个可执行程序,如果你知道RVA谱抵消使用工具|拆卸过程菜单 -很多其他信息。 -您可以创建一个项目文件夹德尔福与所有的DFM ,考绩制度,洼地文件。注:考绩档案包含上述以及评论学会代码。他们不能重新编译!,- All dfm files of
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-29
    • 文件大小:647697
    • 提供者:crodling
  1. SIPS04Matlab.zip

    0下载:
  2. I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems , Proc. IEEE Int. Work. Signal Processing Systems, 针对这篇文章给出的源代码,matlab code for I. C. Wong, Z. Shen, J. G. Andrew
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:16645
    • 提供者:hh
  1. MDLTPC.zip

    0下载:
  2. Source Codes for Multiple Descr iption Lapped Transform with Prediction Compensation (MDLT-PC) This page describes the source codes for the multiple descr iption lapped transform with prediction compensation (MDLT-PC) developed in the following pa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2010607
    • 提供者:gygymon
  1. PROC.rar

    0下载:
  2. 学习\单片机光盘文件\程序代码与电路图\第16章 基于MAX1898的智能充电器设计,Learning \ MCU CD-ROM file \ program code and schematics \ Chapter 16 Intelligent charger design based on the MAX1898
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:8914
    • 提供者:肖文明
  1. a4_mm1net.project

    0下载:
  2. opnet仿真平台 工程包,仿真M/M/1队列。两个源发包,PROC接收到之后销毁。 适合初学者了解opnetO(∩_∩)O~-opnet simulation platform engineering package, simulation M/M/1 queue. Two source contract, PROC received after the destruction. Suitable for beginners to understand opnetO (∩ _ ∩
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:96897
    • 提供者:shan5217
  1. scullpipe

    0下载:
  2. linux下驱动程序。可以实现简单的命名管道功能。参考《linux设备驱动程序》第六章。 用make编译,sudo insmod scullpipe.ko装载,sudo rmmod scullpipe卸载。装载后根据/proc/devices中设备号用mknod创建设备文件。-drivers under linux. Can achieve a simple named pipe functions. Reference to linux device drivers Chapter VI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:157673
    • 提供者:肖皓
  1. ocicpp.zip

    0下载:
  2. 一个通用的oracle OCI开发程序包,A generic oracle OCI development package
  3. 所属分类:Database system

    • 发布日期:2017-11-08
    • 文件大小:259599
    • 提供者:
  1. pstree

    0下载:
  2. linux 下的打印进程树的代码,两种方法,一种是基于内核模块的,一种是用proc实现的-linux printing process under the tree code, the two methods, one is based on the kernel module, and one is achieved by proc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:234717
    • 提供者:mary
  1. _ps

    0下载:
  2. 显示linux进程列表模块,利用c语言写的-show the proc of linux,edited bt c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1008
    • 提供者:黎亮
  1. GoogleMap_vs2008_KAIFA

    1下载:
  2. 常见的地图GIS二次开发有ARCGIS、MO、AO、MAPX、MapXtreme、ASPMAP,但是对于我们初接GPS/GIS项目的人来说,最头痛的问题是无法解决地图,调用GOOGLE的SDK就可以免费使用GOOGLE的免费地图资源,快速构建自己的GIS系统。这项技术可以应用于交通、运输、物流、安防、城市规划、城市管理、林业、农业、工业、灾难指挥、地震灾难等许多行业。采用这种方法应付毕业论文时最省事了,连数字化地图的步骤都省了,别人开发GIS系统要几个月,用GOOLE二次开发,只要短短的几天。我
  3. 所属分类:GIS program

    • 发布日期:2017-03-21
    • 文件大小:267442
    • 提供者:redvfp
  1. Administrator

    0下载:
  2. DAC0832输出的是电流,要转换为电压,还必须经过一个外接的运算放大器,实验线路如图所示。-dat segment import db input a 4 bit hex:$ output db the equal number=$ err db wrong number$ dat ends cod segment assume cs:cod,ds:dat start: mo
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:4332
    • 提供者:seguang
  1. proc

    0下载:
  2. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1834
    • 提供者:diary
  1. automsn

    0下载:
  2. Automating the MSN Messenger This is basically to explain how to use an automation out of proc server. So I used MSN Messenger. My article explains a few things about MSN Messenger. It has one ATL class CIMSGEvents which handles the events fired by
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:39418
    • 提供者:gaemasher
  1. proc

    0下载:
  2. os的作业,进程的创建和终止~~做的很简单。-os operations, process creation and termination ~ ~ so very simple.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:35285
    • 提供者:xieyuan
  1. wirelessusb_lp_and_proc_lp_radio_driver_18

    0下载:
  2. the newest cypress wirelessusb LP and PROC LP radio driver
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:166054
    • 提供者:Allen
  1. proc

    0下载:
  2. 4位8段数码管分别动态显示“1234” 4位8段数码管分别动态显示“1234”-4 8, respectively, digital tube dynamic display 1234 4 8, respectively, digital tube dynamic display 1234
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:22193
    • 提供者:xuhao
  1. FRFT

    3下载:
  2. FRFT时频变换代码(参考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)-FRFT transform time-frequency code (reference algorithm: HM Ozaktas, MA Kutay, and G. Bozda
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:4187
    • 提供者:monica
  1. POS_LINUX

    0下载:
  2. linux环境下结合ncurse库,用到PROC oracle数据编写的一个简单的超市收银系统。分为前台收银,和后台管理两大模块。分别对应着普通收银员,和管理员权限。-linux environment ncurse combined library, using PROC oracle data for the preparation of a simple supermarket cash register system. Cashier is divided into, and back-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:54629
    • 提供者:thorwein
  1. TLC5617DAproc

    0下载:
  2. 基于TLC5617的DA转换proc,C语言源程序-TLC5617 Based on the DA conversion proc, C language source code
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:18927
    • 提供者:刘晓勇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com