-
c# calculator,a simple implementation .
C#计算器 属于简单的计算器
这是一个计算器的简单实现。 -c# calculator,a simple implementation .
- 2023-04-26 23:05:03下载
- 积分:1
-
Chapter VI which deal mainly with C++/C programming style. The difficulty is not...
第一章至第六章主要论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。世上不存在最好的编程风格,一切因需求而定。团队开发讲究风格一致,如果制定了大家认可的编程风格,那么所有组员都要遵守。如果读者觉得本书的编程风格比较合你的工作,那么就采用它,不要只看不做。人在小时候说话发音不准,写字潦草,如果不改正,总有后悔的时候。编程也是同样道理。
第七章至第十一章是专题论述,技术难度比较高,看书时要积极思考。特别是第七章“内存管理”,读了并不表示懂了,懂了并不表示就能正确使用。有一位同事看了第七章后觉得“野指针”写得不错,与我切磋了一把。可是过了两周,他告诉我,他忙了两天追查出一个Bug,想不到又是“野指针”出问题,只好重读第七章。
-Chapter VI which deal mainly with C++/C programming style. The difficulty is not high, but the details are more common. Not sound like, to improve quality is to start from these bit by bit. Does not exist in the world the best programming style, all due to demand. Pay attention to the same style of team development, if approved of established programming style, then all team members must abide by. If readers think this book is also more programming style of your work, then use it, do not look not do. Pronunciation in childhood are not allowed to speak, write illegible, if not corrected, there is always regret the time. Programming is also the same re
- 2023-06-06 20:50:02下载
- 积分:1
-
期权绘图代码
期权绘图代码,实现多种功能,c++语言,期权绘图代码,网上很少的。编码技术简单,可以很快上手使用,通过测试。期权绘图代码,网上很少的。
- 2023-09-04 23:55:04下载
- 积分:1
-
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。...
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。
-Sample Design of a kind, it has two private members [] A and n (A number of elements), A. [] will be the data for various sort of function Add Friends yuan to a process which category.
- 2022-01-25 16:09:38下载
- 积分:1
-
一个简单的录音放音程序 采用vc++编写 功能适宜
一个简单的录音放音程序 采用vc++编写 功能适宜-A simple recording and play programme, programed with VC++,with proper function.
- 2022-03-14 09:16:15下载
- 积分:1
-
MFC 360界面模仿
C++ MFC 界面优化,360界面模仿,其中有封装库进行界面设置,全部用自绘图片展示,是一款C++界面设置的好类,模拟360杀毒软件界面
- 2023-05-16 07:10:03下载
- 积分:1
-
词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式...
词法扫描并生成中间表达式,理解中间代码,将非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式
-Lexical scanning and generate intermediate expression, understanding of intermediate code will be used to indicate the non-suffix type is converted to the arithmetic expressions using reverse Polish expression to represent the arithmetic
- 2022-02-02 06:28:00下载
- 积分:1
-
c flashing subtitles do, let's see it themselves
c做的闪动字幕,自己看看吧-c flashing subtitles do, let"s see it themselves
- 2022-08-25 17:32:13下载
- 积分:1
-
一个漂亮的时间控件,使你的界面漂亮,一个非常好用的
一个漂亮的时间控件,使你的界面漂亮,一个非常好用的-A beautiful time control, so that your interface pretty, a very useful
- 2023-08-28 00:45:04下载
- 积分:1
-
简单的傅立叶分解代码fft
在做仿真时,用到的fft傅立叶分解代码。里面的量是我的仿真量,简单用了fft。其实simulink模块里可以直接分析的,但是我不是在simulink里面跑的模型,因此只能导出数据重新fft傅立叶分析。希望大家喜欢~~~
- 2022-08-06 05:41:41下载
- 积分:1