-
wo xia zai de bianyi ruanjian 10687_file.zip
wo xia zai de bianyi ruanjian 10687_file.zip
- 2023-02-01 08:45:03下载
- 积分:1
-
CH7013 视频编码芯片的WINCE驱动程序,可以在WINCE50中使用。
CH7013 视频编码芯片的WINCE驱动程序,可以在WINCE50中使用。-CH7013 video encoder chip WINCE driver, in WINCE50 use.
- 2022-04-23 23:33:22下载
- 积分:1
-
一个聊天工具,是用C语言和汇编语言,它可以实现即时查…
采用C和汇编语言结合编写的点到点聊天程序实现实时聊天通讯,文件传输等功能,希望对大家有所帮助-an chatting tool is writed by c and assemble language,it can achieve instant chat and files transfer.hope have some help to everyone.
- 2022-03-06 05:23:07下载
- 积分:1
-
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常...
使剪贴板是系统中个进程共享的一块重要区域。在不同的应用程序之间传送数据的时候,首要的选择就是利用剪贴板。不仅如此,在同一个程序的不同窗体之间拷贝数据的时候也常常使用剪贴板。剪贴板是视窗操作系统中不可缺少的一部分。本程序演示了如何访问剪贴板中的各种数据。用VC访问剪贴板源程序-so clipboard system is out of a process of sharing important region. In different applications transmission of data between the time, the first option is the use of the clipboard. Not only that, with a program to copy between different forms of data often use the clipboard. Windows clipboard is an indispensable part. This program demonstrated how to access the clipboard data. VC visit clipboard source
- 2022-11-18 10:40:03下载
- 积分:1
-
自己写C++中的迭代器
含自己写的一个简单的迭代器,能够测试string,list和vector,对于初学者很实用。
- 2022-03-17 18:59:10下载
- 积分:1
-
自己写的Hex,Bin互转小程序
基于mfc框架对话框应用程序,Hex,Bin文件互转小程序,十六进制的文本文件转为bin文件,及bin文件转为十六进制的文本文件
- 2022-08-10 20:18:51下载
- 积分:1
-
This is the sorce code in Visual Basic 6 for the GPS BOY.
This the sorce code in Visual Basic 6 for the GPS BOY.-This is the sorce code in Visual Basic 6 for the GPS BOY.
- 2022-01-25 21:08:23下载
- 积分:1
-
VC++视频开发部分源码,只要机子装有摄像头驱动,即可运行该文件中的代码,实现实时视频采集。...
VC++视频开发部分源码,只要机子装有摄像头驱动,即可运行该文件中的代码,实现实时视频采集。-VC++ development part of the video source, as long as the machine is equipped with camera-driven, you can run the file in the code, real-time video capture.
- 2022-05-24 20:40:52下载
- 积分:1
-
controle mfasfgfm
asdafkkggk
adevia
controle mfasfgfm
asdafkkggk
adevia-controle mfasfgfm
asdafkkggk
adevia
- 2023-04-27 02:10:04下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1