-
good procedure to use
很好的程序请使用-good procedure to use
- 2022-01-25 20:06:48下载
- 积分:1
-
是Turbo的一个程序,已经进行了硬件实现
是Turbo的一个程序,已经进行了硬件实现
- 2022-08-19 21:59:52下载
- 积分:1
-
java实现的银行管理系统,有存款 取款 查询等功能
java实现的银行管理系统,有存款 取款 查询等功能-java实现的银行管理系统,有存款 取款 查询等
- 2022-10-06 22:00:02下载
- 积分:1
-
4:1 mux test version.
4:1 mux test version.
- 2023-08-16 15:20:03下载
- 积分: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
-
A binary search procedures. Structure that is clear and complete iterative form.
一个二分查找程序。
结构很清晰,采用迭代形式完成。-A binary search procedures. Structure that is clear and complete iterative form.
- 2023-02-25 07:50:03下载
- 积分:1
-
本软件可以播放本地flash文件和网络flash文件。 播放网络文件时每次只能播放一个文件。播放本地文件时,可以播放多文件,但对所选文件的文件名有限制,如果所选...
本软件可以播放本地flash文件和网络flash文件。 播放网络文件时每次只能播放一个文件。播放本地文件时,可以播放多文件,但对所选文件的文件名有限制,如果所选文件的文件名长度总和大于一个字符串的长度,则不能播放。- This software may broadcast the local flash document and the
network flash document. When broadcast network document each time only
can broadcast a document. When broadcasts the local document, may
broadcast multiple file, but to chooses the document the filename to
have the limit, if chooses the document the filename length sum total
to be bigger than a character string the length, then cannot
broadcast.
- 2023-06-10 05:15:03下载
- 积分:1
-
VC实现的简单得串口通讯程序
VC实现的简单得串口通讯程序-VC in a simple serial communication program
- 2023-06-13 06:25:03下载
- 积分:1
-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
这是一个brew开发的游戏。是推箱子游戏。用到了底层的菜单,并非使用控件。有多个事件响应的实例。...
这是一个brew开发的游戏。是推箱子游戏。用到了底层的菜单,并非使用控件。有多个事件响应的实例。-It is a box game .it run in brew SDK. the menu is not use the Navi.
- 2022-05-19 14:39:21下载
- 积分:1