-
超级网格
说明: 用Crid插件,并加上了下拉列表框和编辑框控件,丰富了Grid 的功能。(using Grid plug-in, and add a drop-down list box and edit box control enriched Grid functions.)
- 2005-10-26 14:21:58下载
- 积分:1
-
chromeface
说明: 三维空间显示人物头像,实现自动查看功能,自动显示功能。(Three-dimensional figures show the head, automatic check function, automatic display.)
- 2009-07-22 08:33:30下载
- 积分:1
-
IP
说明: 网络状态实时监控,断网报警,本机IP地址显示。(Real-time network status monitoring, fault alarm network, the machine IP address display.)
- 2010-08-07 09:50:15下载
- 积分:1
-
InsidetheCPObjectModel
说明: 本书重点论述了C++面向对象程序设计的底层机制,提供丰富的程序范例、图表,以及面向对象概念和底层对象模型之间的效率测量。 (Book focuses on the C++ OOP underlying mechanism provide rich procedures examples charts, and object oriented concepts and underlying object model between efficiency measurement.)
- 2010-04-01 17:04:47下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
yahoosearch
关于在抓取雅虎搜索关键词链接。能抓取到页面上的搜索结果链接。用的VBscript编写。(About grab Yahoo search keywords link. Can crawl onto the page of search results link. Used to write VBscript.)
- 2012-05-08 23:03:39下载
- 积分:1
-
REGCTRL
说明: 注册表操作,打开注册表,查询,并进行设置。后面有注释部分是进行系统的一些信息进行设置查询。(Registry operation, open the registry, query, and set up. Notes partly behind some of the information system set up inquiries.)
- 2008-11-07 18:11:18下载
- 积分:1
-
rotapi
得到所有运行的com组件,ROT,RunningObjectTable(By all run com components, ROT, IRunningObjectTable)
- 2021-03-16 14:39:22下载
- 积分:1
-
wenducaiji
labwindows cvi设计的上位机温度采集系统(labwindows cvi)
- 2015-04-29 19:19:16下载
- 积分:1
-
source-code
Opencv教程的实例源代码
书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。(Opencv tutorial source code examples in the book of C/C++ language examples. .. Each instance subdirectory* dsw and* dsp files are under Visual C++ 6.0 for Windows File and Project Workspace file Makefile Linux is GNU Make the input file. In the Windows environment, double* dsw file will start the Visual C++ 6.0 and load the instance in the Linux environment, enter the make command to compile the examples.)
- 2013-12-05 22:28:11下载
- 积分:1