-
图书管理系统--C和Mysql
这是一个用C语言开发的图书管理系统,开发环境是VC++,该系统包含如下功能:显示系统主界面,对书籍进行相关的操作,如添加,删除,查询,显示所有记录。利用VC++开发的系统,并将数据保存在Mysql数据库中。附上系统代码和使用说明书,代码中对关键编码部分进行了注释,个人能力有限,请大家批评指正,谢谢!
- 2022-06-28 12:40:54下载
- 积分:1
-
测试程序,用于VC++的初学者的入门的简单程序
测试程序,用于VC++的初学者的入门的简单程序-Test procedure for VC++ Beginner simple entry procedures
- 2023-05-03 04:15:03下载
- 积分:1
-
opencl编程的头文件和相应的文件说明,是通用并行计算的标准...
opencl编程的头文件和相应的文件说明,是通用并行计算的标准-the header file for opencl programming,including its direction for parallel computing.
- 2023-08-25 15:05:08下载
- 积分:1
-
一个完整的C++语言的工资和税务程序,含有丰富的内容,包含…
职工工资及交税的完整c语言程序,内容丰富,含有多种变成技巧。-Wages and tax procedures for a complete c language, rich in content, containing a variety of techniques become.
- 2022-02-21 16:06:57下载
- 积分:1
-
测试反应速度的小游戏
测试反应速度的小游戏-test the reaction of small game
- 2022-01-21 20:22:28下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
windows编程循序渐进
windows编程循序渐进一书为我们详细而全面地介绍了vc++的编程基础知识,本书共20章,内容全面丰富,适合于vc++初学者和相关的工程技术人员。
此部分为配套的code源码,方便学习使用,祝大家学习愉快。
- 2023-01-13 18:40:09下载
- 积分:1
-
OpenSceneGraph中文帮助文档
OpenSceneGraph中文帮助文档,OpenSceneGraphReferenceDocs-3.4.0.chm主要讲的是3.40版开源osg类库帮助文档。对正在进行osg开发的人非常的时候。遗憾的是帮助文档是英文版并非中文版。
- 2022-08-18 10:51:18下载
- 积分:1
-
Delaunay Triangulation VB source, the use of the procedures to facilitate the es...
构建Delaunay三角网的VB源程序,利用该程序可以方便的建立GIS中的Delaunay三角网,对GIS开发人员有很大的帮助-Delaunay Triangulation VB source, the use of the procedures to facilitate the establishment of GIS Delaunay net of GIS developers will be very helpful
- 2022-10-31 15:25:03下载
- 积分:1
-
简单的信号发生器小程序,精巧但却精干,非常实用
简单的信号发生器小程序,精巧但却精干,非常实用
- 2022-11-17 23:00:02下载
- 积分:1