-
用户自定义消息窗口
使用微软 Visual C# 2008 编写的自定义 MessageBox 程序模块,该程序可有三个调用参数、agr1 agr2 和 agr3分别为:显示信息字符串,显示停留时间,Logo选择。该程序给有两种Logo可选,可以扩充。该消息显示窗为渐进渐出,一到九秒显示后自动消失。
- 2023-01-17 09:25:04下载
- 积分:1
-
"WH Random Gen.rar" is uniform and gaussian random number generator based on the...
"WH Random Gen.rar" is uniform and gaussian random number generator based on the Wichmann-Hill number generator.
- 2022-07-08 05:24:18下载
- 积分:1
-
手写板识别
资源描述联机数字、英文字符及汉字识别,mydate.dat为字库先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉字,请先用学习功能
- 2022-02-05 13:37:34下载
- 积分:1
-
收集的C++类和工具的研究人员在机器学习,人工智能,D.
A collection of C++ classes and tools for researchers in machine learning, AI, data mining, pattern recognition, and related fields.
- 2022-05-25 15:11:34下载
- 积分:1
-
automatic replacement of wallpaper small programs using the API function
自动更换墙纸的小程序 使用API函数-automatic replacement of wallpaper small programs using the API function
- 2022-03-01 11:57:19下载
- 积分:1
-
批量智能打印codesoft标签模板文件
概述:运用labview开发的自动、批量、智能打印codesoft模板标签文件。
用处:codesoft定制化、批量打印复杂标签,打印的数据源从第三方软件导入或手动创建。
特点:自动、智能、批量打印,支持模板文件多、标签变量多、定制化、个性化定义打印任务。智能校验重复打印、漏打印的常见错误发生。
- 2022-03-20 21:09:15下载
- 积分:1
-
Simple Receipt Print
日期为自动填充
- 2023-02-04 00:40:04下载
- 积分:1
-
可以实现最基本图形的绘制,简单易懂。作为初学者的参考
可以实现最基本图形的绘制,简单易懂。作为初学者的参考-Can realize the most basic graphics rendering, easy-to-read. As a reference for beginners
- 2022-03-13 23:05:15下载
- 积分:1
-
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件...
此法分析程序,可以直接使用。其中包括一个.c源代码文件和两个.txt文件-This analysis procedure can be used directly. Including a. C source code files and two. Txt files
- 2023-01-28 03:30:04下载
- 积分:1
-
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且...
VC中读取mp3文件信息的方法
标准格式的mp3文件中,都有一些自身描述的信息,比如歌曲名称、歌手、专辑名称等信息。
这些信息都记录在mp3文件中,而且格式是固定的。那么,我们就可以用编程的方式来获取这些信息。其实说简单一点,就是VC文件读取的操作。不过mp3有一定的信息结构,在mp3文件的最后128个字节,就包含上述的信息。那么我们打开mp3文件, 读取最后128个字节即可。-VC MP3 file information reader of the MP3 standard format document, some have described their own information, such as song title, artist, album title and other information. These messages are recorded in the MP3 file, but the format is fixed. Then, we can use the program to access such information. That simple fact that the VC paper read operation. However mp3 certain information, the structure of mp3 of the final 128 bytes, including the above information. Then we open MP3 files, read the last 128 bytes can be.
- 2022-05-14 10:56:12下载
- 积分:1