-
S3C44B0X中文翻译资料第11章,共计14章,好资料大家赶紧下载。...
S3C44B0X中文翻译资料第11章,共计14章,好资料大家赶紧下载。-S3C44B0X Chinese translation of the information in Chapter 11, for a total of 14 chapters, we hasten to good information downloaded.
- 2022-07-15 12:08:30下载
- 积分:1
-
所有的车辆信息在Excel格式
All cars information in excell format
- 2022-06-15 15:56:28下载
- 积分:1
-
清理工具PS2键盘驱动程序,单向的,只能由键盘发向控制器,控制器读键盘。使用codevision编译器,控制器使用AVR mega16...
清理工具PS2键盘驱动程序,单向的,只能由键盘发向控制器,控制器读键盘。使用codevision编译器,控制器使用AVR mega16-Clean-up tool for PS2 keyboard driver, one-way, can only be sent to the controller keyboard, controller keyboard time. Codevision compiler to use the controller to use AVR mega16
- 2022-05-31 17:14:00下载
- 积分:1
-
Visual C++(简称VC)是Microsoft公司推出的目前使用极为广泛的基于Windows平台的C++可视化开发环境。Visual C++6.0提供的控...
Visual C++(简称VC)是Microsoft公司推出的目前使用极为广泛的基于Windows平台的C++可视化开发环境。Visual C++6.0提供的控制台应用程序对学习和掌握标准C++内容非常有利。“可视”的资源编辑器与MFC类以及应用程序向导,为快速高效地开发出功能强大的Windows应用程序提供了极大的方便。利用Visual C++6.0进行Internet、数据库及多媒体等多方面的程序开发也很容易。在我国,Visual C++6.0已相当流行,为了适应形式发展的需要和广泛的社会需求,我信息工程学院各专业自2003年开始,都陆续开设了C++和Visual C++应用程序设计课程。为了方便教学和学生们的学习,我们开设了网上教学一栏,将教师教案供学生网上阅读,并在其中设立学生提问,教师答疑等。希望同学们能真正学好这门课程。-
Visual C++ (referred to as VC) is the Microsoft Corporation introduced a wide range of currently used by Windows-based platform for visualization of C++ development environment. Visual C++6.0 to provide the console application to learning and mastering the standard C++ content is very favorable. "Visualization" of the resource editor with the MFC Application Wizard Class, as well as for the rapid and efficient development of a powerful Windows application provides a great convenience. Using Visual C++6.0 for Internet, database and multimedia development, and many other very easily. In China, Visual C++6.0 has been ve
- 2022-01-31 13:52:51下载
- 积分:1
-
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库...
本书内容分上、下两册出版。本套书是关于Microsoft Visual C++ 6.0基础类库(MFC)完整的参考手册。全面性和权威性是本书最大的特点。MFC库按照应用的功能划分为根类,MFC应用结构类,窗口、对话和控件类,绘画和打印类,简单的数据类型类,数组、列表和映射类,文件和数据库类,Internet和网络类,OLE类,调试和异常类等类。而其中的每一分类都是应用编程或其中某个方面的重要课题。本书按字母次序排列了MFC全部的类,并详细介绍了每一个类的成员,包括成员函数和数据成员,以及类之间的关系,如派生等。对于典型的用法,本书在用常规方法解释之余,还附加了精炼的代码示例,可供读者揣摩、研究。-3-book covers, published in two volumes. Bentaoshu on Microsoft Visual C 6.0 basis Class (MFC) comprehensive reference hands register. Comprehensive and authoritative book is the greatest characteristics. MFC according to the application of functional roots category, MFC Application category structure, windows, dialogue and control classes, painting and print category, simple data type category, arrays, class lists and maps, documents and database category, Internet and network categories, OLE category, debugging and unusually for such category. And the classification is applied for each program or some aspect of an important topic. The book arranged in alphabetical order of all of the MFC
- 2022-02-26 15:29:26下载
- 积分:1
-
写字效率高,高
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the result of a long and frustrating search for
information on writing arithmetic routines for real-time embedded systems.
With instruction cycle times coming down and clock rates going up, it would
seem that speed is not a problem in writing fast routines. In addition, math
coprocessors are becoming more popular and less expensive than ever before and are
readily available. These factors make arithmetic easier and faster to use and
implement. However, for many of you the systems that you are working on do not
include the latest chips or the faster processors. Some of the most widely used
microcontrollers used today are not Digital Signal Processors (DSP), but simple
eight-bit controllers such as the Intel 8051 or 8048 microprocessors.
- 2022-08-24 10:26:03下载
- 积分:1
-
该应用程序包括了简单的算术运算、字符串处理图片显示等功能,必须包含有按钮、编辑框、进度条、文件菜单等基本的控件,在界面中可嵌入图片或者动画等信息。
基本要求...
该应用程序包括了简单的算术运算、字符串处理图片显示等功能,必须包含有按钮、编辑框、进度条、文件菜单等基本的控件,在界面中可嵌入图片或者动画等信息。
基本要求:
(1) 用AWT或者Swing实现,可以借助于Eclipse等集成开发环境;
(2) 程序运行良好,界面清晰。
提高要求:
在界面中能实现简单动画。
-The application includes a simple arithmetic operations, string handling features such as picture shows, there is the button must be included, edit box, progress bar, file menu, such as the basic control interface can be embedded in the picture or animation and other information. Basic requirements: (1) implementation using AWT or Swing, you can help Eclipse integrated development environment, etc. (2) run a good, clear interface. Improve requirements: at the interface simple animation can achieve.
- 2023-01-05 03:10:03下载
- 积分:1
-
Chinese version of
中文版《并行计算方法》 分为上、下两卷 建议初学者参阅-Chinese version of
- 2022-05-29 20:27:50下载
- 积分:1
-
好多关于JAVA SELVET方面的原代码
好多关于JAVA SELVET方面的原代码-SELVET many of the Java source code
- 2022-03-19 10:06:59下载
- 积分:1
-
junit详解,
也是一本介绍非常详细的书
junit详解,
也是一本介绍非常详细的书-JUnit explain, but also a very detailed introduction of the book
- 2022-03-12 21:43:32下载
- 积分:1