资源列表
verIP
- Visualizar IP no computador local
TreeCommand
- 树的节点之间的分配实例,可以用来同步子节点刷新,选中所有上级节点-Tree distribution of examples between nodes, child nodes can be used to simultaneously refresh, select all the higher level node
javaMD5
- MD5加密算法,非常经典的加密算法,用java实现-MD5 encryption algorithm, encryption algorithm is very classic, with java implementation
VB_Check_window_open_classic_code
- VBCheck window是否开启经典代码VBCheck window is open classic code-VBCheck window is open classic code
1
- hextoascii ruguuuu ,d d f .-hextoascii kdjf i jdi fjf dfi fd f
aes
- this a test file to upload the document. pls refer it. if it is of any use, use it else ignore it.-this is a test file to upload the document. pls refer it. if it is of any use, use it else ignore it.
clkdiv
- -- Clock divider of generic width (default = 4 bits) -- based on counter from Library of Parameterized Modules (LPM) -- Accepts clock signal at clk_in -- Output clk_out has frequency of clk_in/(2^width) -- Specify width in GENERIC MAP when in
MAC1
- 主要用于银行的mac算法,大家可以参考一下-Mac algorithm is mainly used for the bank, we can refer to
tcpclient
- tcp socket客户端,Windows网络编程-tcp socket client, Windows network programming
opencv2010camre
- opecv 通过摄像头读取视频 看你的摄像头能否正常的步骤视频。-Opecv by reading the video camera watch your camera correctly step video.
abc123
- MCNP计算质子打靶,适合初学者学习参考-mcnp be p
String-edit-distance
- 经典的动态规划算法,利用动态规划思想实现字符串编辑距离,二维数组做为动态规划的存储空间,用来换取时间。-String edit distance