搜索资源列表
c++第2章习题答案
. 求一元二次方程式ax2+bx+c=0的实根,如果方程没有实根,则输出有关警告信息。
2. 将例8.3程序改为下面的程序,请分析执行过程,写出运行结果。并指出由于异常处理而调用了哪些析构函数。#include <iostream.h>
于面向对象的程序设计,是一种功能强大的混合型的程序设计语言
Linux Char Driver ppt
- 簡介Linux的Char driver model,並提供範例
C5
- C语言精彩编程百例5-C programming language brilliant five hundred cases
EX1_x86L
- 一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it
bios_ccs2
- bios_ccs2 §5.8节中有关DSP/BIOS的应用例子[例5-8-1] 是DSP开发的好应用-bios_ccs2 5.8 which the DSP/BIOS examples of the application [with 5-8-1] is a good DSP Application Development
AVR例程源代码
- 这是关于AVR单片机学习的初步开发,特别适合单片机初学者。-AVR study on the initial development, particularly suitable for beginners SCM.
51mcu_demo
- 单片机实验例程,共有5种演示程序:LED流水灯、单片机演示警报声、数码管显示1-8、单片机驱动1602液晶、单片机唱歌,每一类程序分别有汇编和C51,共10个源程序,非常适合单片机初学者入门学习和参考!-SCM experimental routines, a total of five species Demonstration Program : water LED lights, the 8031 demonstration si
check_form
- 表單驗證 調用為 onBlur=checkform(fname1,fname2,types,value1,value2) 輸入框的驗證 onSubmit subt(this.id) 表單提交時的驗證 兩者需要一起使用 fname1=驗證的項目名 fname2=驗證的副項目名 types=驗證的方式 value1=驗證的值1 value2=驗證的值2 驗證的方式值:(多驗證方式用"|"分割
C++0.5
- VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者。-VC 100 cases. Contains many examples of the many aspects, such as editing interface, file manipulation, and so on. Very suitable for beginners.
hid_keyboard
- 根據bluelab3.5.2實例hid-keyboard做出應用,能發出數字鍵1-5-According to bluelab3.5.2 example hid-keyboard to make applications, can be issued the number keys 1-5
WINCE50ARMGPIOdriver
- WINCE 5.0ARMGPIOdriver.rar GPIO驱动开发及例程 -WINCE 5.0ARMGPIOdriver.rar GPIO driver development and routine
LM3Sxxxx_V4.5.0
- keil MDK对ARM Cortex-M3的例程-keil MDK for ARM Cortex-M3 of the routine
3.5-MzT35_Keil_MCS51_Base
- 由普通单片机驱动控制显示的 3.5 英寸 TFT 液 晶模块——MzT35C1 模块;并为其配备了完整的驱动函数库,本文将介绍该模块所配套的 MCS51 单片机 的基础例程演示程序,-By the ordinary single-chip driver control of the 3.5-inch TFT display LCD module- MzT35C1 module and its driver is equippe
lua-5.1.1(1)
- lua是简洁,功能强大的脚本语言,本例是lua的源代码-lua is a simple, powerful scr ipting language, in this case the source code for lua
STM32F10x_StdPeriph_Lib_V3.5.0
- STM32F103官方的3.5标准库工程文件。支持多种编译器如KEIL IAR...是以STM32100B-EVAL为硬件的官方例程-STM32F103 official 3.5 standard library project files. Supports a variety of compilers, such as KEIL IAR ... the hardware is STM32100B-EVAL official rout
C4.5
- 决策树经典学习算法,C4.5算法是ID3算法的改进,加上了子树的信息,因素属性的值可以是连续量,训练例的因素属性值可以是不确定的,对已生成的决策树进行裁剪,减小生成树的规模.-Decision tree learning algorithm of C4.5 algorithm is the classic, the improved ID3 algorithm, coupled with the subtree of the infor
5.2.3-1
- C51学习例程 是8051初学者很好的学习内容-c51 start sample
5.2.3-2
- c51初学者的学习例程,8051的软件例程代码。-c51 starter sample
9488例程
- 3.5寸TFT液晶屏-标准37pin-驱动IC:ILI9488-液晶屏规格书(3.5 inches TFT LCD screen - standard 37pin- driver, IC:ILI9488- LCD screen specification)
实验5 外部中断实验
- STM标准例程中的外部中断实验,已经过实验论证(STM standard routines in the external interrupt experiment, has been experimentally demonstrated)