-
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)...
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)-1 C++ The Advanced Course, looking after the programming has great help to me. (Chinese Version)
- 2022-07-15 04:52:07下载
- 积分:1
-
该文件是用来对窗体的打印 手表定理是指一个人有一只表时,可以知道现在是几点钟,而当他同时拥有两只表时却无法确定。两只表并不能告诉一个人更准确的时间,反而会让...
该文件是用来对窗体的打印 手表定理是指一个人有一只表时,可以知道现在是几点钟,而当他同时拥有两只表时却无法确定。两只表并不能告诉一个人更准确的时间,反而会让看表的人失去对准确时间的信心。你要做的就是选择其中较信赖的一只,尽力校准它,并以此作为你的标准,听从它的指引行事。记住尼采的话:“兄弟,如果你是幸运的,你只需有一种道德而不要贪多,这样,你过桥更容易些。” 如果每个人都“选择你所爱,爱你所选择”,无论成败都可以心安理得。然而,困扰很多人的是:他们被“两只表”弄得无所,心身交瘁,不知自己该信仰哪一个,还有人在环境、他人的压力下,违心选择了自己并不喜欢的道路,为此而郁郁终生,即使取得了受人瞩目的成就,也体会不到成功的快乐。 手表定理在企业经营管理方面给我们一种非常直观的启发,就是对同一个人或同一个组织的管理不能同时采用两种不同的方法,不能同时设置两个不同的目标。甚至每一个人不能由两个人来同时指挥,否则将使这个企业或这个人无所适从。手表定理所指的另一层含义在于每个人都不能同时挑选两种不同的价值观,否则,你的行为将陷于混乱。-the document was used to print the forms watches theorem refers to a person with a table, they can know it is a few minutes and when he has failed to Table 2 to determine. Table 2 does not tell a more accurate time, we would give people a look at the exact right time to lose confidence. You ought to do is to choose the more reliable one, and make every effort to calibrate it, and take it as your standard, and obey its guidelines. Remember Nietzsche"s words : "Brothers, if you are lucky, you only have a moral and
- 2022-11-20 21:00:03下载
- 积分:1
-
读取密码软件,是使用Visual basic 编写而成,请参考使用。
读取密码软件,是使用Visual basic 编写而成,请参考使用。
- 2022-07-08 23:57:36下载
- 积分:1
-
This is for my use of any continued fraction method is its root value of the num...
这是我编的利用连分式方法计算任意正数根号值的程序。-This is for my use of any continued fraction method is its root value of the number of procedures.
- 2022-02-13 20:59:28下载
- 积分:1
-
wince support .net,用于EVC连接vb.net
wince support .net,用于EVC连接vb.net-wince support. net, for the EVC to connect vb.net
- 2022-01-26 06:26:41下载
- 积分:1
-
做了一个小程序,请大家一起来探讨一下,
做了一个小程序,请大家一起来探讨一下,-To do a small program, one up to look into the U.S.,
- 2022-01-26 02:32:37下载
- 积分:1
-
实现二叉树的前序、中序、后序排列,以菜单形式出现
实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
- 2022-01-26 07:27:36下载
- 积分:1
-
基于uCGUI和uCOS-II的多功能MP3设计
功能介绍:
(1)音乐播放器:能播放MP3,WMA,WAV,MID,FLAC,OGG格式的音频文件,能显示播放进度,时间,比特率,带频谱显示,歌词同步显示,能实现上一首,下一首,暂停,播放,关闭返回文件浏览器。通过点击进度条可实现快进和快退。通过设置按钮,可以设置高音,低音,空间效果,播放模式。
(2)数码相框:能解码bmp,jpg,jpeg,gif格式的图片,通过触摸屏幕的上半部分可以播放上一张,触摸下半部分播放下一张,长按返回文件浏览器。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-21 04:11:27下载
- 积分:1
-
手写板识别
资源描述联机数字、英文字符及汉字识别,mydate.dat为字库先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉字,请先用学习功能
- 2022-02-05 13:37:34下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1