资源列表
get_adapter_address.zip
- 获得本机网卡地址
c++tu
- Student information management, information management students, and to achieve vc
fasaf
- 这是一个即时器,时间是显示的当前的运行是间,也可以自定以特定是间-This is a real-time device, the time is displayed in the current run is between, you can also customize a specific inter-yes
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
WindowCloseExample
- GUI界面的窗口关闭功能.代码是只提供给刚学习JAVA GUI 界面的同学们,老师的代码,标准的.-The funshion of closing the window in GUI.It is for the students who study JAVA in junior.This is my teacher s code!
opencv2010camre
- opecv 通过摄像头读取视频 看你的摄像头能否正常的步骤视频。-Opecv by reading the video camera watch your camera correctly step video.
xiaobobao
- 此matlab程序是基于小包波分析的信号能量计算几个各频段能量所占比例的计算。-This program is a signal matlab wave packet analysis to calculate the energy of the band a few calculations based on the proportion of energy.
abc123
- MCNP计算质子打靶,适合初学者学习参考-mcnp be p
String-edit-distance
- 经典的动态规划算法,利用动态规划思想实现字符串编辑距离,二维数组做为动态规划的存储空间,用来换取时间。-String edit distance