资源列表

« 1 2 ... .83 .84 .85 .86 .87 212888.89 .90 .91 .92 .93 ... 216384 »

[Windows编程netcode33

说明:端口扫描 扫描器的一个主要功能就是发现一个主机或网络并检查有什么服务正运行在这台主机上,更进一步还能测试这些服务,发现系统漏洞。要实现这些功能,只需要采用罪简单TCP  connect()扫描。操作系统提供的connect()系统调用,用来与每一个目标计算机端口进行连接。如果端口处于侦听状态,那么connect()就能够成功;否则这个端口不能使用,即没有提供服务。这个技术的最大有点是:无需任何权限。系统中的任何用户都有权利使用这个调用。另一个好处是速度,如果对每个目标端口以线性的方式
<> 在 2008-10-13 上传 | 大小:16.51kb | 下载:0

[OpenGLopenglchess

说明:opengl的程序,源代码,非常有用,可以加以修改用于自己的程序。-opengl procedures, source code, a very useful and can be modified for its own procedures.
<王少楠> 在 2008-10-13 上传 | 大小:380.59kb | 下载:0

[OpenGLnehe_mfc_opengl_appwizard_vc6

说明:Now in MS Visual C++ click on \"File\" then \"New...\", make sure you are on your \"Projects\" tab. You should now see an entry labeled as \"NeHe OpenGL Wizard\" in the list of projects. Click on the one you would like to create, give it a pro
<王少楠> 在 2008-10-13 上传 | 大小:581.73kb | 下载:0

[Windows编程KrigingWordConnection

说明:Kriging 算法实现 2维和3维地图等高线 Kriging 算法实现 2维和3维地图等高线-Kriging algorithm two-dimensional and three-dimensional contour map of Kriging algorithm 2-dimensional and 3 - dimensional contour map of Kriging algorithm two-dimensional and three-dimensional contour
<赵永峰> 在 2008-10-13 上传 | 大小:167.49kb | 下载:0

[OpenGLlorenz

说明:opengl的事例程学,可以用来做演示或者修改后用于自己的代码-opengl what school routines, which can be used for demonstration or adapted for its own code
<王少楠> 在 2008-10-13 上传 | 大小:70.04kb | 下载:0

[Windows编程ImageInOrOut

说明:图象的淡入与淡出 图象的淡入与淡出 图象的淡入与淡出 图象的淡入与淡出 -image fades and fades out of the picture and out of the picture fades and fades out of the picture and out of the picture fades and fades out of the picture and out of the picture fades and fades out of the pictur
<赵山鸡> 在 2008-10-13 上传 | 大小:115.17kb | 下载:0

[ListView/ListBoxch1545kl

说明:ec生物信息与论文实现\\matlab教程及工具箱-ec biological information and papers to achieve \\ Directory and Matlab Toolbox
<夏文> 在 2008-10-13 上传 | 大小:3.46kb | 下载:0

[其它FullArray

说明:全排列实现算法,性能非常好,能做出15个数字以内的全排列。-algorithm with the whole performance is very good, would make 15 figures within the entire order.
<刘志刚> 在 2008-10-13 上传 | 大小:6.18kb | 下载:0

[OpenGLopengl_skybox

说明:用OpenGL实现游戏中常用的SkyBox的制作方法-use OpenGL games commonly used method of making SkyBox
<熊有益> 在 2008-10-13 上传 | 大小:415.06kb | 下载:0

[OpenGLFPS

说明:用OpenGL实现的第一人称射击First Person Shooter(FPS)游戏demo-use OpenGL the first-person shooter First Person Shooter (FPS) game demo
<熊有益> 在 2008-10-13 上传 | 大小:1008.5kb | 下载:0

[其它0-1bagsourcecode

说明:0-1背包问题的C++源代码: 设有一个背包,可以放入重量为S。现有n件物品,重量分别为S1,S2,···,Si (0<i<n+1)均为正数,从这n件物品中
<江辉> 在 2008-10-13 上传 | 大小:1.13kb | 下载:0

[OpenGLMakeShadow

说明:介绍OpenGL中阴影的实现方法,代码容易理解,很方便将其加入自己的工程中。-OpenGL shadow on the method, code easy to understand, easy to add his own works.
<熊有益> 在 2008-10-13 上传 | 大小:129.6kb | 下载:1
« 1 2 ... .83 .84 .85 .86 .87 212888.89 .90 .91 .92 .93 ... 216384 »

源码中国 www.ymcn.org