-
Alarm clock applet,To start automatically on the toolbar, you can set the time t...
闹钟小程序,用C2008开发,启动后自动放到工具栏,可以设置闹响时间,可以保存闹响时间。到时自动弹出,并有铃声。 -Alarm clock applet,To start automatically on the toolbar, you can set the time to make sound, you can save time to make ring. To automatically pop-up, and ring tones.
- 2022-05-12 20:56:33下载
- 积分:1
-
简易的多工作区VC6程序
功能:
可以添加删除最多10个工作区,可以使用win+数字(0...
简易的多工作区VC6程序
功能:
可以添加删除最多10个工作区,可以使用win+数字(0-9)快捷键切换,可以设置开机是否自启动。
存在若干有待解决的问题:
对于单实例的应用程序,在一个工作区隐藏后可能无法再其它工作区唤出;
一些未知的边框窗口可能存在误隐藏;
仅用来学习,有一点点实用价值。-Simple multi-workspace VC6 program features: You can add remove up to 10 working area, you can use win+ number (0-9) shortcut key to switch, you can set the boot is self-starting. There are several issues to be addressed: For single-instance applications, hidden in a work area other work areas may not be evocative some unknown hidden frame window, there may be mistaken only be used to learn a little practical value.
- 2022-01-26 00:00:15下载
- 积分:1
-
VC++ 模拟生成彩票号码的简单程序源代码
VC++ 模拟生成彩票号码的简单程序源代码-VC++ simulation generated a simple numbers lottery source code
- 2022-04-07 14:34:35下载
- 积分:1
-
一个一键清空的小软件,主要是为了保护个人隐私,该软件清除的内容包括: 我最近的文档、IE访问记录、上网历史记录、地址栏URL记录、清除REALPLAY播放列表、...
一个一键清空的小软件,主要是为了保护个人隐私,该软件清除的内容包括: 我最近的文档、IE访问记录、上网历史记录、地址栏URL记录、清除REALPLAY播放列表、清除REALONE播放列表。-a key emptied a small software, the main purpose is to protect personal privacy, the removal of the software include : my recent documents, IE visit records, Internet history, address bar URL records, removing REALPLAY playlists remove MP3/AAC playlists.
- 2022-03-15 22:59:42下载
- 积分:1
-
C语言版快速傅立叶变换Fast Fouier Transform(fft)
C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
- 2022-08-22 01:02:06下载
- 积分:1
-
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
idct the code to achieve common DCT, fast DCT, fast IDCT algorithm
- 2023-04-07 10:45:03下载
- 积分:1
-
MFC+ACESS数据库基本操作
这是一个基于MFC的单文档的应用程序,它使用了ACESS数据库,本小程序包含了操作数据库的几种基本操作:增加记录,插入记录,查询记录,修改记录,对记录进行排序等。是大家在MFC架构下操作数据的的不错参考,所有代码经过调试,均能运行。代码精简,精炼。能给初学者提供较好的知道。是连接操作数据的模板程序。
- 2022-03-17 20:32:55下载
- 积分:1
-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1
-
c语言编写的数据结构链表程序,已在各种系统下调试通过.
c语言编写的数据结构链表程序,已在各种系统下调试通过.-data structure Chain procedures, has been in various systems through debugging.
- 2022-01-21 04:44:21下载
- 积分:1
-
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及...
在发送端通过一个编码系统对待传输数据编码. 在接收端将传来的数据进行译码.
一个完整的系统应具有以下功能:
(1)初始化.从终端读入字符集大小,以及字符和权值,建立 哈夫曼树,并保存.
(2)编码.利用以建好的哈夫曼树对正文进行编码,然后保存.
(3)译码.利用已建好的哈夫曼树将文件中的代码进行译码,结果打印出来.
-At the sending end through a coding system for encoding transmit data treatment. Will be heard in the receiver to decode the data. A complete system should have the following functions: (1) initialization. Read from the terminal character set size, as well as the characters and the right values, the establishment of Huffman trees, and save. (2) coding. used to build the Huffman tree to encode the text and then save it. (3) decoding. the use of the Huffman tree has been built will document the code decoding, the results print out.
- 2022-02-10 10:40:46下载
- 积分:1