搜索资源列表
动画按钮 catch me
- 会动的按钮 catch me!
AtlDebugHeap_demo
- 使用ATL跟踪内存错误的例子(如MFC里的try..catch) -The example of tracking the error in memory using ATL
netcap
- windows下网络包捕获源代码,可以捕获所有网络数据包,以便分析,谁对本机的攻击.-windows of network packet capture the source code, you can catch all network data packets to the analysis, Who of the plane attacks.
FileCopy-
- vc 做的文件文件拷贝以及try/catch示例程序,-vc do document copy and try/catch sample program,
TypeFile-
- vc 做的文件文件显示以及try/catch应用示例程序,-vc do document display and try/catch application procedures example,
bmporph
- it is a prog refferred to the photo to catch the moving objects
MyGame
- In the game, there are two moving objects on a game board, a thief and a police. The thief is controlled by the computer and moves around in the game board randomly. The user (i.e., the player) moves the police left,
catch
- 用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the law to catch up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
catch-the-camera
- 能够轻松帮您实现摄像头视频捕捉的功能,相当于又多了一个便宜又好用的相机。-It can help you to catch the pc camera.
Catch
- 深入分析了数值分析书中的追赶法的理论,编写了该程序,数据来源于《数值分析》(北航)-Depth analysis of the numerical analysis of the book to catch up with the theory of law, has prepared the program, data from the " Numerical Analysis" (BUAA)
catch
- 可以进行单场次的图像编辑,可以准确的实现单张图片的抓取。-Can be a single screening of the image editing, you can achieve an accurate single picture of the crawl.
catch
- 捕获异常方法 运行结果: <调用doSth()方法开始 > <调用loadClass()方法开始 > <try的自述:在这里监控可能出现异常的代码 > <catch的自述:出现异常在这里处理> <finally 的自述:不管是否出现异常,最后都要执行到这里 > <调用loadClass()方法结束 > <调用doSth()方法
catch
- 捕捉数据包,可以捕捉到网络数据包,数据包的来源和内容-catch file
VB_NET_Language_How_To_Try_Catch_Finally
- VB.NET - Language - How-To Try, Catch, Finally-VB.NET- Language- How-To Try, Catch, Finally
try-catch
- 这是一段使用try - catch 的代码,包含完整的exe程序-this is a code of discribing "try-catch".
Catch_That_Cow
- 上帝王牌 Descr iption Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a point N (0 ≤ N ≤ 100,000) on a number line and the cow is at a point K (0 ≤ K ≤
try-and-catch
- This is a descr iption of try and catch exception
catch
- 利用Delphi实现远程视频监控,以及视频采集,需要用到INDY60组件-Using Delphi remote video surveillance, and video capture, need to use INDY60 components
catch-data-for-fitting-for-GULP
- catch the fitting data for GULP
Catch-tridiagonal-matrix-method
- 追赶法求解三对角矩阵,用matlab调试过,可以直接使用 -Catch tridiagonal matrix method