-
这是一张通用定时器/计数器卡你可以绕线在我们…
This is a photo of a general purpose timer/counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful and flexible. You can even control DC or servo motors using pulse-width modulated (PWM), or stepper motors using its square wave capabilities. The figure below is the actual output (square wave) from the 8254 card captured by an oscilloscope:
- 2023-07-12 20:15:03下载
- 积分:1
-
嵌入式WinCE实例创建过程,使用EVC实现发展
嵌入式WINCE创建进程的例子,使用EVC开发实现-Embedded WINCE example to create the process, the use of EVC realize development
- 2022-11-26 00:50:03下载
- 积分:1
-
数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息...
数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息-Data matrix decoder to achieve a number of bar code reading
- 2022-05-20 08:53:00下载
- 积分:1
-
计算机图形学的程序:Bresenham画线算法,Bresenham画圆铝…
计算机图形学的上机:bresenham画线算法,bresenham画圆,拾取算法,种子填充算法-computer graphics programs: bresenham drawing line algorithm,bresenham circle algorithm,etc.
- 2022-05-31 20:37:41下载
- 积分:1
-
EVC3.0 create the MDI procedures
在EVC3.0中创建MDI程序-EVC3.0 create the MDI procedures
- 2022-08-06 06:31:48下载
- 积分:1
-
样品中的WCF安全认证要求,使用WCF是否可以…
wcf中进行安全认证调用的示例,使用wcf的可以下载-wcf security authentication calls in the sample, using wcf to see if that can be downloaded
- 2023-07-24 18:55:03下载
- 积分:1
-
雪花 - WPF 应用
翻译 maninwest@Codeforge 作者:RumataEstorish @ Codeproject
找到 WPF 的雪花动画很难,但是如果你想表现冬季或者圣诞节气氛该如何做呢?这里有个简单的例子可以实现。
背景
原理很简单- 代码使用 CompositionTarget.Rendering 事件并使用简单的算法在新的位置重新画雪花。
使用代码
用法非常简单:
- 2022-03-26 00:37:46下载
- 积分:1
-
熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.1...
熟悉智能卡操作的朋友都知道微软的PC/SC规范提供了一个智能卡读卡器的标准,我在此之上封装了这个PCSC的类,用以执行对智能卡的连接,以及执行符合GSM11.11的APDU指令,希望对大家有所帮助-familiar with the operation of the Smart Card friends all know Microsoft PC/SC standard provides a smart card reader standard accurate, and I would like to close the top of the PCSC category for the implementation of smart card connectivity, and the implementation of the Application Protocol Data Unit with GSM Directive, we hope to help
- 2022-02-12 04:12:14下载
- 积分:1
-
window ddk 驱动开发文档
window ddk 驱动开发文档-window each Driver Development Documents
- 2022-06-29 08:19:40下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1