-
用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。...
用ATMEL公司的S52内部定时器测量脉冲频率,范围从0.5Hz到30KHz,该程序已经调试成功,可以直接运用。-ATMEL Corporation with the S52 internal timer pulse measurement frequency range from 0.5 Hz to 30KHz, the debugging procedure has been successful, can be directly used.
- 2022-05-28 06:22:45下载
- 积分:1
-
一个简单的脚本解释器,可以扩展功能,数据库的质量。
一个简单的脚本解释器,可以扩展函数,应用于数据库方面不错。-a simple script interpreter, which can be extended function, the database was quite good.
- 2022-01-26 01:41:21下载
- 积分:1
-
Jilin University Experimental procedures Computer Graphics bezier curve drawing...
吉林大学计算机图形学的试验程序 bezier曲线的绘制方法-Jilin University Experimental procedures Computer Graphics bezier curve drawing method
- 2022-03-03 17:51:23下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
用MFC做的屏幕保护,学习mfc编程。
用MFC做的屏幕保护,学习mfc编程。
-Using MFC to do the screen saver, learning mfc programming.
- 2022-12-13 05:05:04下载
- 积分:1
-
AppWizard has created this TCPServer application for you. This application
not...
AppWizard has created this TCPServer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
- 2022-11-13 01:40:03下载
- 积分:1
-
在windows2000/xp下hook "sas窗口"的Dll BCB编译
在windows2000/xp下hook "sas窗口"的Dll BCB编译-windows2000/xp under the hook "sas window" Dll BCB compiler
- 2023-01-27 06:55:04下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
分析命令行参数
分析命令行参数-Example of parasing the command line
- 2023-02-14 20:15:03下载
- 积分:1
-
window system source code programming process, a total of study reference.
window系统进程编程源代码,共学习参考。-window system source code programming process, a total of study reference.
- 2023-07-14 09:45:02下载
- 积分:1