搜索资源列表
jtdlg4.19
- 在EVC环境下编写的用摄像头拍照的窗口程序,驱动程序没有加入,用模拟图片实现了位图的读取和jpg图片的存储和相关文字信息的存储,调用了Libjpeg库-environment prepared by the photo camera with a window programs, drivers have not. Simulated images achieved the bitmap read and jpg photo storage and related storage of text
(0)嵌入式系统设计基础专题讲座
- COG-VP12864液晶显示模块内置功能强大的EPSON原产点阵液晶控制驱动器SED1565DOB(COG),可以直接与微处理器连接.文中给出了P89C51RD 8位单片机与COG_VP12864的接口电路,同时给出了汉字显示的控制软件程序.-COG-VP12864 LCD module built powerful EPSON origin dot-matrix LCD control Drivers SED1565DOB system (COG), can connect directl
(工具)p2k0727和c975驱动
- c975专用程序,希望大家能够喜欢,我有的驱动都在这里了,你们好好看,我要下面DEM大家有没有这个-C975 special procedures in the hope that we can like, I have some drivers here, good to see you, I want to below DEM we have this?
获得USB设备句柄
- 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recognize, but applications using cr
wdm5
- 用户态使用Win32 CreateFile访问驱动程序,dwShareMode为0时来请求独占内核对象在设备对象DEVICE_OBJECT结构中存储设备的信息,对于与设备的每个交互,相关的DEVICE_OBJECT被传递给驱动的回调例程。,但是开发者可以扩展设备结构,称为设备扩展 在PnP IRP中我们加载设备NTSTATUS Wdm1AddDevice( IN PDRIVER_OBJECT DriverObject,-Win32 users use CreateFile state vis
ASYNC131
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程
pciview
- 一个驱动开发辅助软件PCIVIEW,在开发PCI驱动时可用来看自己的读取的是否对了。-a driver development software to help PCIVIEW, Drivers in the development of PCI available when their view of whether or not to read the.
ZQPackage
- 快速查询控件: 1:快速查询控件2.0发布了。此快速查询控件,综合各查询控件的优势,取其精华弃其糟粕。 2.本控件生成的查询界面快捷,明了,直观,易查,易用。 3.本快速查询控件,在运行时不与数据库发生交付查询访问,即与数据一点联系都没有,消除了与数据库的访问负荷。用户可用sql profiler查看证实。而因不与数据库发生关系,故也与数据库连接接驱动程序无关。 4.本控件由于与数据库无关,则可应用于三层结构客户端的查询用。 5.可保存前一次查询条件以及在需要时进行多条件查询
8139dosRealmodedriver
- 8139网卡dos实模式驱动及简单收发数据源代码-8139 card dos real mode drivers and a simple transceiver data source code
keyset_led
- 这是一个很不我键盘LED驱动参考程序,希望对大家有所帮助-This is a very I keyboard LED Drivers reference program, we hope to help
WritingWindowsWDMDeviceDrivers1
- WDM Device Drivers Source code
m01100111
- 模拟器的源码,用c写的,包括对底层硬件驱动,cpu驱动,的实现,是不可多的编程典范.(文件改名成exe,解包即可)-simulator source code, write to c, including the right bottom of hardware drivers, cpu-driven, the realization is not more programming paradigm. (document renamed exe, can be unpacked)
ndiswrapper-1[1].1.tar
- 改文件可以安装无线网卡在linux下的驱动,大家可以在网站上查找一下用法-the doctoring of documents can be installed wireless network card under Linux drivers, we can find in this website usage
TEFS
- 实现了文件目录显示。 功能: 1.1 驱动目录只显示文件夹。 1.2 桌面显示所有文件类型。-realized the directory shows. Function : 1.1 Drivers directory only shows that folder. 1.2 desktop show all files.
DM9000device_driver
- 用DM9000做以太网口,底层驱动得自己做啊,大家-do with DM9000 Ethernet port, bottom Drivers will be able to do ah, we try
Z-TEK
- Z-TEK(力特)USB转串口线驱动(Linux和Windows版本,并附驱动下载网址)-Z-Pt (special forces) USB to Serial Line Driver (Linux and Windows versions, Drivers accompanied download site)
bootusb
- 基于linux的s3c2410开发板usb驱动程序-s3c2410 linux-based development board usb drivers
KD611
- KernelDriver發展套件,客戶可直接存取USB硬體,並更快為Windows 98、Me、2000、XP、NT、Windows CE.NET和Linux作業系統發展高效能的USB裝置驅動程式。這些工具提供圖形導向的發展環境、使用簡單的應用程式界面、硬體診\斷工具和範例程式,可以排除研發瓶頸,讓裝置驅動程式的發展更容易。 -KernelDriver development kit, customers can directly access the USB hardware, and f
TREEBINA
- 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan
xiaochequdong
- 这部分代码用与电动小车的驱动,驱动芯片是L298N.-this code using the electric car drivers, driving chip L298N.
