-
Simple calculator, cute compact interface, calculation is simple and achieved 4...
简单计算器,界面小巧可爱,运算简洁,实现了加减乘除四则运算-Simple calculator, cute compact interface, calculation is simple and achieved 4 Math
- 2023-05-15 16:10:03下载
- 积分:1
-
WDM 驱动程序开发文档
WDM 驱动程序开发文档-WDM Driver Development Documents
- 2023-07-17 01:30:04下载
- 积分:1
-
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还...
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还对信息集成的最新技术,例如数据仓库、OLAP、数据挖掘、Mediator、数据立方体系统等进行了介绍。
-Stanford University database system implementation, the book Principles of database system implementation conducted in-depth exposition and, specifically, the database management system for three main components- store manager, query processor and transaction manager implementation technology. The book also integrates the latest technology information, such as data warehousing, OLAP, data mining, Mediator, data cube system were introduced.
- 2022-01-26 02:11:22下载
- 积分:1
-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1
-
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。...
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。-CV image processing, bmp format for the image processing, can point operational changes and so on.
- 2022-03-22 04:44:09下载
- 积分:1
-
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer
- 2022-03-19 18:31:28下载
- 积分:1
-
Small computer code using C++ not tested should not be a problem
计算机小代码 使用的是C++ 没有试验过 应该没有问题-Small computer code using C++ not tested should not be a problem
- 2022-06-12 17:41:43下载
- 积分:1
-
8. Write a program to implement a simple phone log and calling for recording the...
8. 编写程序实现一个简单的电话记录簿,要求记录的个人信息包括:姓名,单位,家庭电话,移动电话。具体功能如下:
1.创建信息链表并以磁盘文件保存。
2.读取磁盘文件并显示输出所有人的移动电话。
3.按姓名或单位查询家庭电话。
4.通过姓名和单位确定个人,修改其电话信息并存盘.
-8. Write a program to implement a simple phone log and calling for recording the personal information includes: name, unit, home phone, mobile phones. Specific functions are as follows: 1. To create an information list, and save the file to disk. 2. Read the disk file and display the output of all mobile phones. 3. By name or to check with home phone. 4. Individuals identified by name and affiliation, modify its telephone information and Save.
- 2022-11-02 21:50:03下载
- 积分:1
-
用VC编写的,轻松读取和保存日期的类。借此可进一步了解类的概念和内涵
用VC编写的,轻松读取和保存日期的类。借此可进一步了解类的概念和内涵-prepared by the VC, easily read and the dates of categories. This can further understand the type of concept and content
- 2022-08-13 20:54:59下载
- 积分:1
-
心电数据分类器
心电数据分类、 特征提取进行离散余弦变换,然后分类,由神经的解决办法,数据也是可用。A算法求解二次规划 (QP) 出现的问题,在训练期间。
- 2022-01-23 11:16:49下载
- 积分:1