-
avatar
这是一个上传头像的源代码 可以实现电脑的拍照功能 保存成一大一小照片 可以根据自己的需求开发(This is a picture to upload the source code can be saved as a computer' s camera and a small photo can develop according to their needs)
- 2015-02-02 15:08:25下载
- 积分:1
-
50402417
和树类似,图的遍历是图的一种主要操作,可以通过遍历判别图中任意两个顶点之间是否存在路径、判别给定的图是否是连通图并可求得非连通图的各个连通分量,但对于带权图(网),其最小生成树或最短路径都取决于弧或边上的权值,则需要有特定的算法求解。(and similar trees, graph traversal map is a major operation, Discrimination can traverse map between any two vertices existence trails Discriminant to whether the map graph may seek non- graph the various connectivity components, but with the right plan (net), the minimum spanning tree or shortest path depends on the edge of the arc or the right values, the need for a specific algorithm.)
- 2007-01-08 22:32:38下载
- 积分:1
-
jfreechart-1.0.3
jfreechart的官方源码,他的强大只有用过的人才知道,供大家学习(jfreechart official source, only used his powerful talent to know, for them to learn)
- 2013-01-05 22:40:09下载
- 积分:1
-
SharpNeatV2
java file for tsp problem solution and neural network sample mode .diffrent techniques in neural network
- 2010-10-07 12:57:31下载
- 积分:1
-
tomcat8
说明: tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
- 2020-06-17 10:00:02下载
- 积分:1
-
WEB_Chat_Room
java常连接通信,java基于web聊天系统(java often connected communication)
- 2014-02-26 16:27:56下载
- 积分:1
-
UDPTest
实现UDP 客服端和服务端的通讯,可以参考该例子来做类似于QQ的聊天工具(Realize UDP client and server communication service, can consult the example to do a similar to the QQ chat tools)
- 2013-06-27 15:37:15下载
- 积分:1
-
NewMicrosoftWord
6. <link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
7. <input style="ime-mode:disabled"> 关闭输入法
8. 永远都会带着框架
<script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
// --></script>
9. 防止被人frame
<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
// --></SCRIPT>
10. 网页将不能被另存为
<noscript><iframe src=*.html></iframe></noscript>
11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">
(6. <link rel="Bookmark" href="favicon.ico"> Can be shown in the Favorites icon on you 7. <input style="ime-mode:disabled"> Close input 8. Will always be with the framework <script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
//--></script> 9. Prevention of the frame <SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
//--></SCRIPT> 10. Page will not be saved as <noscript><iframe src=*.html></iframe></noscript> 11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">)
- 2010-05-30 18:39:15下载
- 积分:1
-
shuzhifenxi
二分法,数值分析实现方程求根的算法,这是java程序(Dichotomy, numerical analysis algorithms to achieve Roots of the equation, which is the java program)
- 2013-12-13 12:45:31下载
- 积分:1
-
ding
画逻辑电路图基本功能:
1。文件的保存,打开;
2。添加基本元件;
3。画点,画线;
4。删除元件(Painting the basic functions of the logic circuit diagram: 1. Documents, open 2. Add the basic components 3. Painting point, drawing a line 4. Delete components)
- 2007-12-01 09:19:20下载
- 积分:1