-
C++programseji2
作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。(as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exercises" and "exercises" and other characteristics of a very practical guide, not only can give the novice contact C programming experience real fun, bu)
- 2020-06-26 04:20:02下载
- 积分:1
-
shijiantixin
事件提醒,可以设置弹出光驱提醒,可以吸附在窗口边上(Event reminder, you can set the reminder pop-up drive, can be adsorbed on the edge of the window)
- 2015-11-25 17:19:43下载
- 积分:1
-
远程视频监控
一款用于远程视频监控的开源c++源代码 里面集成有发送端和接收端 非常实用 亲测成功 喜欢的亲可以下载开发 谢谢
- 2023-01-23 23:10:04下载
- 积分:1
-
rfile1
说明: 计算相似度,需要计算的分别为2个文件中的对应行(compute similarity)
- 2012-05-16 12:51:08下载
- 积分:1
-
icpdaima-matlab
很好的代码,很好很强大,大家用来,试试看,谢谢(a good program)
- 2013-05-24 10:52:15下载
- 积分:1
-
C语言学生信息管理
C语言基础的学生可以进行下载使用,在校大学生,尤其是大一阶段的,课程设计可以下载借阅,自己原稿,希望对你们有用。只是简单的程序,不成敬意
- 2022-03-23 13:49:51下载
- 积分:1
-
ghuif
交错网格PML弹性波模拟地震波形的c语言程序(Staggered grid PML elastic wave seismic waveform simulation)
- 2014-11-28 20:32:23下载
- 积分:1
-
C_with_Matlab
C++ 与 MATLAB 混合编程的pdf英文课件 实现图像的Median filter(a step by step guide on how to realize image median filtering with integrated C++ and MATLAB ,tutorial only,no sample code available)
- 2009-05-13 21:39:43下载
- 积分:1
-
chuankoutongxin
1.由上位机发送1给单片机时,蜂鸣器以400ms频率发声,发2时以200ms频率发声,发3时以100ms频率发声,发4时关闲蜂鸣器。
1.以2400bps从计算机发送任一字节数据,当单片机收到该数据后,在此数据前加上一序号然后连同此数据一起发送至计算机,当序号超过255时归零。
2.以16进制发送一个0-65536之间的任一数,当单片机收到后在数码管上动态显示出来,波特率自定。
3. 用AD以1HZ的频率采集模拟信号,然后转换成数字量,再将其以1200bps发送到计算机,在计算机上显示。
4.按下矩阵键盘第一行时以1200bps发送,1,2,3,4,第二行时以2400bps发送5,6,7,8,第三行以4800bps发送,9,10,11,12,第四行以9600pbs 发送,13,14,15,16.
(1. From the PC to send a single chip, the buzzer to 400ms frequency of sound, made 2 to 200ms frequency sound, made from 3 to 100ms frequency sound, made 4 free buzzer off.
1. To 2400bps from the computer to send any byte of data, when the microcontroller receives the data in this data with a serial number before then sent along with the data to the computer, the serial numbers when more than 255 zero.
2. To send a 16-hexadecimal any number between 0-65536, when the microcontroller in the digital receipt is displayed on a dynamic, custom baud rate.
3. 1HZ with the frequency of AD in order to capture analog signals, then converted to digital, and then send it to 1200bps to the computer, the computer display.
4. Press to 1200bps matrix keyboard to send the first row, 1,2,3,4, 5,6,7,8 the second row to 2400bps send the third line to 4800bps send, 9,10,11,12 , the fourth line to 9600pbs send, 13,14,15,16.
)
- 2010-12-10 22:53:34下载
- 积分:1
-
vb上位机温度监测界面
【实例简介】VB6编写的上位机源码,可实时显示曲线图,带有数据库,可以进行历史数据的保存 及 查看历史采集数据。
- 2021-09-09 00:31:03下载
- 积分:1