搜索资源列表
6.8demo
- 一个VB调用DLL的例子程序,通过对DLL的加入,从而控制一台考勤机的所有硬件操作与管理,新手可以很直观学习,并有所有的函数说明文档.-a VB DLL called examples of procedures, right through DLL's accession to control an appraisal for Taiwan all the hardware operation and management, and newcomers can learn very i
word-report
- :常用开发工具的报表设计工具把报表在形式上分解成四个部分:标题区、表头区、表体区和表尾区,操作繁琐,专业 性强,难满足用户定制报表格式及-临时报表生成的要求。本文在把报表抽象成两个组成部分即报表的格式和报表的数 据项的基础上,基于报表模板建立一个通用的ActiveX报表控件,用以弥补开发工具中报表处理功能的不足。 关键词:报表控件;定制报表;报表组成;报表模板-Abstract:The report design tools of common developer’s kit usu
ICA_with_Reference
- We present the technique of the ICA with Reference (ICA-R) to extract an interesting subset of independent sources from their linear mixtures when some a priori information of the sources are available in the form of rough templates (references). T
ATLsample
- 这个程序是基于VC的ATL的简单程序,程序生成一个DLL的activex空件,只包含一个函数 add可以用下面代码实现网页调用-This procedure is based on the VC of the ATL simple procedures, procedures to generate a DLL s activex empty cases, contains only one function can add the following code to call the page
2DLine
- 免费的Activex控件,它简单易用,能够帮助程序员快速的实现绘制曲线的功能-Free Activex control, it' s easy to use, can help programmers to achieve fast rendering function curve
office
- 通过企业办公自动化系统对企业日常办公进行管理,满足了企业日常办公管理各方面的的需求,实现了企业员工之间的消息的发送与接收功能,大大的方便了企业内部人员沟通。网站提供的前后台的公告与公文信息的管理,方便员工及时的了解公司的动态,与其他功能模块联机操作使企业的日常管理步入了科学系统管理的轨道上。-Through business-to-business office automation system to carry out day-to-day office management, to mee
regsvr32_dll
- 模拟windows提供的用于注册或注销dll、ocx的regsvr32. 也就是如何动态加在DLL,并使用其导出函数的方式-Simulation to provide windows for the registration or cancellation of the dll, ocx' s regsvr32. That is how the dynamic increase in the DLL, and use its export function the way
hh
- commande vectoriel d un moteur asynchrone alimenté en tension
GaborFilter(2)
- This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P.-This version of the 2D Gabor filter is basically a bi
StockChartX.chm
- StockchartX manual The first step in creating a chart is to add a chart panel using the AddChartPanel function: long MyPanel = StockChartX1.AddChartPanel() MyPanel holds the reference to the new chart panel. StockChartX chart panels cont
2005123019307036
- 像这样的程序很多,但是好像没有把它做成控件的 代码不多,有助于学习。我是最讨厌把别人的代码直接拿去应付毕业的,我只讲实用价值。 这个控件的特点: 1、用户代码少,用户只使用已行代码办可以实现缩放功能; 2、支持填充样式多。可支持居中、平铺、拉伸、等比拉伸(我还没发现别的相关代码支持这一功能); 3支持固定Logo显示。可以利用它在窗口显示上边之类的东西(这一功能好像也没见过)。 -Programs like this a lot, but does not s
MathPlot
- 自己编写的一个用于画给定函数图形的ActiveX控件及测试程序,函数用字符串的形式给出。目前功能还有限,有兴趣的可作进一步的修改-I have written a ActiveX controls used to drawing a given function s graph and testing program. Function is given in the string form. Function is still limited at present, interested ca
COMClient
- 这是一个COM client 调用COM sever函数的演示程序。这里只是一个COM Client端代码,还需要下载COM server。COM server文件的名字是COMServer.zip。-It is a demo that A COM client call COM server s function。You need download my COM server. COM server file is COMServer.zip。
DatePickerDemo
- 这个程序利用日期控件,通过其成员函数,设置控件的日期和获取控件的日期,具体到年,月,日,时,分,秒-This procedure using the date of control, through the member function, set the control s date and the date of access control, specific to the year, month, day, time, minutes, seconds
TraceHook
- Keith s Browns most excellent Universal Delegator provides a mechanism for inserting arbitrary code between a client and an object. The TraceHook is a UD Hook that traces method calls by object name, interface name and member function name (if