搜索资源列表
DLL登陆窗体
- 这是一个把登录封装到DLL的例子,当前程序还包括自动建立数据库,给数据库加密码。-This is a package to put logged DLL example, the current procedures also include automatic establish a database to database password.
“八皇后”动态图形的VC实现
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法-eight Queen's problem is an ancient and well-known problems, backtracking algorithm is a typical example.18508X8
mapediting
- 一个基于ArcGis的ArcEngine的用VB开发的编辑例子,是GIS开发的例子-a ArcEngine based ArcGis the development of the VB editor example is the example of GIS Development
dcomtest
- dcom的实现与测试的一个例子,可以实现对dcom地了解,开发平台vc-DCOM and the realization of a test example can be achieved right DCOM understanding, development platforms vc
myFirstCom
- VC6.0编译,这是一个简单com例子,适合初学者学习。先运行regcom.bat注册com,再在command提示符下运行CallCom.exe,则com被调用。-VC6.0 compiler, which is a simple example com, for beginners to learn. First running regcom.bat registration com, again the command prompt running CallCom.exe, com was
stdcall
- 一个经典的dll例子!可以看一下,对初学都很有用-dll a classic example! Look at it, very useful for beginners
com_sample1
- < COM编程精彩实例>>一书的随书源代码光盘的代码,这是第一章的-lt; Lt; COM programming wonderful example gt; Gt; A book with the CD-ROM source code, which is the first chapter
com_sample2
- < COM编程精彩实例>>一书的随书源代码光盘的代码,这是第二章的。-lt; Lt; COM programming wonderful example gt; Gt; A book with the CD-ROM source code, which is the second chapter.
com_sample3
- < COM编程精彩实例>>一书的随书源代码光盘的代码,这是第三章的-lt; Lt; COM programming wonderful example gt; Gt; A book with the CD-ROM source code, which is the third chapter
com_sample4
- < COM编程精彩实例>>一书的随书源代码光盘的代码,这是第四章的-lt; Lt; COM programming wonderful example gt; Gt; A book with the CD-ROM source code, which is the fourth chapter
com_sample5
- < COM编程精彩实例>>一书的随书源代码光盘的代码,这是第五章的-lt; Lt; COM programming wonderful example gt; Gt; A book with the CD-ROM source code, which is the fifth chapter
com_sample6
- < COM编程精彩实例>>一书的随书源代码光盘的代码,这是第六章的-lt; Lt; COM programming wonderful example gt; Gt; A book with the CD-ROM source code, which is the sixth chapter
sourcecodeofCOMProgrammingbyExample
- COM程序精彩实例 一书cd源码.(3.03M)-a wonderful example cd source book. (3.03M)
oleaccessword
- 一个c++builder程序,关于OLE 调用MICROSOFT WORD到自己程序中,并使用的一个例子。-a c builder procedures, Calling on the OLE MICROSOFT WORD their own procedures and the use of an example.
howtomakeCOM
- 如何创建基于COM的DLL程序 以一个ToolBox.dll的创建过程为例说明如何用MFC建立基于COM的DLL程序。-how to create DLL COM-based processes to the creation of a process ToolBox.dll example shows how to use COM-based MFC DLL procedures.
helloworld
- 这是vb6.0用于操作淘宝api的一个例子,函数书写非常简便。-This is a vb6.0 Taobao api for the operation of an example, the function is very easy to write.
atlexample
- atl程序示例,一个简单的atl程序程序实例,包括服务器端代码和客户端代码。-atl procedure example, a simple program examples atl procedures, including the server-side code and client-side code.
MyGIS
- Visual Basic 6.0 调用ArcGIS SDK实例,很简单的源码实例。初学者入门很好的代码。-Called ArcGIS SDK Visual Basic 6.0 example, a very simple source code examples. Beginners very good code.
20085131614903
- 上位机(PC机或具有串口的其他控制设备)通过RS232串口连接到本控制板后,向控制板发送一串ASCII代码指令既可控制步进电机的转向、转速、步进量,完全不需了解步进电机及驱动器的工作原理。例如:串口发送"S100",则步进电机将顺时针以每分钟100转的速度旋转,串口发送"N300",则步进电机将逆时针以每分钟300转的速度旋转;串口发送"S100J",则步进电机将顺时针步进100个步距角,串口发送"N1000J",则步进电机将逆时针步进1000个步距角。用于精密转速控制、精密运动控制、精密机械加
COMTestCode
- vc环境下COM组件编程小例子,一个文件生成COM组件,另一个文件调用该COM组件。-COM component programming small example, a file generated COM component vc environment, another file to call the COM component.