-
可以取得几乎所有的windows操作系统的版本信息
可以取得几乎所有的windows操作系统的版本信息-can get almost all the windows operating system version
- 2022-01-27 23:47:44下载
- 积分:1
-
A Computational Introduction to Number Theory and Algebra (Version 1)
A Computational Introduction to Number Theory and Algebra (Version 1)
- 2022-02-05 14:54:58下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
MathPro is a math program capable of performing complex operations. It is partic...
MathPro is a math program capable of performing complex operations. It is particularly useful for Algebra students of all levels. It performs many operations including solving quadratic equations.
- 2022-04-17 20:23:11下载
- 积分:1
-
Tiny210V2 IO 测试应用程序下的 VC + + wince
测试应用程序,打开 LEd 和从硬件读取下压按钮。
在这个项目中我们控制从 Tiny210V2 主板的硬件资源。
操作系统是 wince 6.0 编译器是 VS 2005
该代码是 c + + 中稿本。
您需要安装 RC1、 RC2 和 RC3 Visual 2005 年。至少,您必须安装 SDK 的 Tiny210V2 主板。
- 2022-04-01 08:47:21下载
- 积分:1
-
InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is...
InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced computer professionals (both developers and system administrators) who want to understand how the core components of the Microsoft Windows 2000 operating system work internally. With this knowledge, developers can better comprehend the rationale behind design choices when building applications specific to the Windows 2000 platform. Such knowledge can also help developers debug complex problems. System administrators can benefit from this information as well because understanding how the operating system works under the covers facilitates understanding the performance behavior of the system and makes it easier to troubleshoot system problems when things go wrong. After reading this book, you should have a better understanding of how Windows 2000 works and why it behaves as it does.-InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced comp
- 2022-03-31 13:18:56下载
- 积分:1
-
c++沉思录,适合有一定经验的程序员尽心学习和阅读,成为c++高手。...
c++沉思录,适合有一定经验的程序员尽心学习和阅读,成为c++高手。-c++ meditation, suitable for experienced programmers have a certain dedication to learn and read, become c++ master.
- 2022-08-17 15:53:57下载
- 积分:1
-
本项目是我工作时候应公司需求开发的
开发工具是EVC++4.0,工作平台是HP1700
程序校对通信协议通过RS232口与上位机通信
以及将从上位机...
本项目是我工作时候应公司需求开发的
开发工具是EVC++4.0,工作平台是HP1700
程序校对通信协议通过RS232口与上位机通信
以及将从上位机获取的数据信息以图形化方式展现给用户-the item is when I work needs to be the development of the company"s development tools is EVC 4.0, HP1700 platform is proofreading process communication protocol through the mouth and RS232 communication between PC and from PC access to the data and information via the graphical user
- 2022-03-17 18:51:20下载
- 积分:1
-
犯错
固定资产管理的小系统。
二、固定资产管理系统
(一)必改内容:
1、建立卡片时,部门的提示不完整,没有进行多级提示。
2、固定资产卡片建立时,其单价缺少控制,不符合财务制度的规定。
3、固定资产累计折旧数额不应超过原值,此软件不符合财务制度的规定。
4、固定资产卡片一旦建立,初始化后不应允许修改,而此软件则违反了这个原则,不符合有关财务制度的规定。
5、固定资产转移时,可以改变固定资产卡片内容,这是非常严重的事情,必须修改。
6、固定资产进行日常操作后,进行卡片查询时,计算机提示:显示格式错误。
(二)建议修改内容:
1、折旧方法在选择为“不提折旧”时,应有系统提示。
2、在查询时,系统提示不清楚,菜单提示不准确,用户难以掌握。
3、固定资产进行变动时,在修改卡片时,应有准确提示。-err
- 2022-04-21 05:55:55下载
- 积分:1
-
Standard and Application for Netwroking development.
网络开发标准及应用。
- 2023-03-07 13:25:04下载
- 积分:1