-
单片机可以实现的音乐播放 可以稍微改动 就可以获得好听的音乐哦...
单片机可以实现的音乐播放 可以稍微改动 就可以获得好听的音乐哦-Single-chip can be realized music player can be a little change can get good music Oh
- 2022-02-14 21:15:49下载
- 积分:1
-
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件...
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件
- 2023-04-08 17:10:03下载
- 积分:1
-
用vb编写的聊天程序
用vb编写的聊天程序-with vb prepared by the chat program
- 2023-01-02 16:20:17下载
- 积分:1
-
利用80C51单片机每秒收或者发一个数.
利用80C51单片机每秒收或者发一个数.-use 80C51 microcontroller per second or admission made a few.
- 2023-06-08 21:40:03下载
- 积分:1
-
软件实现硬盘写保护卡
软件实现硬盘写保护卡-software write protect drive
- 2022-05-28 13:28:17下载
- 积分:1
-
线程池
一流的泳池管理来自客户端的请求。管理存储请求的优先级队列,并执行他们paralel。
- 2022-01-21 01:19:53下载
- 积分:1
-
简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收...
简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
- 2022-04-18 21:19:20下载
- 积分:1
-
内存修改
#ifndef _SEARCH_THREAD_H_
#define _SEARCH_THREAD_H_
#define PROCESS_SIZE 1000 // 进程条的最大值
#define THREAD_NUM 1 // 搜索内存线程个数
#define WM_FIND_MEMORY (WM_USER + 1) // 找到搜索数值
#define WM_FIND_PROGRESS (WM_USER + 2) // 搜索进度
#define WM_SEARCH_FINISH (WM_USER + 3) // 搜索线程完成
#define SEARCH_STRING_MAX_LENGTH 255 // 搜索字符串的最大长度
class CModifyMemoryDlg;
// 搜索线程函数
DWORD WINAPI SearchMemory(LPVOID lpParameter);
// 精确搜索
void EquSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi);
// 大于搜索
void GreaterSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi);
// 小于搜索
void
- 2022-06-18 16:10:54下载
- 积分:1
-
。运行本程序前应安装金仓短信王标准商务版DG
。运行本程序前应安装金仓短信王标准商务版DG-C1A驱动程序,安装完驱动还需要在程序中加载dllforvc.dll、dllforvc.lib、dllforvc.h文件-. Running this program should be installed before the payment warehouse standard business version of SMS Wang DG-C1A drivers, installing the drivers also need to load in the program dllforvc.dll, dllforvc.lib, dllforvc.h file
- 2022-04-02 06:18:27下载
- 积分:1
-
屏幕录制程序UltraVnc screen recorder
UltraVNC is a powerful, easy to use and free software that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.
- 2023-03-27 04:10:07下载
- 积分:1