搜索资源列表
CamControlSystem
- 一个套在VC下编译的云台摄像头控制系统,通过串口输出控制云台方向,转向及通道等,编译后,请将winio.dll,winio.vxd和winio.sys三文件复制到可执行文件所在目录下,否则WinIo库初始化函initializeWinIO调用将会失败。-Under a set of compiled in VC camera PTZ control systems, through the serial output control Yuntai direction, steering and
wenjianjiaxitong
- 基于Visual c++.net (VC.net) 编写的 文件夹系统操作演示 程序。代码都有注释。实现功能为:如何复制,删除,移动,更名文件夹;如何显示文件夹复制过程对话框等。-Based on Visual c . Net (VC.net) prepared presentation folder system operation procedures. Code have the Notes. The realization of functions: How to copy, de
ShortEst
- matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如 a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst(a) 即可-matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder m
COPY
- vc++实现的 复制u盘内容,自动识别,复制-vc++ implementation of copying u disk content, automatic identification, copy
AntCycle
- 蚁群算法经典TSP模型,ANT-CYCLE算法的实现。 使用了C++的STL库。 原是我毕设的一部分 现在贡献出来 。 PS:网上能得到的基本上不能直接运行 而我这个复制到vc++6.0的控制台工程中即可 文件中的文件“oliver30Tsp.dat” 为实现蚁群算法的经典例子,网上还有很多类似的测试例子-ANT COLONY ALGORITHM. TSP MODEL. ANT CYCLE.
01
- 使用vc++构造一个DIB类,并打开一副位图。 有保存,粘贴,复制等功能 -Using vc++ to construct a DIB class, and open a pair of bitmaps. Have saved, paste, copy and other functions
20071141554261
- 此为原分析家公式(DZH L2通用),希望有DZH L2的人试验一下,最终能实现导出TOPVIEW数据,而非每天截图,发此公式VC源代码,抛砖引玉 使用方法 1.把公式 etxthb.fnc公式引入大智慧L2,好像默认会引入到“技术指标-其他”下面 2.复制 etxt.dll到大智慧L2目录 3.在c:\superstk\ 下建立一个目录名字为 text 4.打开大智慧L2,选择etxthb这个公式,进行条件选股,选择你想要的分析周期.-This is
1
- 编译原理的语法分析实验,里面含有一个TXT文档,将其内容复制到VC中便可运行-Compiler parsing principle experiment, which contains a TXT document, its contents can be copied to the VC in the running
ParallelToI2C
- 本程序实现应用软件通过并口模拟I2C通讯。 使用前将porttalk.sys复制到 System32\Drivers目录下, 再将porttalk.reg导入注册表。 将其它四个代码文件导入VC工程,主要调用 CParallelToI2C类中的函数。 相信大家可以看明白这个类的函数的作用。 另: 1. 本程序中I2C时钟周期默认为2ms,可以适当调整。 2. 电于电路不同,使用并口引脚不同,可以对类进行适当修改。-Applications of this prog
rsa123987
- 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
xsxxglxt
- 简单的学生信息管理系统 编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。 -Simple student i
MyNotepad
- 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepa
xsxin
- 编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。 -Compile the source program: 1.
Calculator
- 编译源程序: 1. 去掉“只读”属性。 2. 编译不受源文件位置和数据库位置的影响。即,GPACalculator的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0 2. 参考该书第3章的内容操作。-Compile the source program: 1. Remove the " Read Only" attribute. 2. Compiled from the source file location a
1212
- 求闰年的算法,具体请详细阅读文本中算法,绝对没有错。课直接复制上VC运行-Seeking a leap year algorithm, please read the text of a specific algorithm, is absolutely not wrong. VC running on a direct course to copy
jiayou
- 自编的一个基于VC对话框的一个对文件进行剪切,复制等操作的失利程序,和大家交流学习-A VC-based self-compiled one of the file dialog box cut, copy, and other operations loss program, and to share their learning
student
- 本科生信息管理系统 Management System编译源程序: 1. 去掉“只读”属性。 2. 在SQL Server2000中,附加数据库UGMS。 3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 在SQL Server 2000中,附加数据库UGMS。 3. 运行程序的Debug版或者Release版。 4. 参考该书第10章的内容操作。-Co
MFC42Udlib
- mfc42u是visual c++对unicode的支持,vc默认情况下并不安装,对于安装盗版的vc的朋友如果要用unicode的话,只要复制该文件就可以了,不用有visual c++的原光盘。-mfc42u is a visual c++ for unicode support, vc is not installed by default, for the installation of pirated vc' s friends, if use unicode, then copy
FileCopy-MultiThread
- 使用多线程实现文件的复制,使用VC环境开发的。-Achieved using multi-threaded file copy, using VC++ developers.
Calculator
- 本程序是用VC++实现的一个自解析功能的科学计算器,界面类似Windows自带的计算器,并且还带有同步表达式显示功能,另外,还有复制/粘贴功能,能将其他文本文件中的表达式直接复制到计算器中计算,避免一个一个输入的麻烦。-This program is VC++ to achieve a self-analytic function of scientific calculator, interface similar to the Windows built-in calculator, and