搜索资源列表
-
0下载:
VB之写入注册表
我们可以看到一些程序在开机时就会自动运行,象Winpopup就是这样的,这是怎么实现的呢?可以把需要运行的程序添加到“开始”-“程序”-“启动”中,还有一种方法就是写入注册表了,这里我们讨论通过写注册表来实现的方法,从中可以看到三个对注册表操作的API函数的使用技巧。-VB of the write to the registry we can see some of the procedures will be run automatically at boot time
-
-
0下载:
该教程将向你介绍MFC的基本概念和术语以及事件驱动程序设计方法。在本节中,你将会输入、编译和运行一个简单的MFC程序。下一节中将向你详细解释这些代码。第三部分讨论了MFC控制和如何定制它们。第四部分将介绍消息映射,你将会处理MFC的事件。-This tutorial will introduce you to basic concepts and terminology of MFC, and event-driven programming. In this section, you will
-
-
0下载:
该程序教你如何实现不支持htm格式的留言本,运行guestbook,加入留言后会显示信息-This program teaches you how to achieve the Guestbook does not support htm format, run the guestbook, join the message will display information
-
-
0下载:
-Android 2.3.4 version of the UVC Camera test program, use YUYV format (in fact, MJPG format is used, as long as I commented out a few lines of code uncomment look like a camera), used in the android device node is/dev/video1 as a front camera, you w
-
-
0下载:
It is a basic structure for you to design image processing program. Hope it can help the people who don t know how to aquire the video from labview.As long as you install the IMAQ you can run this program.
-
-
0下载:
本章介绍
C++
的大部分基本要素:内置类型、库类型、类类型、变量、表达式、语句和
函数。在这一过程中还会简要说明如何编译和运行程序。
读者读完本章内容并做完练习,就应该可以编写、编译和执行简单的程序。后面的章节
会进一步阐明本章所介绍的主题。
-This chapter describes the most basic elements of the C++: built-in type, database type, cl
-
-
0下载:
This chapter provides a tutorial introduction to MySQL by showing how to use the mysqlclient program
to create and use a simple database. mysql(sometimes referred to as the “terminal monitor”or just
“monitor”) is an interactive program that enabl
-
-
0下载:
In this paper I will discuss a genetic approach to fi nding near-optimal soltu- ions to Traveling Salesman Problems. I will also discuss how using a heuristic to generate an initial pool aff ects the run time and solutions found by my progr
-