-
a outlook style UI realized by VC, it is very beautiful and suitable for people...
一个outlook风格的界面,用vc做的很漂亮适合对界面开发的人员-a outlook style UI realized by VC, it is very beautiful and suitable for people who are engaging in UI developing.
- 2022-08-14 13:10:04下载
- 积分:1
-
AppWizard has created this Myspeech application for you. This application
not...
主要是利用Microsoft Speech SDK进行二次开发,写的一个语音识别的小程序-
AppWizard has created this Myspeech application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your Myspeech application.
Myspeech.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Myspeech.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMyspeechApp application class.
Myspeech.cpp
This is the main application source file that contains the application
class CMyspeechApp.
Myspeech.rc
This is a listing of al
- 2023-05-31 09:35:03下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1
-
Source code for filter test and plotting torque speed curve
Source code for filter test and plotting torque speed curve
- 2023-04-01 02:20:03下载
- 积分:1
-
The time in learning JSP download the source code, and intend to help my friends...
在学习JSP的时候下载的源代码,希望能帮助到朋友们更好地理解JSP!-The time in learning JSP download the source code, and intend to help my friends to better understand the JSP!
- 2022-03-11 22:17:23下载
- 积分:1
-
Beyond the C++ Standard Library
Beyond the C++ Standard Library - An introduction to Boost Ebook-Beyond the C++ Standard Library- An introduction to Boost Ebook
- 2022-05-30 13:13:15下载
- 积分:1
-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分:1
-
vc++变的移动图形,可以使圆沿着正弦移动
vc++变的移动图形,可以使圆沿着正弦移动-vc change the mobile graphics can make mobile Yuan along sinusoidal
- 2022-09-17 23:20:03下载
- 积分:1
-
Interfaces to LIBSVM
Interfaces to LIBSVM
- 2022-01-25 21:18:26下载
- 积分:1
-
C语言实现追赶法
可方便三对角线矩阵的运算
C语言实现追赶法
可方便三对角线矩阵的运算-C language to catch up with the law will facilitate the three diagonal matrix arithmetic
- 2022-08-07 01:04:18下载
- 积分:1