-
zipcompressor数据压缩
zipcompressor 数据压缩-zipcompressor data compression
- 2022-01-26 07:43:41下载
- 积分:1
-
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口...
用于在EVC下检测内存泄漏的工具,如果有泄漏,则在程序执行后显示在debug窗口-under EVC for the memory leak detection tool, if leaked, the procedures were revealed in the debug window
- 2022-01-28 20:04:51下载
- 积分:1
-
实现杭电acm一道字符串算法
zju1174 skip letter code实现杭电acm一道字符串算法
- 2022-07-16 03:52:30下载
- 积分:1
-
键盘钩子程序,初学者用
钩子程序,用WINCE拦截或者过滤键盘输入
钩子程序,用WINCE拦截或者过滤键盘输入钩子程序,用WINCE拦截或者过滤键盘输入钩子程序,用WINCE拦截或者过滤键盘输入
钩子程序,用WINCE拦截或者过滤键盘输入
钩子程序,用WINCE拦截或者过滤键盘输入
- 2023-06-23 17:25:03下载
- 积分:1
-
GAMIT软件的更新部分,版本为10.34
GAMIT软件的更新部分,版本为10.34-GAMIT software updates section, version 10.34
- 2022-03-31 00:42:25下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
使用程序调用IE的例子,代码精炼,便于学习和参考。
使用程序调用IE的例子,代码精炼,便于学习和参考。-Use the program called IE example, refining the code for easy learning and reference.
- 2023-08-27 02:00:03下载
- 积分:1
-
tar, zip, tgz, gz compressed files, such as add compression library, unzip into...
tar,zip,tgz,gz等压缩文件的加压缩库,解压到内存中,lib库工程-tar, zip, tgz, gz compressed files, such as add compression library, unzip into memory, lib library project
- 2022-01-24 13:35:50下载
- 积分:1
-
NT services development template
NT服务开发模板-NT services development template
- 2022-05-06 03:53:11下载
- 积分:1
-
停车诱导系统的信息处理
停车诱导系统一般分为信息采集、信息发布、信息处理和信息传输四个子系统。停车诱导系统除提供车位使用状况信息外,还担负着存储车场或路边车...
停车诱导系统的信息处理
停车诱导系统一般分为信息采集、信息发布、信息处理和信息传输四个子系统。停车诱导系统除提供车位使用状况信息外,还担负着存储车场或路边车位信息、加工处理车位使用情况的变化模式等任务,这些功能将为提供停车需求状况预报、停车预约等服务奠定基础。-Parking Guidance System Parking Guidance System information processing will generally be divided into information collection, information dissemination, information processing and information transmission in four subsystems. Parking Guidance System In addition to providing information about the status of parking spaces to use, but also bears a storage yard or the roadside parking information, parking spaces for the use of processing changes in mission mode, these features will provide parking demand forecasting, parking and other services lay the foundation for an appointment.
- 2022-03-30 20:46:20下载
- 积分:1