-
这些文件包含matlab文件
these files contain matlab files and documents
- 2022-02-07 02:24:44下载
- 积分:1
-
calculator
我在c builder中制作的这个计算器将帮助您进行任何操作。例如like+/-/*。
- 2022-10-26 02:20:03下载
- 积分:1
-
修改文件属性CHMOD的C源程序代码
修改文件属性CHMOD的C源程序代码-CHMOD modify file attributes of the C source code
- 2022-12-29 21:45:04下载
- 积分:1
-
Case Study Reversi, Reversi based on artificial intelligence programming.
黑白棋实例研究,基于人工智能的黑白棋程序设计。-Case Study Reversi, Reversi based on artificial intelligence programming.
- 2023-05-24 11:25:03下载
- 积分:1
-
Windows Mobile 电源管理相关
Windows Mobile 电源管理相关-Windows Mobile power management-related
- 2022-01-26 07:34:07下载
- 积分:1
-
简单音乐播放器
利用是VS2010 本款播放器实现一些简单的功能,文件播放,暂停,下一首,下一首,音量,媒体播放进度,文件错误删除,删除重复文件,, 实现了播放列表显示模式,播放列表小图标的更改等! 没有实现歌词,皮肤... 如果是初学axwindowsmediaplay, 请阅读mediaplay里面的文件,或者从网上找axwindowsmediaplay的使用说明。本款播放没有用到 泛型,也没有利用到数组。而是把歌曲增加到media媒体播放列表中。这样可以直接用 controls.next()等命令各有各自的优点。 代码如下: WMPLib.IWMPMedia media = axWindowsMediaPlayer1.newMedia(filePath); axWindowsMediaPlayer1.currentPlaylist.appendItem(media);
- 2022-02-03 06:32:24下载
- 积分: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
-
这个是我在学数据结构做的小程序.主要实现了静态链表的相关操作...
这个是我在学数据结构做的小程序.主要实现了静态链表的相关操作-This is written in C and compile a small operating system, which not only detailed source there are reference books ....
- 2022-01-22 16:26:05下载
- 积分:1
-
tasks of animation icon right there
任务条右边出现动画图标-tasks of animation icon right there
- 2022-06-18 14:39:57下载
- 积分:1
-
做成只有打开文件,回放,快进,快退的界面的YUVTORGB的运行程序
做成只有打开文件,回放,快进,快退的界面的YUVTORGB的运行程序-caused only open the file, playback, fast forward, fast interface with its operational procedures YUVTORGB
- 2022-08-22 12:52:58下载
- 积分:1