-
本程序将完成对CPU性能的检测,主要练习使用性能计数器,及系统控件
本程序将完成对CPU性能的检测,主要练习使用性能计数器,及系统控件-This procedure will be completed on the CPU performance test, mainly to practice the use of performance counters, and system control
- 2022-08-19 02:50:50下载
- 积分:1
-
C++标准库 Nicolai M,Josuttis 著
C++标准库 Nicolai M,Josuttis 著-C++ standard library Nicolai M, Josuttis the
- 2022-08-05 19:56:36下载
- 积分:1
-
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果...
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果-C programming process with the creation of functional revoked, and on the screen of the observation process results
- 2022-02-02 00:38:34下载
- 积分:1
-
在源和二进制形式的重新分配和使用
File Name : 25Reflections.zip
File Size : 21K
Design Computer : Celeron 2.4Ghz , 512MB Ram, Windows XP Pro
Date Released : 2005/02/27
Environment : Embedded Visual C++ 4.0-Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met
- 2022-04-24 20:49:41下载
- 积分:1
-
界面组件演示工具
界面运行和其组态程序. l 事件记录服务:事件记录服务程序,在正常模式下记录最近的...
界面组件演示工具
界面运行和其组态程序. l 事件记录服务:事件记录服务程序,在正常模式下记录最近的-HMIComponentToolDemo
- 2022-04-19 12:06:42下载
- 积分:1
-
获取WINDOWS NT下系统时钟的最高中断频率.
获取WINDOWS NT下系统时钟的最高中断频率.-access to Windows NT system clock frequency of the maximum disruption.
- 2022-02-09 22:34:52下载
- 积分:1
-
good hotel management system for the hotel housing management, staff management,...
不错的宾馆管理系统,对宾馆住房管理,职工管理,工作调度都有不错的解决。-good hotel management system for the hotel housing management, staff management, job scheduling had good solution.
- 2022-07-28 04:08:18下载
- 积分:1
-
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。...
如果要编写模块化的软件,就会对动态链接库(DLL)非常感兴趣。-If you want to the preparation of modular software, will be on the dynamic-link library (DLL) with great interest.
- 2022-11-25 10:00:02下载
- 积分:1
-
windows rakion inject dll
windows rakion inject d-windows rakion inject dll
- 2022-10-19 16:10:02下载
- 积分:1
-
c语言开发实战
一般认为,一个数据结构是由数据元素依据某种逻辑联系组织起来的。对数据元素间逻辑关系的描述称为数据的逻辑结构;数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在计算机内的表示;此外讨论一个数据结构必须同时讨论在该类数据上执行的运算才有意义。一个逻辑数据结构可以有多种存储结构,且各种存储结构影响数据处理的效率。
在许多类型的程序的设计中,数据结构的选择是一个基本的设计考虑因素。许多大型系统的构造经验表明,系统实现的困难程度和系统构造的质量都严重的依赖于是否选择了最优的数据结构。许多时候,确定了数据结构后,算法就容易得到了。有些时候事情也会反过来,我们根据特定算法来选择数据结构与之适应。不论哪种情况,选择合适的数据结构都是非常重要的。
- 2023-06-05 05:20:04下载
- 积分:1