联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 驱动编程(73) 

[驱动编程] 1-D-Time-Domain-Convolution-on-FPGA

在本项目中,FPGA被编程为使用VHDL执行一维时域卷积。它由两个主要部分组成,将由......、...,
In this project a FPGA is programmed to perform 1-D time domain convolution using VHDL. It consists of two major parts to be completed which were the DMA interface between memory(DRAM) and the user_app and the design oof the signal and kernel buffers to perform convolution. (2022-02-11, VHDL, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694526076109023.html

[驱动编程] nonlinear_svm

在这个项目中,我开发了一个生成非线性可分离数据的程序。使用内核将该数据映射到更高的维度...,
In this project I developed a program that generates nonlinearly separable data. This data is mapped into a higher dimension using a kernel trick where the data becomes linearly separable (2021-05-07, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694526064418012.html

[驱动编程] Labview-driver-

Labview常用板卡驱动,在厂家原有驱动上进行了二次包装,具体包括Agilent(3352X、 34970、DSO1012A)艾德克斯直流电源、凌华(PCI7256、PCI8554、PCI9113)神州飞航(AECCP32ADM、AECDAC8、AECIOC96、AECPDA32)本人水平有限,各位凑合着用。
Labview driver card used in the original manufacturers were driven on secondary packaging, specifically including Agilent (3352X, 34970, DSO1012A) ITECH DC power, Adlink (PCI7256, PCI8554, PCI9113) Shenzhou flight (AECCP32ADM, AECDAC8, AECIOC96, AECPDA32) I level is limited, you make do with. (2014-08-04, LabView, 7217KB, 下载24次)

http://www.pudn.com/Download/item/id/2598917.html

[驱动编程] MyFanWG

对于反WG做初步的解释: 没有采用驱动技术,而是采用了大众化的动态链接库技术(DLL),兼容性强,可在xp 、win7、 win8 等操作系统上运作。 功能如下: 1、启动线程检测 网速主流和非主流内存搜索工具的检测(比如金山游侠、ce等) 2、启动线程检测 检测游戏自身的DLL是否出了非法模块,比如 speed.dll等变速齿轮的dll 或wpe.dll封包拦截工具WPE的dll,沙盘的dll 3、非法主流WG的窗口标题 4、采用 Code Virtualizer 对DLL本身的敏感代码上进行了加壳处理 //虚拟机保护,正常的反汇编代码会变为杂乱无章的 怪异汇编指令。
For a preliminary interpretation of anti-WG: do not use drive technology, instead of using a popular dynamic link library technology (DLL), compatibility, available in xp, win7, win8 other operating systems operation. Functions are as follows: 1, start threads detect the mainstream and non-mainstream memory speed search tool detection (such as Jinshan Ranger, ce, etc.) 2, start the game thread detection detects whether the DLL itself out of the illegal modules, such speed.dll other gear The dll or wpe.dll packet interception tools WPE the dll, sand table dll 3, illegal mainstream WG window title 4, Code Virtualizer sensitive code for the DLL itself on the packers processing// virtual machine protection, the normal anti- assembly code becomes chaotic strange assembly instructions. (2013-07-24, Visual C++, 1359KB, 下载12次)

http://www.pudn.com/Download/item/id/2313691.html

[驱动编程] Intel_IRST_10.5.1.1001

就爱等级降低法阿娇立法大剂量;大家阿林加啊 发掘发掘;了萨芬 案犯家;啊发觉了;撒酒疯。
Reduce the level of law Gillian legislative large dose on love everyone aringa ah excavation excavations Safin family perpetrators find a crazy Caesar wine. (2013-03-19, Visual C++, 10905KB, 下载3次)

http://www.pudn.com/Download/item/id/2164760.html

[驱动编程] setup

一个奥林巴斯相机的驱动和控制程序,可通过PC抄控相机拍照
An Olympus camera driver and control program, can be controlled via a PC camera to take pictures copied (2011-08-22, Visual C++, 16692KB, 下载13次)

http://www.pudn.com/Download/item/id/1628144.html

[驱动编程] Fax

功能:传真演示程序。 版本:Ver2.2。 其具体操作过程如下: 1)设置好所发(收)传真文件(可以设置从指定页开始收发文件)。(收传真还需设置存放文件路径) 2)拨号,摘机后播放提示音,选择收发传真操作。 3)开始收(发)传真。 4)操作结束,挂机。 需要注意的是如需加发文件,则需要在传真已经开始以后再加发文件。且加发文件格式应与已在发文件格式相同。如在发文件是Fax文件,则只能加发Fax文件;如在发文件是Tif文件,则只能发Tif文件。
Function: fax demo program. Version: Ver2.2. The specific operation is as follows: 1) set up by the hair (close) fax files (can be set to send and receive files from the specified start page.) (Need to set the store received fax file path) 2) dial-up, pick up after playing a tone, select the fax operation. 3) began to collect the (fat) Fax. 4) The operation is complete, hang up. Note that for additional documentation, you need to add the fax has been sent after the start of the file. And the file format for extra documentation should be in the same format. If the file is sent Fax files, you can only add fat Fax document such as Tif files in the file is sent, you can only send Tif file. (2011-05-24, Visual C++, 2533KB, 下载10次)

