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

搜索资源列表

  1. FAT16.rar

    0下载:
  2. 1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUF
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:346367
    • 提供者:6756
  1. 笔样式,实画刷,阴影画刷,pie函数

    0下载:
  2. 简单的系统调用,笔样式,实画刷,阴影画刷,pie函数,Simple system calls
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-27
    • 文件大小:798083
    • 提供者:cly
  1. 利用了R.Devany混沌理论构造了一种混沌动力系统

    0下载:
  2. 混沌函数对图像加密的一种方法。利用了R.Devany混沌理论构造了一种混沌动力系统,并用所生成的混沌序列对图像进行加密.由于混沌动力系统有很强的不可预测性,因此,混沌序列对图像加密能更好的抵御各种攻击.此方法具有加密速度快、安全性高特点.,Chaotic function of a method of image encryption. Use of R. Chaos Theory Construction Devany a chaotic dynamical systems, and chao
  3. 所属分类:加密解密

    • 发布日期:2017-03-30
    • 文件大小:301434
    • 提供者:李苏宁
  1. mtk_filesystem_document.rar

    0下载:
  2. mtk文件系统,罗列了整个mtk文件系统的调用函数,对mtk编程很有帮助,mtk filesystem document
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:345831
    • 提供者:
  1. fir-low-pass-filter-design

    0下载:
  2. 用矩形窗设计了一个FIR线性相位低通数字滤波器。截止频率0.5π,阶数为21阶。求出了系统函数并画出了幅频响应。-A rectangular window design with linear phase FIR low-pass digital filter. Cutoff frequency 0.5π, the order of 21 bands. Find the system function and plotted the amplitude-frequency response.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:8114
    • 提供者:董晓曦
  1. PACKMANAGEMENTSYS 停车场管理系统

    0下载:
  2. 设停车场是一个可以放n辆车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按照到达时间的先后顺序,依次由北向南排列(大门在最南端,最先达到的第一辆车停放在车场的最北端),若车场内已经停满n辆车,则后来的车辆只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车可以进入;当停车场内某辆车要离开时,在它之后进入车场的车辆必须先退出车场为它让路,待该车辆开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车,在它离开的时候必须按它停留的时间长短缴纳费用。试为停车场编制按上述要求进行管理
  3. 所属分类:其他行业

    • 发布日期:2012-10-07
    • 文件大小:10505
    • 提供者:lazzy4869
  1. 计算电离层延迟和系统硬件延迟

    7下载:
  2. 一款实用的计算GPS卫星硬件延迟和用低阶球谐函数计算电离层延迟的程序
  3. 所属分类:matlab例程

    • 发布日期:2012-10-11
    • 文件大小:87817
    • 提供者:stillwei3
  1. vc助手6.0破解版

    0下载:
  2. Visual Assist X是一款非常好的Microsoft Visual Studio 2005和Visual Studio .NET插件,支持C/C++,C#,ASP,Visual Basic,Java和HTML等语言,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程的自动化和开发效率。-Visual Assist X is a very good Microsoft Visual Studio 2005 and Visua
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2281751
    • 提供者:夏天
  1. WindowsCE_API

    1下载:
  2. window ce api 手册 本手册收录并翻译了 MSDN Library for Visual Studio 2008 中超过2000 个API函数和宏的资料信息。分为:系统函数、COM函数、驱动函数、网络通信4个大类,-window ce api helper
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1198781
    • 提供者:cs
  1. CPU_status

    0下载:
  2. 得到CPU和内存的状态。 调用系统函数示例。-Get usage and status of CPU/Memory. A good example to use system API.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:2079
    • 提供者:tian xiao ma
  1. APIHook

    0下载:
  2. 勾了系统函数,可以修改API函数返回值以隐藏进程-Hook a system function, you can modify the return value of API functions to hide the process of
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:3428
    • 提供者:tzwsoho
  1. FIRshiyan

    0下载:
  2. 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:49883
    • 提供者:cuiqida
  1. linux-function

    0下载:
  2. linux下系统函数说明。挺详细的。需要的同学下来研究一下吧。-under linux system function descr iption. Very detailed. Students in need down to study it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:14301
    • 提供者:chenfu
  1. Realization-of-GetModuleHandle

    0下载:
  2. 通过解析PEB实现系统函数GetModuleHandle()的功能。并对PEB和TEB进行描述,可供大家参考。-Achieved by parsing the PEB system function GetModuleHandle () function. PEB and TEB are described and available for your reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:24616
    • 提供者:majikang
  1. TrayIcon_for_Delphi

    0下载:
  2. 本例程是利用Windows API函数Shell_NotifyIcon()实现系统托盘图标功能,这个函数和其他处理Windows外壳的函数都包含在ShellAPI单元中 在窗口创建时在Windows任务栏的右下角创建一个托盘图标,图标由两个ICON交替出现,当窗口最小化时任务栏中只有托盘图标,当左键单击托盘图标窗口恢复,图标停止交替.-This routine is to use Windows API function Shell_NotifyIcon () function to ach
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:10612
    • 提供者:SeaHe
  1. Mseires

    3下载:
  2. 用MATLAB产生M序列作为系统的输入,根据传递函数,仿真输出,并得出输入的自相关函数和输入输出的互相关函数。-M sequence generated by MATLAB as input, in accordance with transfer function, simulation output, and come to enter the auto-correlation function and the input and output of the cross-correlatio
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:2967
    • 提供者:ning
  1. sources_2.2

    0下载:
  2. android 2.2的系统源码,解压后放在sdk/platforms/android-8/sources下后,Eclipse中编写代码时点击系统函数即可看到源码-android 2.2 of the system source code, under post-unpacked on sdk/platforms/android-8/sources, Eclipse to write code in the system function when Click to see the source
  3. 所属分类:android

    • 发布日期:2017-06-21
    • 文件大小:34920695
    • 提供者:lypoint
  1. UNIX_Version_1

    0下载:
  2. 本文档是Uinx环境下的高级编程的中文版,此电子书详细介绍了Unix系统下的程序编写,系统函数调用的API接口,包括文件系统,设备驱动,任务间的通讯机制,管道,信号量消息队列等等。对学习Linux,VxWorks等类Unix嵌入式系统编程有很好的指导作用。-This document is Uinx high-level programming environment, the Chinese version, this book details the programming under Un
  3. 所属分类:VxWorks

    • 发布日期:2017-06-11
    • 文件大小:18836595
    • 提供者:黄欣
  1. 1

    0下载:
  2. 一个用于产生海宁窗的Matlab函数,系统函数库也有-Haining window used to generate a Matlab function, the system function library is also
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:706099
    • 提供者:谢云翔
  1. Linux--arm2440-ftp

    0下载:
  2. linux 与arm2440 之间的ftp程序 命令的处理(ls)命令,通过底层函数编程实现 不是直接调用系统函数。程序中包含输入输出重定向等操作。-linux and arm2440 between the ftp command processing program (ls) command, through the realization of the underlying functional programming is not directly call the system fun
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:33800
    • 提供者:肖健
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com