-
这是经典的卫星编程应用程序,可以参考以下
这是经典的卫星编程应用程序,可以参考以下-This is a classic application of satellite programming, you can refer to the following
- 2022-07-05 06:26:13下载
- 积分:1
-
还是用分支限界法解N皇后问题,已成功运行过。
还是用分支限界法解N皇后问题,已成功运行过。-Using branch and bound Solving N Queens, which has been run successfully over
- 2022-03-01 06:29:07下载
- 积分:1
-
A man to adhere to 100 seconds. Open with vc6.0 inside. Dsw file, and then can b...
是男人就坚持100秒。用vc6.0打开里面的.dsw文件,然后编译运行即可。-A man to adhere to 100 seconds. Open with vc6.0 inside. Dsw file, and then can be compiled to run.
- 2022-02-13 08:48:54下载
- 积分:1
-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
- 2023-05-25 17:55:03下载
- 积分:1
-
AUTOCAD 程序员使用的,ARX图纸数据结构显示
AUTOCAD 程序员使用的,ARX图纸数据结构显示-AutoCAD programmers using the data structure ARX drawings show
- 2022-06-26 04:48:40下载
- 积分:1
-
This is dump from Welltech TV
This is dump from Welltech TV
- 2022-08-13 14:50:38下载
- 积分:1
-
数据结构与算法
本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。 纵览全书可以看出作者具有丰富的教材编写经验。它是一本新的、有关数据库结构与算法的教材,适合于当前计算机本科教学的需要.这里提供了书中的部分 源代码
- 2022-04-12 11:51:39下载
- 积分:1
-
matlab 在数据挖掘中的代码,包括ID3 等,数据挖掘部分算法的matlab实现...
matlab 在数据挖掘中的代码,包括ID3 等,数据挖掘部分算法的matlab实现-Matlab in data mining code, including ID3, some data mining algorithms to achieve Matlab
- 2023-03-15 00:25:03下载
- 积分:1
-
自己用delphi写的一个小游戏 贪吃蛇
自己用delphi写的一个小游戏 贪吃蛇-Delphi write their own using a small game Snake
- 2023-05-12 12:10:02下载
- 积分:1
-
建设一个网站,会遇到多人连接服务器的问题.如果用tomcat作为JAVA服务器,可以写一个连接池程序.但最新的5.0.16tomcat已经支持连接池配置,我个文...
建设一个网站,会遇到多人连接服务器的问题.如果用tomcat作为JAVA服务器,可以写一个连接池程序.但最新的5.0.16tomcat已经支持连接池配置,我个文档就是讲如何设置的,花了一天功夫!-building a website, will face many problems connecting to servers. If tomcat as a Java server, can write a connection pool procedures. But the latest 5.0.16tomcat have supported the connection pool configuration files, I was speaking of how to set up and spent all day effort!
- 2022-10-19 08:20:03下载
- 积分:1