-
字模软件
本软件的功能是专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换的,在您的C语言程序中,有一点需要特别留意:您的注解中请不要使用双引号,否则会引起提取错误
- 2022-01-28 17:18:40下载
- 积分:1
-
这个是国外一个人界面的综合,基本界面的控件都包含到里面了...
这个是国外一个人界面的综合,基本界面的控件都包含到里面了-This is a person outside the integrated interface, the basic interface controls are included to the inside of the
- 2022-02-25 08:11:28下载
- 积分:1
-
OpenDiagram
此源用于在 c# winform 应用程序中绘制图表。简单、 完整的源是您的项目中非常有用的。
- 2023-04-09 21:25:03下载
- 积分:1
-
汇编语言程序设计汇编语言程序设计…
汇编语言程序设计 汇编语言程序设计56-assembly language programming language compilation of program design assembly language programming 56
- 2022-03-20 15:19:43下载
- 积分:1
-
很好的界面编程,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面...
很好的界面编程,这套代码实现了VC的整体框架,其界面功能风格都基本一致,你可在此基础上开发出自己需要的界面-Good interface programming, this set of code to achieve the overall framework of the VC, and its interface features are basically the same style, you can on this basis that they need to develop interface
- 2022-07-22 09:46:03下载
- 积分: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
-
五子棋游戏
基于LabVIEW的五子棋游戏基于非常良好的人机界面,对于初学者来说是一个非常不错的人机界面参考。本程序实现了人机对弈和双人对弈的功能
- 2022-03-22 19:31:52下载
- 积分:1
-
C++编写的一个小游戏。实现自我
C++编写的一个小游戏。自绘窗体实现图形效果。代码中有具体注释。-C++ Prepared a small game. Realize self-painted graphics form. Code has specific notes.
- 2022-01-26 04:02:59下载
- 积分:1
-
one of the fonts in applications
一个关于字体的类的应用-one of the fonts in applications
- 2023-04-26 14:40:03下载
- 积分:1
-
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 ...
优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解 -beautiful window menu development of C language source code window simply beautiful, with C language, easy to understand
- 2023-08-23 15:10:03下载
- 积分:1