-
商业级二维条码枪源码
资源描述51内核二维码条形码扫描枪程序
- 2022-06-26 00:12:05下载
- 积分:1
-
基于PIC16F84A单片机内部EEPROM读写与红外遥控解码
/****************************************************
* 标题:遥控接收程序 *
* 作者:WSQY-QiChuYong *
* 日期:2011年8月5日
- 2022-04-28 15:22:56下载
- 积分:1
-
按键扫描程序
资源描述比较少的代码,很简洁,按键扫描程序
- 2023-01-31 04:35:04下载
- 积分:1
-
AD7091R驱动程序(fpga)
资源描述
代码是在网上找的,最近在看adc和dac的驱动程序,感觉还可以,分享给大家,我觉得对于理解adc
和dac的工作原理也有所帮助。
- 2022-12-12 11:00:03下载
- 积分:1
-
2.4G射频代码-nRF24L01
本文件包含GPIO的头文件,以及NRF24l01的驱动代码,只需修改对应的IO口即可,通过SPI总线与射频模块连接,包含SPI的驱动配置函数以及UART的配置驱动函数,可以很方便的修改使用。
- 2023-03-17 01:55:04下载
- 积分:1
-
FPGA实现usb驱动
应用背景This is the very first officially available release of the core
- It is still under active development
- Please do not modify the sources !
- Things that are not implemented yet, or are known not to work yet:
- UTMI line/link control interface is not implemented yet. This includes:
- Detection of attach/detach
- Speed negotiation (Full/High Speed)
- USB reset
- USB suspend
- There is no logic in the core to "help" suspending it. I"m not
quite sure yet what to do in this area. (Suggestions welcomed !)
- There is no easy way to configure the core (number of endpoints,
buffer size)
- There has been absolutely no testing done on the core
关键技术This file describes the current status of the checked in HDL code.
Please su
- 2022-02-07 09:44:26下载
- 积分:1
-
STM32sd卡操作
对SD卡实现简单读写操作,能够帮助用户完成SD的读写实验,理解SD卡工作原理
- 2022-02-09 11:35:36下载
- 积分:1
-
周立功IIC键盘驱动
周立功 IIC 键盘驱动 程序 主要应用于对周立功公司生产的一款IIC键盘驱动芯片
- 2022-07-26 15:03:27下载
- 积分:1
-
硬件检测软件
Hot-pluggable device is now a big threat to IT security. In this article, we will try to develop a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices. We will get a basic idea on how this works and talk about its limitations at the end of this article.
- 2022-08-11 07:25:11下载
- 积分:1
-
易语言驱动保护
新增命令:
--------------------------
进程_设置IP地址 //支持Sock5代理 ,本可实现对进程设置IP,实现单进程单IP,有效防止游戏检测IP多开封号
-使用例子教程:http://bbs.dult.cn/thread-11724-1-1.html
类_驱动内存X64 //支持win7 64位驱动级读写内存数据(64位系统需启动时按F8,禁止驱动数字签名即可)
-打开进程
-读长整数型
-读短整数型
-读双精浮点数型
-读文本型
-读小数型
-读整数型
-读字节集
-读字节型
-写长整数型
-写短整数型
-写双精度浮点型
-写文本型
-写小数型
-写整数型
-写字节集
-写字节型
-使用例子教程:http://bbs.dult.cn/thread-11725-1-1.html
类_驱动保护x64 //支持win7 64位系统驱动级:保护进程,隐藏进程内存,保护线程
-保护进程(禁止其他程序对自己程序进程操作内存读写)
-使用例子教程:http://bbs.dult.cn/thread-11721-1-1.html
-隐藏进
- 2023-03-18 01:30:05下载
- 积分:1