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

搜索资源列表

  1. pci_source

    0下载:
  2. PCI驱动程序开发示例。是我从OSR网站下载的,是使用DDK开发驱动程序入门的案例。-PCI driver development paradigm. Yes, I downloaded from the website of OSR is the use of DDK Development Driver entry case.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:33727
    • 提供者:zhu8089
  1. FastIO

    0下载:
  2. 关于驱动中FastIO的详细讲解及OSR的FastIo的中译版.-driving on the FastIO elaborate and the OSR FastIo version of the Chinese translation.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33715
    • 提供者:陈希
  1. OSRcpp

    0下载:
  2. 由OSR出版的在驱动中使用c++的方法及头文件.-OSR published by the use of the c-driven method and headers.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:71294
    • 提供者:陈希
  1. Irp-Files

    3下载:
  2. 直接IRP操作文件的实现问题,其实对于大部分接口(诸如: ZwReadFile、ZwWriteFile、ZwSetInformationFile、ZwDeleteFile等)在OSR上的“ Rolling Your Own - Building IRPs to Perform I/O ”一文中已经实现,但是那里面的实现还不够全。所以,我就翻出了前段时间在网上淘到的资料,特与大家共享!尤其值得注意的是,这里面还实现了ZwCreateFile接口! 大家都知道使用IRP的好处就是:效
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:146814
    • 提供者:kingbaser
  1. usbfx2lk

    0下载:
  2. USBFX2LK WDM drive for OSR s USB FX2 Learning Kit
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:872513
    • 提供者:温多明
  1. delaunay

    0下载:
  2. void CDelaunayView::OnDelaunay() { // TODO: Add your command handler code here CDelaunayDoc* pDoc = GetDocument(); ASSERT_VALID(pDoc); if(!pDoc->PointList->GetCount()) { char str[100]; ostrstream osr(str,100); osr<&
  3. 所属分类:2D图形编程

  1. OSR.rar

    0下载:
  2. 气象上常用的最优子集回归,用fortran写的程序,Weather on the commonly used optimal subset regression using fortran written procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:5426
    • 提供者:monica
  1. GDAL.OGR

    1下载:
  2. GDAL OGR 简单数据转换 shapefile mif tab格式-GDAL OGR data convert,shapefile mif tab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1667092
    • 提供者:xuweiping
  1. Lecture1

    0下载:
  2. This ZIP archive includes source and binaries for the USBFX2LK WDM driver and test applications for use with OSR s USB FX2 Learning Kit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:247577
    • 提供者:vijay
  1. PLCorder

    0下载:
  2. PLC 高级指令 包含有osr、osf,算术指令、移位指令等-Senior Command PLC contains osr, osf, arithmetic instructions, shift instructions, etc.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:150864
    • 提供者:chenyi
  1. OSR

    0下载:
  2. 这是一个计算回归分析并且找到最优回归的程序-this is a program for calculating all possible subset regressions and selecting a optimal regression by couple score criterion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2778
    • 提供者:wangchunxue
  1. filetest-src

    0下载:
  2. filetest:一款测试文件所有操作的工具,支持32bit、64bit(Window XP 、WIn 7).-This program is provided as a service to the Windows system software development community via OSR Online (www.osronline.com). OSR Open Systems Resources, Inc not contributed to, reviewed,
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1434421
    • 提供者:
  1. OSR

    0下载:
  2. 这个程序是一个计算所有可能的子集回归和用双评分准则选择最优回归的方法 -this is a program for calculating all possible subset regressions and selecting a optimal regression by couple score criterion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:4996
    • 提供者:燕翩翩
  1. jiami_sys

    1下载:
  2. 首发一个曾打算商用的文档透明加密驱动代码,类minifilter.记得是可以正常对word加解密的,而且关键是完全脱离了MS复杂的(个人认为)minifilter源码。 用来商用是绝对不行的,自己用估计也要改改,但起码逻辑是挺清晰的,如果用来入门我觉得挺好的,当然自己完整改过minifilter的就不需要看了。 至于刷缓存和实现多缓存,这个就见仁见智了。我觉得两者如果都实现到可以商用这个级别的话,就是可以的。作为一名不资深人士,在阅读并操作过DMK和国内某专业厂家的纯刷缓存的产品之后,个
  3. 所属分类:Driver Develop

    • 发布日期:2014-04-19
    • 文件大小:27648
    • 提供者:ljh
  1. STM32-ADC-oversampling

    0下载:
  2. 使用STM32单片机ADC模块的过采样技术使采样值更稳定,是一种时间换精度的方法。-This firmware gives the STM32 ADC oversampling using triangular dither. This method consists on adding a triangular signal to the input signal and sampling it with a rate. The timer TIM2 is used to g
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1009073
    • 提供者:sdl
  1. OSR

    0下载:
  2. simple winsocket connection -simple winsocket connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:878
    • 提供者:shit
  1. osrsystools_version12

    0下载:
  2. OSR LoaderProgram Module
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:3744323
    • 提供者:DOKY
  1. ac_acquire

    0下载:
  2. ads127l01串联模式,串联了两个芯片,此时最大采样率不能用。osr的值为 01,10,11.(Ads127l01 series mode, in series with two chips, at this time the maximum sampling rate can not be used. The value of OSR is 01, 10, 11.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:纷飞血
  1. osr-python

    0下载:
  2. 写了一堆高仿Fortran最优子集回归算法的python代码,现分享出来,如果有用得着的就拿去用吧,避免纠结python3在win7环境下调用fortran程序这么些跟系统兼容相关程度高 的问题(I wrote a bunch of Python codes that imitate Fortran's optimal subset regression algorithm. Now share them. If you can use them, you can use them, avoid
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:失态
搜珍网 www.dssz.com