-
让你安静,让你思考,让你踏实地学习,我想这就是《GIS 开发者》的意义。GIS
愈加狂热之时,《GIS 开发者》却让你愈加冷静...
让你安静,让你思考,让你踏实地学习,我想这就是《GIS 开发者》的意义。GIS
愈加狂热之时,《GIS 开发者》却让你愈加冷静-Allows you to quiet and let you think you at ease to learn, I think this is
- 2022-03-23 14:03:59下载
- 积分:1
-
通常的冒泡是单向的,而这里是双向的,也就是说还要进行反向的工作。 代码看起来复杂,仔细理一下就明白了,是一个来回震荡的方式。 写这段代码的作者认为这样可以在冒泡...
通常的冒泡是单向的,而这里是双向的,也就是说还要进行反向的工作。 代码看起来复杂,仔细理一下就明白了,是一个来回震荡的方式。 写这段代码的作者认为这样可以在冒泡的基础上减少一些交换(我不这么认为,也许我错了)。 反正我认为这是一段有趣的代码,值得一看。-The bubble is usually a one-way, and here is a two-way, that is to say the job would also like to reverse. The complexity of the code look carefully you will understand the rationale for it is a shock the way back and forth. Author of Writing the code that this can reduce the bubble on the basis of the exchange (I do not think so, I may be wrong). Anyway, I think this is a fun code, worth a visit.
- 2022-03-02 16:06:02下载
- 积分:1
-
三极管工作原理的课件,非常好,易懂,讲 的很透
三极管工作原理的课件,非常好,易懂,讲 的很透-The working principle of the courseware triode, very good, easy to understand, speak very thoroughly
- 2022-01-27 16:17:58下载
- 积分:1
-
baidu_im源码,解压后可以看到。自己还没有尝试过,…
baidu_IM源程序,解压后就可以看到。自己还没有试过,不过貌似很不错的,有兴趣的可以-baidu_IM source, can be seen after decompression. Themselves have not yet tried, but looks like a very good, there is interested can look at
- 2022-02-03 19:39:23下载
- 积分:1
-
关于python的简明教程,更注重python基础性的语法和知识,格式为chm,给有需要的人...
关于python的简明教程,更注重python基础性的语法和知识,格式为chm,给有需要的人-Concise tutorial on the python, python will pay more attention to basic grammar and knowledge, format chm, to those in need
- 2022-05-23 05:47:16下载
- 积分:1
-
欢迎大家交流一下,这里是c语言的源程序代码啊!!!希望对大家有帮助啊...
欢迎大家交流一下,这里是c语言的源程序代码啊!!!希望对大家有帮助啊-welcome the exchange of this, here is c language of the source code ah! ! ! We hope to help ah!
- 2022-03-06 19:44:40下载
- 积分:1
-
This is a very good book c
这是一本很好的c++书-This is a very good book c
- 2022-01-25 21:17:44下载
- 积分:1
-
用matlab对模糊控制进行讲解,及其仿真的练习
用matlab对模糊控制进行讲解,及其仿真的练习-Using matlab to explain to the fuzzy control, and simulation exercises
- 2022-07-17 06:31:55下载
- 积分:1
-
VC some skill
VC的一些技巧性文档-VC some skill-Documents
- 2022-04-19 20:56:05下载
- 积分:1
-
thinks
有许多应用程序创建的线程花费了大量时间在睡眠状态来等待事件的发生。还有一些线程进入睡眠状态后定期被唤醒以轮询工作方式来改变或者更新状态信息。线程池可以让你更有效地使用线程,它为你的应用程序提供一个由系统管理的工作者线程池。至少会有一个线程来监听放到线程池的所有等待操作,当等待操作完成后,线程池中将会有一个工作者线程来执行相应的回调函数。-thinks
- 2023-06-04 06:10:02下载
- 积分:1