-
Visual Basic 6.0 software keyboard sound c ode
Visual Basic 6.0 keyboard software sound code-Visual Basic 6.0 software keyboard sound c ode
- 2022-02-07 15:56:29下载
- 积分:1
-
windows写字板的源代码,直接使用VC++ 6编译即可!
windows写字板的源代码,直接使用VC++6.0即可编译!-WordPad windows source code, directly used VC++ 6.0 can be compiled!
- 2022-01-25 16:05:08下载
- 积分:1
-
Domain2.2 的源代码,不用太详细介绍了吧。值得一看,delphi的,...
Domain2.2 的源代码,不用太详细介绍了吧。值得一看,delphi的,-Domain2.2 the source code, not to be too detailed briefing of the hour. An eye-catcher, delphi, huh
- 2022-04-28 11:45:21下载
- 积分:1
-
C# datagrid 编程实例, 简短明了。
C# datagrid 编程实例, 简短明了。-C# programming examples, short and focused.
- 2022-02-07 06:41:11下载
- 积分:1
-
采用清华TPC
采用清华TPC-1十六位微机实验台上的并行口扫描键盘控制LED显示,以制作一个时间显示系统。-used Qinghua TPC-1 16 Microcomputer Laboratory platform parallel port scanning keyboard control LED display, for the production of a time display system.
- 2022-01-26 03:09:04下载
- 积分:1
-
CH7013 视频编码芯片的WINCE驱动程序,可以在WINCE50中使用。
CH7013 视频编码芯片的WINCE驱动程序,可以在WINCE50中使用。-CH7013 video encoder chip WINCE driver, in WINCE50 use.
- 2022-04-23 23:33:22下载
- 积分:1
-
这是一本关于金融衍生物的书籍。真正的高手不仅仅需要看日线,等这些简单的趋势。他们更要深入的去理解游戏规则。这是高手们必看的一本书籍!...
这是一本关于金融衍生物的书籍。真正的高手不仅仅需要看日线,等这些简单的趋势。他们更要深入的去理解游戏规则。这是高手们必看的一本书籍!-This is a book on financial derivatives. True not only need to watch a master date line, such as a simple trend. They are to understand in depth the rules of the game. This is the master who books a must-see!
- 2022-02-12 03:37:59下载
- 积分:1
-
可以实时显示接受数据的曲线控件,可以实时的显示数据,具有一定的借鉴意义。...
可以实时显示接受数据的曲线控件,可以实时的显示数据,具有一定的借鉴意义。-Real-time data show that the curve control, can display real-time data, has a certain referential significance.
- 2022-10-30 14:50:02下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1