资源列表
[JSP源码/Java] Lab-1-Sample-Code
说明:使用JAVA编写的server与client互相利用socket接口通信的程序,可以进行修改和二次开发-Communication for server and client via socket programming, based on Java, and it is considered to be a template for advanced extension.<柏程序员> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] RouteParser
说明:Route Parser Source Code for Andriod.<quhangmiu> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] Picture
说明:A picture records drawing calls (via the canvas returned by beginRecording) and can then play them back (via picture.draw(canvas) or canvas.drawPicture).<jeihanghiu> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] RomkanHalfKatakana
说明:The Romaji to half-width Kataka converter class for Japanese IME.<yonnafan> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] JDKKeyFactory
说明:JDK Key Factory Source Code for Andriod.<yingmanleng> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] ProviderTestCase2
说明:This test case class provides a fr a mework for testing a single ContentProvider and for testing your app code with an isolated content provider.<yingmanleng> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] MultiTapKeyListener
说明:This the standard key listener for alphabetic input on 12-key keyboards. -This is the standard key listener for alphabetic input on 12-key keyboards.<poyonu> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] InstrumentationList
说明:Instrumentation Adapter Source Code for Andriod.<juncairun> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] MethodInvocationFixer
说明:This AttributeVisitor fixes all inappropriate special/virtual/static/interface invocations of the code attributes that it visits.<pongtongfer> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] NoLocVersionedTestAppActivity
说明:No Loc Versioned Test App Activity Source Code for Andriod.<manzuetou> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] rb
说明:红黑树的插入,插入1000个节点,并打印红黑树高-Red-black tree insertion, insertion 1000 nodes and print black tree height<刘锋> 在 2025-03-01 上传 | 大小:2kb | 下载:0
[JSP源码/Java] SortedIntArray
说明:具有排序数组的类SortedIntArray search方法运用二分查找算法:在给定的数组范围内查找某一元素,如果存在,返回元素所在的下标位置,如果不存在,则返回元素应该在的位置(如果要将此元素插入到数组中,且保持数组仍然有序的位置) 将此功能与插入功能相结合,实现对数组元素进行排序。 -Sort an array with the class SortedIntArray search method using bina<常建宇> 在 2025-03-01 上传 | 大小:2kb | 下载:0