-
一个查阅文件的小程序源码
一个查阅文件的小程序源码-access to documents of a small program FOSS
- 2022-12-07 21:20:08下载
- 积分:1
-
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)...
一个图象处理的源代码,有平移,拉伸,变换,显示灰度直方图等功能(VC)-the source code can deal with image, there are panning,stretching,shiftting and showing gray vertical square image functions(VC)
- 2022-08-18 11:47:21下载
- 积分:1
-
This book is meant to help the reader learn how to program in C. It contains a t...
This book is meant to help the reader learn how to program in C. It contains a tutorial
introduction to get new users started as soon as possible, separate chapters on each major
feature, and a reference manual. Most of the treatment is based on reading, writing and
revising examples, rather than on mere statements of rules. For the most part, the examples
are complete, real programs rather than isolated fragments. All examples have been tested
directly from the text, which is in machine-readable form. Besides showing how to make
effective use of the language, we have also tried where possible to illustrate useful algorithms
and principles of good style and sound design.
- 2022-01-28 21:40:08下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2022-04-19 11:06:50下载
- 积分:1
-
通过使用 MIMAX CARO 游戏
通过使用MIMAX alogrithm的CARO游戏的例子。希望你喜欢它极大极小(有时极大极小或毫米[ 1 ])是一种用于决策理论,决策规则的博弈理论,为减少最坏的情况下可能发生的损失统计与哲学(最大损失)的情况。最初制定的二人零和
- 2022-08-16 15:12:22下载
- 积分:1
-
输入一个字符串,统计其中字符‘ab’的出现次数
输入一个字符串,统计其中字符‘ab’的出现次数-importation of a string statistics characters" ab "frequency
- 2023-03-31 22:40:04下载
- 积分:1
-
中国地质大学校园导游系统,景点介绍,最短路径查询等
中国地质大学校园导游系统,景点介绍,最短路径查询等-China University of Geosciences campus tour guide system, attractions introduction, the shortest path query, etc.
- 2022-01-22 02:50:17下载
- 积分:1
-
本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除...
本程序主要供学习C语言的初学者应用,其功能是输入一个字符串,然后降末尾的*号删除-This procedure primarily for beginners to learn C language applications, and its function is to enter a string, and then down at the end of the deletion of an asterisk
- 2022-03-30 18:40:25下载
- 积分:1
-
similar to the network to download the software ants
类似于网络蚂蚁的下载软件-similar to the network to download the software ants
- 2022-01-31 22:51:55下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1