-
获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器
获取网上邻居 IP地址和计算机名之间的转换 映射网络驱动器-access online neighbors IP address and the computer name of the conversion between mapping network drives
- 2022-05-29 00:46:39下载
- 积分:1
-
Source code for LAN monitoring, for development of this area has some reference...
用于局域网监控的源程序,对于这方面开发有一定的参考价值。-Source code for LAN monitoring, for development of this area has some reference value.
- 2022-02-10 15:49:57下载
- 积分:1
-
omp_v3cs.c
Program OpenMP K-Means algorithm
- 2013-11-14 15:39:50下载
- 积分:1
-
counts
说明: 利用动态规划法,求出字符串A变为字符串B的最小操作数。(每次只能操作一个字符)(Find the minimum operand that turns string A into string B)
- 2020-06-24 23:40:12下载
- 积分:1
-
3
说明: 《Visual C++程序员实用大全》,觉得这本书对学习Visual C++的人还是很有用的,需要用超星阅读器打开()
- 2007-09-27 19:35:56下载
- 积分:1
-
zernike
zernike多项式生成非球面波前,衍射,即传递函数(Zernike polynomials to generate non-spherical wavefront, diffraction, namely, transfer function)
- 2008-05-24 21:28:27下载
- 积分:1
-
fftw3.3.5
说明: 已编译好lib的32位与64位fftw库,解压后可针对32应用程序或64位应用程序直接使用里面的dll、lib等文件。(The 32-bit and 64-bit fftw libraries of Lib have been compiled. After decompression, DLL and lib files can be directly used for 32 or 64-bit applications.)
- 2020-08-13 15:48:29下载
- 积分:1
-
a simple firewall code, which is perfect for beginners to learn NDIS programming...
一个简单的防火墙代码,很适合初学者学习NDIS编程!-a simple firewall code, which is perfect for beginners to learn NDIS programming!
- 2022-03-15 09:49:54下载
- 积分:1
-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
The_C_programming_Language{chinese}
c语言圣经
中文版
C语言入门学习宝典(c language version of the C Language Introduction to the Bible to learn Chinese Collection)
- 2011-07-17 22:28:31下载
- 积分:1