-
如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数
如何在wince下使用键盘hook,因为wince不支持SetWindowsHookEx函数-How to wince under the keyboard hook, because wince does not support SetWindowsHookEx function
- 2022-07-17 17:54:38下载
- 积分:1
-
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端...
java 代码 一个聊天程序,可以成为一个客户端 也可以成为一个服务器端-java code a program about a clinet. it can be a server when it first run.
- 2023-05-23 13:45:03下载
- 积分:1
-
一个模型改变的效果的程序
一个模型改变的效果的程序-a model of the effects of changes in procedures
- 2023-03-05 13:25:04下载
- 积分:1
-
计算机端口介绍[详细列表]我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带...
计算机端口介绍[详细列表]我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带来潜在的威胁呢?究竟有多少端口是有用的?想要了解的话,就跟我来吧:D,-port on the computer [listing] We often in various technical articles seen as 135,137,139,443 like "port", but these ports What is the use? It will give us the computers to a potential threat? How many ports are useful? Want to find out more, come with me : D
- 2023-02-11 03:35:03下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1
-
CRC
CRC 校验源码分析-CRC-source analysis
- 2022-12-26 16:40:03下载
- 积分:1
-
各类技术文档的样板,方便技术文档的编写。
各类技术文档的样板,方便技术文档的编写。-Model for various types of technical documentation to facilitate the preparation of technical documentation.
- 2022-03-12 14:41:49下载
- 积分:1
-
这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。...
这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。-This is an article on the characteristics of a GRID-based conversion algorithm to TIN paper, the integrity of the structure.
- 2022-07-21 12:24:04下载
- 积分:1
-
基于单片机的计算器代码
基于单片机的计算器代码,可以加减乘除,小数点运算,不可累计运算,1602显示
- 2022-02-05 11:22:28下载
- 积分:1
-
获取cpu信息
获取CPU使用率, 内存分页 ,未分页
struct MIB_ENTRY
{
AsnObjectIdentifier asnOid;
void * pStorageValue;
CHAR * szStorageName;
BYTE chType;
UINT unAccess;
MIB_ENTRY* pMibNext;
};
- 2022-01-25 15:18:48下载
- 积分:1