http://www.pudn.com/Download/item/id/1544346.html

[驱动编程] usbfilt

一个简单的上层USB过滤驱动,在此基础上可以实现U盘只读,只写,加解密等功能。
a simple usb filter driver. you can implement read-only,write-only, encryptand uncrypt function based on this project (2009-06-17, Visual C++, 494KB, 下载116次)

http://www.pudn.com/Download/item/id/811645.html

[驱动编程] Applicationoffilesystemfilterdriverinnetworksecure

设计并实现了一个运行于Windows系统的网络终端设备信息防泄漏系统。系统通过文件系统过滤驱动的运用,实现了对网络终端机密文件的实时监控和动态加解密,既具有文件加密的安全性,又具有访问控制的方便性,有效地防止了网络终端机密信息的泄漏。
Design and implementation of a system named Network Terminal Device Information Anti2Leakage System (NTD IALS) was designed and implemented. To prevent the leakage of confidential information in network terminal, NTDIALS realized the real2time monitoring and dynamic encrypting and decrypting of information at the layer of file system filter driver, which was both safe in encryption and convenient in access control. (2009-06-01, Visual C++, 219KB, 下载21次)

http://www.pudn.com/Download/item/id/786699.html

[驱动编程] power

多重幂计数问题 « 问题描述: 设给定n 个变量1 x , 2 x ,…, n x 。将这些变量依序作底和各层幂,可得n重幂如下 n x x x x  3 2 1 这里将上述n 重幂看作是不确定的,当在其中加入适当的括号后,才能成为一个确定的 n 重幂。不同的加括号方式导致不同的n 重幂。例如,当n=4 时,全部4重幂有5个。 « 编程任务: 对n个变量计算出有多少个不同的n重幂。 « 数
Multiple power-counting problems ?Description of the problem: Let a given n variables 1 x, 2 x, ..., nx. Will then be at the end of these variables and all levels of power, available power is as follows n heavy n xx x x (2008-05-31, Visual C++, 1KB, 下载12次)

http://www.pudn.com/Download/item/id/478550.html

[驱动编程] filespy

过滤驱动,最新的过滤框架,可以通过修改,实现透明加解密,比SFILTER更好
Filter driver, the latest filtering framework can be modified to achieve transparent encryption and decryption, better than sFilter (2007-09-02, Visual C++, 112KB, 下载406次)

http://www.pudn.com/Download/item/id/327068.html

[驱动编程] CANdriver

ARM下加一个硬件驱动比较复杂,不象x86下比较标准,需要对bsp包做些改动。can卡驱动的改动主要在中断方面,因为它使用的是共享中断。
ARM introduction of a more complex hardware-driven, unlike under the x86 standard for comparison. bsp packets need to do alterations. The card can drive major changes in the suspension, because it is the shared use of the interruption. (2007-06-01, C/C++, 727KB, 下载22次)

http://www.pudn.com/Download/item/id/291155.html

[驱动编程] ksymoops-2.4.11.tar

kdb-v4.3-2.4.20-common-1.bz2 键盘的驱动啊 克里斯蒂警方可死了地方军
kdb- v4.3- 2.4.20-common-1.bz2 keyboard-driven ah Christy police died local army (2007-04-18, Unix_Linux, 65KB, 下载8次)

http://www.pudn.com/Download/item/id/269908.html
1234
总计:73