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

Search list

[xml-soap-webservicecheck xml

Description: 用vc实现的检查一个xml文件是否格式良好的程序-achieved using vc check whether a document format xml good procedures
Platform: | Size: 23070 | Author: 朝阳 | Hits:

[Streaming Mpeg4C++check

Description: 很多流媒体的程序员忽视的问题,那就是如何检查代码,这里介绍了代码检查的整个流程!-many programmers streaming media ignored the issue, which is how to check code the code presented here inspection of the entire process!
Platform: | Size: 5505 | Author: 苏辉 | Hits:

[Other resourceLRC-check-function

Description: LRC校验函数说明及程序源码, 错误校验用于 ASCII 模式。这个错误校验码是一个 8 位二进制数,可作为 2 个 ASCII 十六进制字节传送。计算 LRC 码时,仅设备地址、功能代码、数据块字节参加-LRC calibration function descriptions and program source code, check for errors in ASCII mode. This error check code is a binary number eight, as two ASCII hexadecimal byte transmission. LRC calculation code, the only equipment addresses the functional code bytes in the data block
Platform: | Size: 1265 | Author: wuxixi | Hits:

[OtherMicroSpell Check

Description: Source To MicroSpell Stand-Alone Spell Check
Platform: | Size: 26963 | Author: 林菁明 | Hits:

[WEB Codecheck

Description: 网站不良信息检查系统,PHP环境,演示地址:www.macdown.com/check
Platform: | Size: 237348 | Author: 钟云飞 | Hits:

[Button controlcheck控制gorup组框-说明

Description: 本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleStyle of China (BS_AUTOCHECKBOX) / / Default box to check m_groupZ.SetGroupID already in class (1) m_groupQ.SetTitleStyle (BS_AUTORADIOBUTTON) m_groupQ.SetGroupID (0) m_groupQ. SetCheck (1) m_groupD.SetTitleStyle (BS_AUTORADIOBUTTON) m_groupD.SetGroupID (0) SetTitleStyle : 1BS_AUTOCHECKBOX function : a square box .2 BS_AUTORADIOBUTTON : prototype box SetGroupID function : as a parameter : I do
Platform: | Size: 66810 | Author: 张连成 | Hits:

[TreeViewCheckTreeview

Description: 没有使用组件实现带CHECK的TREEVIEW!
Platform: | Size: 233525 | Author: wenday | Hits:

[SourceCodecheck box

Description: check box重绘
Platform: | Size: 8934193 | Author: lin415804 | Hits:

[Crypt_Decrypt algrithmsLDPC-2006-02-08.tar.gz

Description: Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however, that the copyright notice no longer restricts use to these purposes). These codes were invented by Robert Gallager in the early 1960's, and re-invented and shown to have very good performance by David MacKay and myself in the mid-1990's. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.
Platform: | Size: 405064 | Author: netor4you@yahoo.com | Hits:

[SourceCodeHough check line, circle and ellipse

Description: check line, circle and ellipse region Hough检测直线,圆,椭圆的部分代码
Platform: | Size: 6128 | Author: xingxing009 | Hits:

[OtherCheck CD-ROM

Description: 检查光盘文件可读性的程序-Check the CD-ROM documentation procedures readability
Platform: | Size: 1024 | Author: 税明琦 | Hits:

[SourceCodeScrollBitmap_demo

Description: Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html- Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap.
Platform: | Size: 31744 | Author: 徐丽志 | Hits:

[OtherMicroSpell Check

Description: Source To MicroSpell Stand-Alone Spell Check
Platform: | Size: 26624 | Author: 林菁明 | Hits:

[Button controlcheck控制gorup组框-说明

Description: 本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleStyle of China (BS_AUTOCHECKBOX)// Default box to check m_groupZ.SetGroupID already in class (1) m_groupQ.SetTitleStyle (BS_AUTORADIOBUTTON) m_groupQ.SetGroupID (0) m_groupQ. SetCheck (1) m_groupD.SetTitleStyle (BS_AUTORADIOBUTTON) m_groupD.SetGroupID (0) SetTitleStyle : 1BS_AUTOCHECKBOX function : a square box .2 BS_AUTORADIOBUTTON : prototype box SetGroupID function : as a parameter : I do
Platform: | Size: 563200 | Author: 张连成 | Hits:

[ARM-PowerPC-ColdFire-MIPSLRC-check-function

Description: LRC校验函数说明及程序源码, 错误校验用于 ASCII 模式。这个错误校验码是一个 8 位二进制数,可作为 2 个 ASCII 十六进制字节传送。计算 LRC 码时,仅设备地址、功能代码、数据块字节参加-LRC calibration function descriptions and program source code, check for errors in ASCII mode. This error check code is a binary number eight, as two ASCII hexadecimal byte transmission. LRC calculation code, the only equipment addresses the functional code bytes in the data block
Platform: | Size: 1024 | Author: wuxixi | Hits:

[Driver DevelopUSB-check

Description: vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。-vc environment, check with the pc connected to the USB peripherals detailed information about drivers.
Platform: | Size: 41984 | Author: | Hits:

[USB developUSB-CHECK

Description: 可用于检查USB DEVICE设备信息。VC开发。编译后CMD命令行运行。简单易用。-Can be used to check the USB DEVICE device information. VC++. CMD command line to run the compiled. Easy to use.
Platform: | Size: 25600 | Author: snake | Hits:

[Button controlVC.check.list.control.programming.code

Description: VC编程列表控件中使用复选框代码VC to use the check box list control programming code -VC to use the check box list control programming code
Platform: | Size: 12288 | Author: la3 | Hits:

[GUI DevelopCode.check.control.design.VC

Description: VC复选框控件设计经典代码Code check box control design classic VC -Code check box control design classic VC
Platform: | Size: 36864 | Author: t | Hits:

[OtherTMS Spell Check

Description: TMS Spell Check Document
Platform: | Size: 420864 | Author: MohaSoo | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net