-
用VC#获得计算机IP.
用VC#获得计算机IP.-Get Computer s Ip By VC#
- 2022-03-12 02:36:04下载
- 积分:1
-
二等水准测量手簿WP手机版
基于wp手机平台的二等水准测量手簿。可自定义限差,自定义上点,自动步进点号,超限提醒,测站信息实时显示(BBFF所有读数,BF视距差,高差),所有测站信息成果输出。
- 2022-02-24 19:01:26下载
- 积分: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
-
Online examination system is a set based on the B/S system, the use of large dat...
在线考试系统是一套基于B/S体系,采用大型数据库Sql Server2000和先进的JAVAscript、ASP技术开发的网络多用户版、支持在互联网和局域网组织各种无纸化考试的网上考试系统。-Online examination system is a set based on the B/S system, the use of large databases Sql Server2000 and advanced JAVAscript, ASP technology development network multi-user version of the Internet and LAN support to organize all kinds of paperless examination system examinations online.
- 2022-07-12 20:50:50下载
- 积分:1
-
很酷的卡通动画人物
卡通动画网页代码!把此段网页特效代码放在首页里,魅力十足!看看 吧...
很酷的卡通动画人物
卡通动画网页代码!把此段网页特效代码放在首页里,魅力十足!看看 吧-Cool cartoon cartoon animation animated character code page! This web page code to effects on the home page, the charming!看看吧
- 2023-05-23 00:20:03下载
- 积分:1
-
调试说明,各种调试结果
介绍的很详细很好哦
调试说明,各种调试结果
介绍的很详细很好哦-DDS debugging shows that the results presented in a variety of debugging detail Oh well
- 2022-02-10 15:03:27下载
- 积分:1
-
利用VC创建多线程,并实现了简单的聊天程序
利用VC创建多线程,并实现了简单的聊天程序
-Use VC to create multi-threaded, and the realization of a simple chat program
- 2022-03-06 08:41:27下载
- 积分:1
-
各种各样的java源程序
各种各样的java源程序-variety of java source
- 2023-08-09 11:50:03下载
- 积分:1
-
找到协调的鼠标点击在3D视图
Find the co ordinate in a 3d view with mouse click
- 2022-12-01 15:05:03下载
- 积分:1
-
3D游戏编程部分实例代码
3D游戏编程部分实例代码 -3D games, some examples of programming code
- 2022-03-14 08:45:30下载
- 积分:1