-
Minimum tree cover DP, to solve the smallest tree
最小覆盖的树型DP,解决最小覆盖的树型DP-Minimum tree cover DP, to solve the smallest tree-covered DP
- 2022-03-02 17:18:38下载
- 积分:1
-
一本给初学者参考的电子书,关于电子表格的,希望大家能喜欢,没有密码...
一本给初学者参考的电子书,关于电子表格的,希望大家能喜欢,没有密码-A reference to the e-book for beginners, with regard to electronic forms, and hope that we can like it or not, there is no password! ! !
- 2023-05-06 08:25:03下载
- 积分:1
-
cs游戏中一种登陆器,是迪酷上的,很不错,cs版本为1.6。大家可以...
cs游戏中一种登陆器,是迪酷上的,很不错,cs版本为1.6。大家可以-cs landers a game is cool on Di, very good, cs version 1.6. U.S. can
- 2022-07-13 19:07:08下载
- 积分:1
-
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。...
iphone程序,让本地应用程序打开URL链接,31天开源工程中的第三个。-openURL helps you launch Maps, SMS, Browser, Phone, and even other applications. This is one area of iPhone development that I always have to look up again when I need to do it and it is only one line!
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]]
This app demonstrates the basic protocols supported natively on the phone.
- 2022-10-08 13:15:02下载
- 积分:1
-
lovers assistant corporation is a situation statistical software uses special fo...
团委助手是个团情统计软件 采用特殊的INI形式数据库,适用于中学团组织使用-lovers assistant corporation is a situation statistical software uses special forms of INI database, applicable to the use of secondary league organizations
- 2022-01-25 21:33:39下载
- 积分:1
-
宿舍管理信息系统
小生课程设计作业,做的不是非常完善,还请各位大神指点。。。分为管理员端与学生端。
- 2022-07-13 05:19:46下载
- 积分: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
-
computer simulation experiments, using three methods to simulate the process of...
计算机仿真的实验,用三种方法模拟了哲学家进餐的过程,图形化的显示过程,用VC++.net开发的-computer simulation experiments, using three methods to simulate the process of the Dining Philosophers, graphical display of the process, with VC. Net development
- 2022-03-28 11:43:53下载
- 积分:1
-
Oh 21:00, small game, for C language casually, many Bug huh huh welcome correcti...
呵呵 21 点 ,小游戏,C语言随便作的,呵呵 很多 Bug 欢迎指正 呵呵 在这 凑字数了快-Oh 21:00, small game, for C language casually, many Bug huh huh welcome correction in the number of words that got faster
- 2022-07-09 06:52:42下载
- 积分:1
-
it can parse kml document
解析KML文件,能够将KML文件中的节点信息提取出来,并能够最终一文本的方式打印出来。。里面有很多注释掉的内容,如果大家需要的话可以适当的将这些代码去掉注释,在运行看看。。会有另一翻惊喜-it can parse kml document
- 2022-08-24 22:16:20下载
- 积分:1