-
一个仿Windows XP的VC源码,可以做出自己的决定,这是描述。
一个仿XP窗口的VC++源码,可以自行修改,内有说明.-a fake windows XP VC source, can make its own decisions, which is described.
- 2022-03-31 08:41:10下载
- 积分:1
-
该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等...
该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等-the source code is used mfc produced a simple windows player. With the selection function is the path to open the file and playback options in the paper suspended players, from player, adjust the volume, etc.
- 2022-03-04 07:06:30下载
- 积分:1
-
自定义了常用的一些控件,根据自定义的方式修改了常用控件的外观及图片!用户可根据自己的要求修改对应控件的图片!...
自定义了常用的一些控件,根据自定义的方式修改了常用控件的外观及图片!用户可根据自己的要求修改对应控件的图片!-Since the definition of some of the commonly used controls, according to a custom control used to modify the appearance and the picture! Users can modify according to their own requirements of the corresponding control picture!
- 2022-05-19 20:37:09下载
- 积分:1
-
ClassXP 是一个为 Windows 98/ME/2000/XP 系统而设计的控件界面库。使用 ClassXP 能非常简单 快速地把应用程序界面设置成 Wi...
ClassXP 是一个为 Windows 98/ME/2000/XP 系统而设计的控件界面库。使用 ClassXP 能非常简单 快速地把应用程序界面设置成 Windows XP 的风格。-ClassXP is designed as a controls interface library to be used in Windows 98/ME/2000/XP. One can easily and quickly configure the UI of his app to Windows XP style by using this ClassXP.
- 2023-03-25 02:20:03下载
- 积分:1
-
on segmentation Operator Operator inverse pixel Gaussian operator of Image Proce...
关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
- 2022-03-13 13:12:25下载
- 积分:1
-
Delphi_JpegViewer
您可以采取 delphi 来创建、 查看、 修改 jpeg 文件。现在我们来解决我们不可以发展工具通过德尔福的 jpeg 文件。
此代码生成由专家,运行库版本: 1.1.4322.2503,
//
/ / 对此文件的更改可能会导致不正确的行为,如果将会丢失
/ / 重新生成代码。
请使用它的源代码直接,谢谢你。
- 2022-10-16 09:55:02下载
- 积分:1
-
步进电机上位机
代码用于控制一款步进电机控制器,通过个人电脑上的上位机控制程序,可以控制步进电机循环前进及后退,并可以实现前进和后退按照不同速度运动。感兴趣者可以进一步开发,实现变速运动。
- 2022-08-12 10:02:05下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
表头冻结
基于 jquery , 可实现锁定表格, 冻结表头, 行, 列, 简单实用;
- 2022-03-25 00:14:04下载
- 积分:1
-
This is the query interface, database and search interface connectivity, it is a...
这是关于查询界面,是数据库与界面连接的搜寻系统,是一个添加查询界面-This is the query interface, database and search interface connectivity, it is an added Query Interface
- 2022-02-11 14:45:28下载
- 积分:1