-
写字效率高,高
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
-
With the rise of the Internet and web
随着Internet的兴起和以网页为载体的网络信息的广泛传播,网页制作中对于内容的动态显示与更新需求量越来越大。编写一个令人满意的动态网页已成为许多网页设计人员的目标。在众多的编写环境中,Microsoft Active Server Pages(ASP)以其强大的技术力量背景及容易掌握的语言环境迅速占领了大片市场、获得了众多网页设计人员的青睐。为了使更多的人掌握ASP应用程序的编写,本书以丰富的事例、简单的语言较全面的介绍了ASP应用程序的设计方法与技巧,并详细的介绍了Microsoft SQL Server在ASP应用程序中的应用。-With the rise of the Internet and web-vector of the extensive information network, website content production for the dynamic display and update the increasing demand. Prepare a satisfactory dynamic website has become many Web designers goal. Many in the preparation of the environment, Microsoft Active Server Pages (ASP) is a strong technical force background and easy to master the language quickly occupied the large markets, many Web designers of all ages. In order to enable more people learn ASP applications in the preparation of this book with abundant examples, in simple language more comprehensive introduction to the ASP application design methods and techniques, and a detailed introduction to the Microsoft SQL Se
- 2022-09-25 07:00:03下载
- 积分:1
-
C++学习最经典最有用的书籍系列之三,希望大家一起进步
C++学习最经典最有用的书籍系列之三,希望大家一起进步-C learning is most useful in the most classic series of three books, I hope all of us can progress
- 2022-07-06 15:51:50下载
- 积分:1
-
TornadoDeviceDriverWorkshop.rar
风河公司有关设备驱动程序的培训资料。...
TornadoDeviceDriverWorkshop.rar
风河公司有关设备驱动程序的培训资料。-Wind River TornadoDeviceDriverWorkshop.rar related equipment driver training materials.
- 2022-11-06 08:35:04下载
- 积分:1
-
c语言多个实用小程序,会有帮助的~ 自己瞎编的,多提意见呢
c语言多个实用小程序,会有帮助的~ 自己瞎编的,多提意见呢-c language in small a number of practical procedures, would be helpful ~瞎编own, and their views do
- 2022-01-25 23:22:52下载
- 积分:1
-
UML Distilled,短小精悍,Refactoring的作者Martin Fowler著。可以从这本书了解UML...
UML Distilled,短小精悍,Refactoring的作者Martin Fowler著。可以从这本书了解UML-UML Distilled, small and Refactoring author with Martin Fowler. This book can understand UML
- 2022-01-28 08:14:48下载
- 积分:1
-
如果(pfile() = = 0)unlink(名字)别的fprintf(stderr,“%s:I/O错误
if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error -- File unchanged
", inname) fclose(outfile) fclose(infile) } exit(0) - if (pfile() == 0) unlink(inname) else fprintf(stderr, "%s: I/O Error-- File unchanged
", inname) fclose(outfile) fclose(infile) } exit(0)
- 2022-01-27 22:48:17下载
- 积分:1
-
调整图形的明暗对比
颜色渐层表单
如何使Form的背景图随Form大小改变
做出分隔线
如何并排图形,以填满Form
Form改变...
调整图形的明暗对比
颜色渐层表单
如何使Form的背景图随Form大小改变
做出分隔线
如何并排图形,以填满Form
Form改变大小时同时改变其内Control之大小
判别图形中Mouse Click是在其中哪个子图上发生
闪烁的Label
具有ScrollBar的表单
-Adjust contrast color graphics shading gradient form how to make the Form with the Form of the background image size to change the dividing line how to make side-by-side graphics, to fill the Form Form to change the size change at the same time Control the size of its discriminant graph in Mouse Click one of which occurred subgraph Label flashing with scrollBar form
- 2023-03-15 02:30:04下载
- 积分:1
-
详细介绍了常用的几种图形文件的格式及其编码解码原理,对于开发自有的图像浏览器非常有用。...
详细介绍了常用的几种图形文件的格式及其编码解码原理,对于开发自有的图像浏览器非常有用。-Described in detail in several commonly used graphics file format and codec principle, for the development of its own image browser very useful.
- 2022-01-24 16:27:47下载
- 积分:1
-
华为工程师手册,在软硬件方面都有开发规范说明,是一份相当好的开发参考手册...
华为工程师手册,在软硬件方面都有开发规范说明,是一份相当好的开发参考手册-Huawei engineers manual, in the development of both hardware and software specification, is a very good reference manual development
- 2022-02-28 14:58:30下载
- 积分:1