资源列表
asp
- 在这次毕业设计过程中,虽然遇到许许多多的问题,但每当遇到困难的时候 我首先要做的就是上Google和百度去搜索一下自己所遇到的难题,或是到相关的论坛将自己遇到的难题贴上去,如果实在解决不了,我会向同学和老师请教 我深深体会到毕业设计最能考验一个毕业生的理论与实践相结合的能力。经过一个多月的紧张的毕业设计,我各个方面的能力都有所提高特别是对分析问题、解决问题的能力有了很大的提高。 -At the graduation process, although many problems en
deadlock
- 该代码是用JAVA编写的著名的线程死锁问题-The code is written in JAVA famous thread deadlock problem
photoServlet
- 常用公共类之photo二进制流-public class about photo
OpenAndSaveFileTest
- 打开词典网页,并获得单词的解释,这个是我们大作业的一个功能-Open an dictionary HTML and get the translation of the word
691078637
- 运用java 的身份验证码设计代码,很文字倒叙的排序的设计代码-Authentication using java code design code, it is the sort of writing flashback design code
example
- 输入任意图形,判断是否是一个series parallel图-series parallel graph
HEAP
- 大顶堆及优先队列的完整实现,包括插入、改变、抽出元素的实现以及实现堆排序。-The big top of the heap and priority queue complete implementation, including insert, change, taking the elements of the implementation and realization of the heap sort.
DragRowTableUI
- 可以进行行拖拽TableUI,直接替代ComponentUI即可-Line drag TableUI
ActivityManagerMemoryInfoTest
- Activity Manager Memory Info Test for Andriod.
ApplicationParameter
- Application Parameter Source Code for Andriod. -Application Parameter Source Code for Andriod.
select-options-remove
- This test checks the behavior of the remove() method on the select.options object.
GaussianFilter
- 高斯滤波来自清华胡广书《现代信号处理》中的MATLAB程序-Gaussian filtering Qinghua Hu Guangshu