-
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考...
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
- 2022-03-18 22:47:05下载
- 积分:1
-
XP and the same menu
和XP一样的菜单-XP and the same menu
- 2023-02-15 07:30:03下载
- 积分:1
-
当前简易视频读取操作系统的面板和简单算法
当前简易视频读取操作系统的面板和简单算法-Simple video to read the current operating system and a simple algorithm of the panel
- 2022-04-07 12:24:09下载
- 积分:1
-
一个紧凑的代理人(编译压缩约5K),模式是一个多线程
a compact agents (compiled compressed about 5K), the mode is a multithreaded
- 2022-12-08 13:05:03下载
- 积分:1
-
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-12-22 11:15:03下载
- 积分:1
-
具有暂停/继续和进度条的目录复制
翻译 maninwest@Codeforge 作者 :MikesRuthlessYa@CodeProject这只是个具有暂停/继续按钮和进度条的目录复制程序。它很有用,因为展示了如何使用 backgroundworker 为 progressbar 增量以及如何制作简单的暂停/继续按钮,不论是使用 file.copy 代码或者类似我使用的代码的代码。我想它不是世界上最好的代码,但是希望它对“初学者‘有用。使用代码 代码很直观。您可以找到要复制的目录和要复制到的目录,然后单击开始按钮。如果需要,可以暂停或者继续。暂停时,无法取消复制。继续复制后,你可以取消。//My Imports
Option Explicit On
Imports System
Imports System.IO
Public Class FileCopy
//All Of My Variables
Dim filetotalsofarcopied As Double = 0 _
""""Variable To Show How Many MB"s/GB"s Have Been Copied
Dim int As Integer = 0 """Variable For Which File On The Counter That It Is Currently On
Dim filecount As Integer = 0 """"To
- 2022-04-22 06:24:59下载
- 积分:1
-
opencv读取摄像头
opencv读取摄像头并将将其显示,
cvCreateCameraCapture
初始化从摄像头中获取视频
CvCapture* cvCreateCameraCapture( int index );
index 要使用的摄像头索引。如果只有一个摄像头或者用哪个摄像头也无所谓,那使用参数-1应该便可以。
函数cvCreateCameraCapture给从摄像头的视频流分配和初始化CvCapture结构。目前在Windows下可使用两种接口:Video for Windows(VFW)和Matrox Imaging Library(MIL); Linux下也有两种接口:V4L和FireWire(IEEE1394)。
释放这个结构,使用函数cvRele
- 2022-01-22 05:30:22下载
- 积分:1
-
●WinPopup增强版及VC++源程序 409K 2004
●WinPopup增强版及VC++源程序 409K 2004-12-23 这是一个免费的用于局域网的消息传送小工具, 您可以用它来取代Windows 自带的WinPopup.EXE,和后者比较它有以下特点:消息可以自动保存, 根据您的选择最多可以保存 30 天;消息大小不再限制在 38 字节, 每条消息最多可以达到 400 字节;对单个计算机发出的消息, 可以要求接收方确认"已收到";可以广播消息到局域网中的多个工作组;可将它缩小为系统状态条图标, 当有消息到达时, 它可以发出声音或闪动图标加以提醒;可定制的消息文本显示字体和颜色;可选择让它开机自动运行;自动收集网络信息, 您可以在“网络邻居”列表中选择接收人, 而不是手工输入它。压缩包中含有可执行程序和源代码。-enhanced version and VC source 409K 2004-12-23 This is a free for LAN messaging small tool, you can use it to replace the Windows WinPopup.EXE, and the latter is more it has the following features : automatic preservation news, according to your choice of the most more can be preserved for 30 days; news is no longer limited to the size of 38 bytes each message can be up to 400 bytes; right individual information from the computer, the receiving party may request confirmation "has received"; news to be broadcast a number of LAN Working Group; it can be reduced to the system- state of the icon, when news arrived, it emits sounds or flashing icon t
- 2022-06-20 23:13:46下载
- 积分:1
-
一个用VB编写的压缩程序
一个用VB编写的压缩程序-a VB prepared by the compression process
- 2022-09-12 12:50:03下载
- 积分:1
-
将阻断64串
convert unsinged int 64 to string
- 2022-02-20 07:07:13下载
- 积分:1