-
xilix Spartan FPGA数据表.
xilix datasheet for spartan fpga
- 2022-02-22 04:45:42下载
- 积分:1
-
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。...
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello* kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
- 2022-03-21 03:36:20下载
- 积分:1
-
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日志文件中读取计数器数据。功能可为强大,而且使用简单 。下面我就简单谈谈在VC中如何使用Windows的性能计数器。好,废话少说,我们开始。-Microsoft Windows NT/2000 provides a powerful set of APIs to access the system events and performance data of the many counters. We can get real-time counter to the values, they can log files from a counter reading data. Functions as a powerful, but simple to use. Now, I would simply talk about how to use the VC Windows performance counters. Well, nonsense least, we have begun.
- 2022-05-28 01:04:29下载
- 积分:1
-
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序...
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序-Method using five kinds of sorting operations
- 2022-05-16 17:01:49下载
- 积分:1
-
很短的介绍C++的初学者用户,C是有用的
very short introduction of c++ that is useful for beginners users of c-very short introduction of c++ that is useful for beginners users of c++
- 2022-03-18 15:53:20下载
- 积分:1
-
this procedure can serial data communications, to receive assistance from the co...
本程序可以对串口实现数据通信,获得帮助可以从代码的注释中得到。-this procedure can serial data communications, to receive assistance from the code can be a footnote.
- 2022-04-10 22:49:53下载
- 积分:1
-
使用WinMain来显示图形界面的例子。
使用WinMain来显示图形界面的例子。-WinMain use graphical interface to show example.
- 2022-08-05 13:15:55下载
- 积分:1
-
C++ programming ideas to help want to learn C++, who prepared a document contain...
C++编程思想,帮助想学习C++的人准备,内附MFC深入浅出文档-C++ programming ideas to help want to learn C++, who prepared a document containing a MFC easily comprehensible
- 2022-04-28 05:57:56下载
- 积分:1
-
实例295——获取系统CPU信息
实例295——获取系统CPU信息。欢迎大家下载、试用。谢谢大家的支持!
- 2022-03-30 08:45:42下载
- 积分:1
-
摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信...
摘 要 本系统按要求制作了一个简易智能电动车,它能实现的功能是:从起跑线出发,沿引导线到达 B 点。在此期间检测到铺设在白纸下的薄铁片,并同时发出声光指示信息,实时存储、显示在“直道区”检测到的薄铁片数目。电动车到达 B 点以后进入“弯道区”,沿圆弧引导线到达 C 点,能够检测 C 点下正方形薄铁片,并在 C 点处停车 5 秒,停车期间发出断续的声光信息。之后继续行驶,在光源的引导下,利用超声传感器传来的信号通过障碍区进入停车区并到达车库。最后,电动车完成上述任务后能够立即停车,全程行驶时间小于 90 秒。-abstract:this systme is about making a simple intelligence electroomobile.the main function:star in the scratch line,along the guide line to point B.during this course,it detectes the thin iror sheet under the blank paper, at the same time it gives out voice and light indicaton message, saves the real-time message,and derects and shows the nombers of the thin iror sheet in the straight district. The electromobile goes into curve district when passing poiont B,and runs,along the camber line to point C. The electromobile can detect the square thin iror sheet under the point C, and stop for 5 seconds.During the pause ,it gives out voice and light message sequencly,then it continues to run .Using light inducting and signal of the ultra
- 2022-02-02 19:35:23下载
- 积分:1