-
我收藏的几个不错的手写识别源码程序,和大家分享
我收藏的几个不错的手写识别源码程序,和大家分享 -My favorite source of several good handwriting recognition program
- 2022-08-14 07:22:56下载
- 积分:1
-
基于M16C_R8C的数字电视模块应用代码
资源描述基于M16C_R8C的数字电视模块应用代码
数字电视模块为 sharp的 isdb-t标准数字电视模块。
R8C完成模块协议驱动,用户界面,遥控器码值转换。
- 2022-01-30 21:21:02下载
- 积分:1
-
powerbuilder 数据窗口网格 xp
powerbuilder 数据窗口网格 xp 源代码。
- 2023-04-30 21:55:03下载
- 积分:1
-
多功能时钟源程序
资源描述
这是用c++写的一个多功能的时钟程序,界面美观,有定点报时、整点半点报时、设置报时,定时关机、事件提醒等多项功能。是学习界面的好帮手。
- 2023-09-01 05:40:03下载
- 积分:1
-
Very good picture of the RECT type selection box to the size of the rectangular...
非常好的图片选择框的RECT类,能对矩形框的大小缩放-Very good picture of the RECT type selection box to the size of the rectangular box zoom
- 2022-08-03 18:49:41下载
- 积分:1
-
微软的MSchar控间编程,平时的工具书,以及网上都很少有降MFC mschar 的编程例子,该例子给使用mschar的人有很大帮助...
微软的MSchar控间编程,平时的工具书,以及网上都很少有降MFC mschar 的编程例子,该例子给使用mschar的人有很大帮助-Microsoft MSchar between programming control in peacetime, the tools, and on-line very rarely drop mschar MFC programming examples, the examples for the use of mschar be very helpful
- 2022-04-29 02:24:12下载
- 积分:1
-
很好用的一个控件可以方便使用对地图的编辑的功能并且能够简化以前的烦琐程序...
很好用的一个控件可以方便使用对地图的编辑的功能并且能够简化以前的烦琐程序-good use of a control can facilitate the use of maps and editing functions to simplify the cumbersome procedures before
- 2022-02-21 22:38:36下载
- 积分:1
-
This is a pure Win32 API code, did not use MFC. Code demonstrated how to change...
这是个纯粹的Win32 API 代码,没有用MFC。代码示范了如何改变编辑框,列表框,组合框,静态控制以及单选按钮和复选框控制的字体。此外,代码还示范了通用的字体选择(ChooseFont)对话框编程。
-This is a pure Win32 API code, did not use MFC. Code demonstrated how to change the edit box, list box, combo box, static control, as well as radio buttons and check box control fonts. In addition, the code also demonstrated the common font choices (ChooseFont) dialog programming.
- 2022-03-21 03:51:13下载
- 积分:1
-
计算器
// calc-ui-model/Calc.java -- Fred Swartz// Level : Intermediate.// Structure : Three files: main, GUI (subclass of JFrame), logic.// Components: JButton, JTextField (right justified).// Containers: JFrame, several JPanels.// Layouts : BorderLayout to put the other panels together.// Two GridLayout panels for the buttons.// Listeners : One ActionListener which is shared by all// numeric key buttons. Similarly share// an ActionListener for all operator buttons.//
- 2022-10-18 16:20:03下载
- 积分:1
-
c++builder设计鼠标游戏
应用背景利用c++ builder 6.0事件消息完成鼠标点击消息,完成游戏的综合实例,在该实例中,将综合学习鼠标的操作和各种组件的使用。关键技术通过测定鼠标的落点,来判断随机出现的苍蝇是否被砸死。例如点击鼠标左键或右键,完成事件的响应。
- 2022-11-05 03:45:02下载
- 积分:1