Location:
Search - VC command
Search list
Description: windows的ping命令的源码,对学习编写程序有一定帮助-windows of the ping command source for the study and preparation procedures are helpful
Platform: |
Size: 2790 |
Author: 云霄 |
Hits:
Description: 直方图修正和彩色变换的经典VC源码
命令行编译过程如下
vcvars32
rc bmp.rc
cl colorope.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c:\\test.bmp必须存在
-and color histogram that transform a classic VC command line compiler source process is as follows vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32 . lib Note : Run, the document c : \\ test.bmp must exist
Platform: |
Size: 31936 |
Author: fanxubo |
Hits:
Description: VC向Vb传递命令行参数,我做的一个示例,有朋友要的-VC Vb to transfer command line parameters, I am doing an example, a friend to the
Platform: |
Size: 41369 |
Author: 张三 |
Hits:
Description: 大连110指挥界面,用vc做的,但是的需要数据库支持,界面部分功能需要数据库支持-command interface using vc done, but the need for database support, the functional interface need database support
Platform: |
Size: 98227 |
Author: 王晓东 |
Hits:
Description: 实现文本串的自由拆分,可用于命令行分解和字符管理部分-free separation can be used to the command line management of decomposition and some characters
Platform: |
Size: 31949 |
Author: 张连成 |
Hits:
Description: 执行控制台或批处理程序并可以将运行的显示结果显示在窗口中的类似cmd程序的程序-A program similar to cmd command which can run control console or batch file and show the result in the result window
Platform: |
Size: 104448 |
Author: 夏雨 |
Hits:
Description: 代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server's directory and list of documents, especially for some database backup procedures, the procedures for this function code ...... 4 : TTS- text-to-speech conversion. Code 5 : The software is a network area used courier services to send the procedures used by NET SEND command networks and the creation of a process and a main thread. The software has two t
Platform: |
Size: 3398656 |
Author: 黄河 |
Hits:
Description: 在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D:\tony\Xfilter_Disk\DdkSource\MinDriverInVc\MinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序-in VC environment compiler driver (MinDriver) compiled examples :-------------------------------------------------------- 1. VC open work area documents MinDriverInVc.dsw 2. "Project" menu-gt; "Settings" menu, pop Project Settings dialog box 3 . Build Command Line to the last two parameters "d :" and "D : \ tony \ Xfilter_Disk \ DdkSource \ MinDriverInVc \ MinDriver" change to the correct path (where the source drive and path) 4. compiled by the Build button Driver
Platform: |
Size: 9216 |
Author: 熊兵 |
Hits:
Description: VC向Vb传递命令行参数,我做的一个示例,有朋友要的-VC Vb to transfer command line parameters, I am doing an example, a friend to the
Platform: |
Size: 40960 |
Author: |
Hits:
Description: 大连110指挥界面,用vc做的,但是的需要数据库支持,界面部分功能需要数据库支持-command interface using vc done, but the need for database support, the functional interface need database support
Platform: |
Size: 98304 |
Author: |
Hits:
Description: 直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-color histogram amendments and command line compiler transformation process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : \ test.bmp must exist
Platform: |
Size: 30720 |
Author: 智慧 |
Hits:
Description: 实现文本串的自由拆分,可用于命令行分解和字符管理部分-free separation can be used to the command line management of decomposition and some characters
Platform: |
Size: 31744 |
Author: 张连成 |
Hits:
Description: 使用 Http 在线自动升级程序: 近几日一些程序老要修改点小毛病,为避免每次都通知程序使用者,便有想做一个在线自动升级的程序。在VCKBase看到一个是使用 FTP 的,想到 FTP 需要用户名密码,许多程序如KFW 防火墙都能监看到程序发送的数据包,为防止密码泄露,故自己选用Http来做更新。我的思路是用命令行传递程序名称、版本号和 Update.ini 配置文件的 URL。-use automatic escalation procedures : in recent days some of the procedures to amend the old minor illnesses, in order to avoid the notification procedures each time users will want an on-line automatic escalation procedures. In a VCKBase see is the use of FTP, users need to think of FTP Password, many procedures such as KFW firewall can see the supervisor to send data packets to prevent disclosure of passwords, so do their choice Http update. My idea is to use a command line transfer procedure name, version and configuration files Update.ini URL.
Platform: |
Size: 179200 |
Author: aaa |
Hits:
Description: 在vc下编写得moden远程传输例程,便于熟悉AT指令集以及在WIN下对串口的操作-This is a example about moden for communication,this would make the AT command easy under WIN OS.
Platform: |
Size: 362496 |
Author: |
Hits:
Description: VC程序,用菜单命令LOAD可以加载DWG格式的图形,可以对图形进行移动、旋转等操作-This is VC based programme.from menu command, user could load DMG format graphics, and move, rotate the graphics
Platform: |
Size: 535552 |
Author: 任媛媛 |
Hits:
Description: 双向链表的vc++实现 是在命令行下的双向链表-bidirectional Chain vc realization of the command line of two-way linked list
Platform: |
Size: 14336 |
Author: zxxcvvb |
Hits:
Description: windows的ping命令的源码,对学习编写程序有一定帮助-windows of the ping command source for the study and preparation procedures are helpful
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 本程序汇集了vc调用surfer指令的实例sufer图象广泛应用于各行各业-This procedure brings together surfer calls vc command examples sufer images are widely used in all walks of life
Platform: |
Size: 222208 |
Author: liuyu |
Hits:
Description: VC# command prompt program that displays Hellow world.
Platform: |
Size: 20480 |
Author: krish |
Hits:
Description: Shell 编程源码,有20个程序,分别为VB、VC描述-Shell programming source code, there are 20 procedures, respectively, for VB, VC Description
Platform: |
Size: 1018880 |
Author: 张治国 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
15
»