Location:
Search - ch1
Search list
Description:
Platform: |
Size: 14617 |
Author: |
Hits:
Description:
Platform: |
Size: 755 |
Author: |
Hits:
Description: 一些经常用到的C算法程序-some frequently used procedures C Algorithm
Platform: |
Size: 14884 |
Author: 胡光淮 |
Hits:
Description: 针对C程序的特点,给出将之移植到VC集成环境下的技术,对一个常用程序集实施了大规模的改写,并提供了C++数组和矩阵模板类,对C程序进行面向对象的封装。
CH1.H-CH15.H改写自徐士良《C常用算法程序集[M]》清华大学出版社(1996.11),第1到第15章,即数值计算部分的所有内容。
AM.H 数组、矩阵类的最初实现
CAM.H 双精度型数组、矩阵类
TAM.H 数组、矩阵模板类
Matrix.h 双精度型矩阵类,数组类请用标准模板库的valarray类
TMatrix.h 矩阵模板类,数组类请用标准模板库的valarray类
这两者配合slice技术使用,可以得到极大的灵活性,标准模板库对效率也是做过优化的。
C++用作数值计算的解决方案包括Matlab数学库的调用,用Matlab、OpenGL实现数-against C program features is to be transplanted to VC integrated technical environment, a procedure commonly used to collect a large-scale rewriting, and to provide an array of C and matrix template category, the C Programming Object-Oriented Packaging. CH1.H - CH15.H rewritten since XU Shi-liang "C algorithms commonly used procedures set [M]" Qinghua University Press (1 996.11), to a Chapter 15, that is part of the numerical calculation of all content. AM.H array matrices CAM.H the first to achieve double-precision array matrices TAM.H array matrix template category Matrix.h double-precision matrix category, array category please use standard template library valarray category TMatrix.h matrix template category, array category please use standard templates for the two categorie
Platform: |
Size: 69652 |
Author: 苗嘉 |
Hits:
Description: 神经网络讲稿,神经网络讲稿 ch1小-script neural network, neural networks script neural network CH1 small script
Platform: |
Size: 128619 |
Author: 雪落无声 |
Hits:
Description: Java范例程序ch1.rar-Java paradigm procedures ch1.rar
Platform: |
Size: 1022 |
Author: 曾维宏 |
Hits:
Description: VC#.NET范例入门与提高-VC#.NET paradigm and improve entry
Platform: |
Size: 334107 |
Author: 覃亮 |
Hits:
Description: Java范例程序ch1.rar-Java paradigm procedures ch1.rar
Platform: |
Size: 1024 |
Author: 曾维宏 |
Hits:
Description: 电子书《Head.First.Servlets.And.Jsp》中文版前三章-E-book
Platform: |
Size: 5430272 |
Author: 李明 |
Hits:
Description: VC++数字图像编码中一个基本的图像处理程序,有助于初学者理解-VC++ Digital Image Coding a basic image processing procedures, will help beginners understand the
Platform: |
Size: 41984 |
Author: 古岛 |
Hits:
Description: 主要演示使用ADC0832通道1(CH1)采集模拟电压,并显示在数码管上
由于ADC0832的 Vref=5V,故当外部输入为5V时,转换值实际为255(#0FFH)
当然也可以直接用手按用来模拟0-5V的电压。
硬件:在:"AD输入口"的"CH1"上加0-5V的电压,并调节大小,观查显示变化-The main demonstration of the use of ADC0832 channel 1 (CH1) collected analog voltage, and display in the digital control on the ADC0832 as a result of the Vref = 5V, so when the external input for the 5V, the conversion values for the actual 255 (# 0FFH) Of course, we can direct hand by used to simulate the 0-5V voltage. HW: In: AD input and CH1 add 0-5V voltage, and adjust the size, concept revealed changes
Platform: |
Size: 15360 |
Author: 邱星凌 |
Hits:
Description: 连续信号及其Matlab实现,包括单位冲激信号,单位阶跃函数等
-Continuous signal and its Matlab to achieve, including the unit impulse signal, unit step function, etc.
Platform: |
Size: 12288 |
Author: highcases |
Hits:
Description: 广达代工的明基笔记本电路图,代工号是CH1,915GM+ICH6M芯片。-BenQ OEM Quanta
Platform: |
Size: 971776 |
Author: 吴松喜 |
Hits:
Description: DSP Engineer and Scientist s Guide ch1
Platform: |
Size: 35840 |
Author: pp |
Hits:
Description: pattern classification ch1 part (2)
Platform: |
Size: 247808 |
Author: Hossein |
Hits:
Description: 《VC++ 编程技巧与示例》随书光盘 CH1 光盘按照章节收录了本书中所有示例的源代码,所有代码都必须使用Visual C++6.0 以上的版本编译,此外,所有可执行文件都是作者为了测试各程序在VC++6.0 上的运行情况而生成的,如果没有安装VC++6.0 则无法运行各个示例 (各个示例代码绝对可用,尽请放心) 。-" VC++ programming skills and examples of" CD with the book contains chapters CH1 CD book by examples of all the source code, all code must use Visual C++6.0 or later compiled, in addition, all executable files are the author to testing the program in VC++6.0 on the operation and generate, if not installed VC++6.0 can not run all examples (each sample code is absolutely free, do please be assured).
Platform: |
Size: 7168 |
Author: 王小明 |
Hits:
Description: MATLAB语言与控制系统仿真\ch1
本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。-MATLAB language and Control System Simulation \ ch1 book based on MATLAB 5.2 version, to provide practical guidance for using MATLAB. MATLAB has become a suitable the multidisciplinary working platform powerful, user-friendly, natural language open large outstanding application software, as well as domestic and foreign institutions of higher learning higher mathematics, numerical analysis, digital signal processing, automatic basic teaching tools of control theory and engineering applications courses. The book is organized in a logical, throughout the examples described complete and relatively independent of each chapter is a concise MATLAB reference books, both for beginners and for advanced MATLAB users. Combined with the description of MATLAB and FORTRAN, C, and other languages is a rare feature in the books of all MATLAB. This book is suitable as a science and engineering universities graduate, undergraduate teaching books, the majority of scientific engineering and
Platform: |
Size: 58368 |
Author: liuyan |
Hits:
Description: STM32 中的TIME2捕获中断CH1通道应用 -The STM32 in TIME2 capture interrupts CH1 channel applications
Platform: |
Size: 2640896 |
Author: zhangye |
Hits:
Description: somerville software engineering overview ch1
Platform: |
Size: 254976 |
Author: jay |
Hits:
Description: Introduction to groundwater modeling Ch1-2
Platform: |
Size: 5005312 |
Author: Hodi |
Hits:
« 12
3
4
5
6
7
8
9
10
...
18
»