Welcome![Sign In][Sign Up]
Location:
Search - catch

Search list

[OtherQQtool

Description: QQ整人小工具,可通过此软件了解如何捕获其它程序中控制的句柄,并实现控制!-QQ entire human small tools, the software can learn how to catch other procedures to control the handle, and achieve control!
Platform: | Size: 222318 | Author: 独行客 | Hits:

[Speech/Voice recognition/combineVoice_net_aac

Description: AAC(一种音质赶超MP3的音频编码)语音编解码,包括通信传输功能,使用微软MFC编程.环境为VC++.-AAC (catch up with a sound quality of MP3 audio coding) voice codecs, including telecommunications and transmission functions use Microsoft MFC programming. VC environment.
Platform: | Size: 4016555 | Author: wei | Hits:

[Other resourceCMatrixClass

Description: 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次B样条曲线插值算法-1. Memory management will be based on the actual needs, the size of the rubble dynamic memory allocation. 2. Border checks. If the array subscript beyond the array size limit, a warning message is given, prevent illegal memory access and to facilitate the debugging process. 3. Heavy =,-=, the ,-,*, by several other common Operators; 4. can be preserved array of binary data files and text files in two forms. but also from the binary data files and text files to read data array. 5. And the realization of the matrix of linear algebraic equations algorithm. First, the main election Gaussian Elimination Act 2 yuan against three pairs to catch up with the diagonal matrix method. 6. Bspline3 static function () : 3rd B-spline curve interpolation algorithm
Platform: | Size: 9779 | Author: 紫罗兰 | Hits:

[OS programSourceCode_ErrorHandling

Description: 本代码演示了如何高校的进行错误捕捉,异常处理等功能-demonstration of the code of conduct on how colleges and universities to catch errors, exception handling, and other functions
Platform: | Size: 1534 | Author: 田博 | Hits:

[Other resourceGameAI

Description: 追击问题 小兔子追胡萝卜 并且累计追上的次数 -pursue recovery of the problem of small rabbits carrots and to catch up with the total number of
Platform: | Size: 2603 | Author: 王名一 | Hits:

[Other resourcet2_4

Description: 本题采用的计算方法为:主要求解三对角阵方程组得解。采用的计算方法为“追赶法”。 算法思路为:求解方程Ly=d(追)——〉求解Ux=y(赶) -that the use of the method of calculating : three pairs for the main diagonal matrix equations in the solution. Using the method of calculating "catch up law." Algorithm ideas : Solving equations Ly = d (recovery) -- "Solving Ux = y (rush)
Platform: | Size: 806 | Author: 王明明 | Hits:

[Other resourcezuiganfa

Description: 这个是数值分析中追赶法的实现程序。采用c语言实现。-This is a numerical analysis of the law to catch up with the realization process. C adopted language.
Platform: | Size: 6623 | Author: 乐乐 | Hits:

[Graph programzzyCPic

Description: 一个在W2000及以上版本使用的捕图工具.类似QQ的捕图功能,但比之更流畅.-in a W2000 and above the catch Tool. Similar QQ catch map function, but more than fluent.
Platform: | Size: 298000 | Author: 钟志勇 | Hits:

[Mathimatics-Numerical algorithmszgf

Description: 计算方法的追赶法-catch up with the calculation method
Platform: | Size: 1021 | Author: 陈海强 | Hits:

[Other resourcelinearsolvers

Description: matlab编程的三个线性方程组求解子程序:cggm.m,fdm.m,febs.m.其中cggm.m为共轭梯度法求解子程序,fdm.m为最速下降法求解自程序,febs.m为三对角追赶法求解子程序.-Matlab programming three linear equations subroutine : cggm.m, fdm.m. febs.m. which cggm.m to conjugate gradient method subroutine, fdm.m for the steepest decline since the method procedures febs.m angle to catch up with three pairs method subroutine.
Platform: | Size: 1578 | Author: 王礼广 | Hits:

[Othertcp

Description: 是一本完整而详细的TCP/IP协议指南。描述了属于每一层的各个协议以及它们如何在不同操作系统中运行。作者用Lawrence Berkeley实验室的tcpdump程序来捕获不同操作系统和TCP/IP实现之间传输的不同分组。对tcpdump输出的研究可以帮助理解不同协议如何工作。 本书适合作为计算机专业学生学习网络的教材和教师参考书。也适用于研究网络的技术人员。 -is a complete and detailed TCP / IP protocol guidelines. Description belongs to every one of the various agreements and how they run different operating systems. Author Lawrence Berkeley Laboratory using the tcpdump procedures to catch different operating system Marketing and TCP / IP transmission between realize the different groups. Tcpdump output of the research can help understand how the different agreements work. The book suitable for students studying computer network of reference materials and teachers. Also applies to the study of the network technical staff.
Platform: | Size: 7535 | Author: 杨学文 | Hits:

[GDI-BitmapCaptureVideo

Description: 用来捕捉正在播放的视频文件的图像窗口内容,比如使用Media Player。这个功能使用DirectX and DirectShow可能很容易就实现了,当时我没有看到相关的文章或者源代码,据我所知,HyperSnap-DX好像是捕捉播放的视频图像的一个工具。 我做了一个示例程序,当你使用播放器播放视频文件的时候,运行这个程序,在“Option”菜单中选择“Start Caputre”即可进行捕捉,在“File”菜单可以选择“Save...”菜单可以保存捕捉的图像为bmp文件。-is used to capture video broadcast images of the document window, for example the use of Media Player. This function using DirectX and DirectShow may be very easy to achieve. At that time, I did not see the article or source code, as far as I know, HyperSnap - DX is like to catch the broadcast of a video image tools. I have done a sample procedure, when you use players to play video files, the operating procedures, "Option" menu, select "Start Caputre" of catching, in the "File" menu select "Save ..." menu can be saved as image capture bmp document.
Platform: | Size: 56182 | Author: zhuxiaobin | Hits:

[Otherfugai

Description: thank you for using this software,which is fugai method,when you can t catch it,please ask me for my help!
Platform: | Size: 7682 | Author: nan | Hits:

[Graph programCatch

Description: 最近些的一些小程序,满实用的,与大家分享
Platform: | Size: 26773 | Author: 王星 | Hits:

[JSP/JavaJSP+MYSQLdzbbs

Description: jSP编写的了BBS系统 架設方法 : 解壓縮dzbbs.zip後,打開dzbbs/set.jsp,修改以下 try{ cn=DriverManager.getConnection(\"jdbc:mysql://localhost/mysql?useUnicode=true&characterEncoding=big5\",\"root\",\"pass\") // mysql為資料庫名稱,root 為用戶帳號 , pass為用戶密碼 }catch(Exception e){ } String bbs_name=\"DzBBS\" //論壇名稱 String temple=\"default\" //風格模版 String adminpass=\"pass\" //管理員密碼 設定好後運\行http://user.net/dzbbs,然後再注冊成為會員即可,密碼需要和上面所設定的一樣 免費論壇空間推荐 MyJavaServer+db4free 完美組合 MyJavaServer是國外免費5mb空間 如何申請請看 http://blog.csdn.net/leafxx/archive/2006/10/02/1317960.aspx db4free是國外免費Mysql空間
Platform: | Size: 840358 | Author: James | Hits:

[CSharpBusiness

Description: using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\") public DataTable GetSales() { try { string sql = \"select * from sales\" return temp.GetDataBySql(sql, \"sales\").Tables[\"sales\"] } catch (Exception ex) { throw new Exception(ex.Message) } } } }
Platform: | Size: 7133 | Author: 兜兜 | Hits:

[JSP/Javacatch

Description: 实现屏幕截图功能,这个是别人的代码,java写的。我随便贴上
Platform: | Size: 2161 | Author: shadow | Hits:

[Other resourcedemo

Description: Visual C++.NET实用编程,进行异常处理。学习try catch的使用和异常处理的基本思想。
Platform: | Size: 54531 | Author: 何再兴 | Hits:

[Hook apimouse-catch

Description: 鼠标截取程序 钩子截取屏幕坐标程序 Visaul C
Platform: | Size: 39448 | Author: 聂宁 | Hits:

[Mathimatics-Numerical algorithms朗格朗日

Description: 这是一个追赶法的算法-This is a law to catch up with the algorithm
Platform: | Size: 811 | Author: 船长 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net