- Game--Tetris 俄罗斯方块游戏源码下载
- similar_windows_mspaint 类似windows画图程序
- Readandwriteprocedures24C02 AT24c02的读写和6位数码管动态显示的KEIL C语言演示程序 程序首先写入24C02中6位数据
- 56 vb与程序设置ie浏览器的默认主页地址v2.1
- 34exam Why your files are not be used? 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Description is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
- erphpdown_6.0.1 基于vue2.0 和 element 搭建的一个后台管理界面(set up a background management interface based on vue2.0 and element)
资源列表
MD5
- 自己看了书籍练习做的MD5加密的程序,完全个人写的加密,基于JAVA-Read the books to do their own practice of MD5 encryption process is entirely personal Writing encryption, based on the JAVA
libjpopup.sender
- libjpopup.sender arp pac java
AccessUrl
- Access URL Example-Access URL Example
MatrixToClipBoard
- Copies an array of objects to the clipboard
d
- jsp 连接access数据库 不建数据源 -jsp connectivity database does not build a data source access
rowbar
- 实现dojo表格的合并行属性 增加表格能动性 学习dojogrid 可以参考-Dojo table row to achieve the combined properties of initiative to increase learning dojogrid can refer to the table
Determinants-Permanents
- 通过递归计算出全排列,再通过函数进行行列式计算-Calculated by recursively arranged by function determinant calculation
NQueens
- 用回溯法求解N皇后问题,大家可以参考借鉴一下-With backtracking to solve N Queens problem, we can refer to learn about
SSLPermissionTest
- Tests for <code>SSLPermission</code> class constructors.
Finished
- Represents Finished message Source Code for Andriod.
PhoneNumberFormattingTextWatcherTest
- Phone Number Formatting Text Watcher Test for Andriod.
Phonenum
- 实现一个表示电话号码(要求带有区号和号码,如 010-68911205)的 Phone 类,其中某个构造函数的参数应为表示电话号码的字符串。要求实现相应的 set 和 get 函数来分别设置及获取电话号码中的区号(area,如 010)和号码(number, 如 68911205),重写 Object.toString( )函数打印出整个电话号码。(提示:可使用 String.indexOf( )和 String.substring( )等函数)-Implement a said