-
Tw68XX视频采集卡 SDK demo 驱动
Tw68XX视频采集卡全套的演示代码、使用说明和Windows驱动文件。
- 2022-02-04 05:04:14下载
- 积分:1
-
本程序主要实现对音量的控制和实现。调用了windows的dll文件。...
本程序主要实现对音量的控制和实现。调用了windows的dll文件。-the main procedures for the control of noise and realized. Calling the windows of the dll file.
- 2023-07-05 18:10:03下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
dot1x_client 802.1x认证客户端源码
dot1x_client 802.1x认证客户端源码,使用了C、C++在windows系统下实现了认证用户,简介的界面,在多数平台下编译通过。
- 2022-12-25 03:25:04下载
- 积分:1
-
一个vc做的语音级文字聊天的服务器和客户端
一个vc做的语音级文字聊天的服务器和客户端-A client/server used to make sound class written chat which is made in vc.
- 2022-03-19 16:37:54下载
- 积分:1
-
检测文本编码
应用背景你能发现文本的编码,通过该模块。关键技术我设计了这个模块在Visual Studio 10使用C Sharp。只是想展示世界你可以检测你的文字编码。
- 2023-08-13 06:50:02下载
- 积分:1
-
类似spy++中查找窗口功能的程序
类似spy++中查找窗口功能的程序-A program which is like the function of searching window in syp
- 2022-02-26 09:45:00下载
- 积分:1
-
一个日历程序用MFC写的。 一个日历程序用MFC写的。
一个日历程序用MFC写的。 一个日历程序用MFC写的。-A calendar program written using MFC. A calendar program written using MFC. A calendar program written using MFC.
- 2022-05-22 10:13:11下载
- 积分:1
-
图形学上机第三次实习设计! 二维变换及三维投影!
图形学上机第三次实习设计! 二维变换及三维投影!-graphics on the plane third internship design! Two-dimensional and three-dimensional projection transformation!
- 2022-06-18 15:24:33下载
- 积分:1