-
simple game about generate pictures,you can elect you favorate picture,and it ca...
简单的拼图小游戏,可以选择3×3的界面和4×4的界面-simple game about generate pictures,you can elect you favorate picture,and it can divided automatically
- 2022-07-09 23:38:55下载
- 积分:1
-
使用VB编写的小程序,仅供大家使用
使用VB编写的小程序,仅供大家使用-use VB to prepare a small procedure, we use only
- 2022-09-16 03:00:03下载
- 积分:1
-
一个通用的C++委托模板类(函数对象)的实现。
一个通用的C++委托模板类(函数对象)的实现。-A common C++ Commissioned template classes (function object) is achieved.
- 2022-06-16 15:04:04下载
- 积分:1
-
其中包括了C++应用编程200个源代码,非常不错哦
其中包括了C++应用编程200个源代码,非常不错哦-Including the C++ application programming source code 200 is very good, oh
- 2022-11-01 02:15:03下载
- 积分:1
-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
USB摄像头控制源码
通过DShowNET技术控制USB摄像头的源码,简单实用,用于登录控制时候拍照或者关键操作拍照留证
- 2022-07-13 10:11:40下载
- 积分:1
-
VirtualDub是一套多媒体剪辑软件,它的功能可一点也不输给Premiere以及Media Studio等专业等级产品的功能。在VirtualDub中主要的...
VirtualDub是一套多媒体剪辑软件,它的功能可一点也不输给Premiere以及Media Studio等专业等级产品的功能。在VirtualDub中主要的功能可以区分为两大部份,一是可以让您针对现有的电影短片文件如。AVI以及。MPG等做编辑的工作,另一项则是可以搭配您的影像补捉卡做即时的动态影像捕捉的功能。-VirtualDub is a multimedia editing software, the functions it is not lost Premiere Media Studio and professional grade products function. In VirtualDub main functions can be divided into two parts, one can make your address existing documents such as film clips. AVI and. MPG done editing work, and the other one is you can mix the cards to capture images do instant video capture function.
- 2023-07-27 05:55:05下载
- 积分:1
-
Enumerated examples, can be used as primary reading material can take a look at...
枚举例子,可以作为初级读物看看还是可以的吧-Enumerated examples, can be used as primary reading material can take a look at the bar
- 2022-03-16 20:36:59下载
- 积分:1
-
the code to teach you how to make your VB string manipulation and the C language...
这个代码教你如何使你在VB中的字符串操作和C语言实现的一样快!
-the code to teach you how to make your VB string manipulation and the C language as fast!
- 2022-04-01 05:05:00下载
- 积分:1
-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-01-26 20:27:48下载
- 积分:1