-
一个检测程序的部分
一个检测程序的部分-a part of the testing process
- 2022-04-23 23:14:35下载
- 积分:1
-
Windows CE下操作、显示图像的类。可以打开、显示png、gif、jpg等系统支持的格式。...
Windows CE下操作、显示图像的类。可以打开、显示png、gif、jpg等系统支持的格式。-Windows CE operating, indicating the type of image. Can open, display png, gif, jpg format, such as system support.
- 2022-08-16 09:59:43下载
- 积分:1
-
寻找所有Unicide汉字程序
寻找所有Unicide汉字程序
寻找所有Unicide汉字程序
寻找所有Unicide汉字程序-find all Unihan
- 2022-01-26 00:28:48下载
- 积分:1
-
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助...
《C++ In Action》源代码,供学习C++人士共同分享!!希望对大家有帮助- C++ In Action the source code for learning C++ People to share! ! We hope to help
- 2022-02-09 18:35:59下载
- 积分:1
-
VB source enterprises, multi
VB企业源码,多层的销存管理系统,可以进行编译-VB source enterprises, multi-layer deposit of sales management system that can compile
- 2023-06-15 04:50:06下载
- 积分:1
-
Process source code control rod. With horizontal, vertical, graded, showing the...
进程杆控件的源代码。具有水平、垂直,渐变,显示文本和百分比,播放声音的功能-Process source code control rod. With horizontal, vertical, graded, showing the text and the percentage of the function to play a sound
- 2022-08-22 14:04:23下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码
用vc实现的操作EXCEL和符号分隔文本的类文件的小工具源代码-Achieved with the vc operation EXCEL and symbols delimited text class files gadget source code
- 2022-07-26 23:32:20下载
- 积分:1
-
A Novel Robust Digital Watermarking Technique Using Compressive Sensing for Biometric Data Protectio
生物识别系统是那些利用或
- 2022-01-26 05:03:43下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1