-
At Ocaml
2. Define a function sum that takes an integer list and returns the s...
At Ocaml
2. Define a function sum that takes an integer list and returns the sum of all elements from it.
- 2022-03-22 03:44:17下载
- 积分:1
-
基于SQL数据库的学生管理系统的设计
本学生管理系统是用SQL数据库,通过SQL数据库建立学生信息库,在通过MFC做学生管理系统界面,通过MFC与SQL数据库进行连接,主要通过学生管理系统界面可以实现对学生管理系统SQL数据库的更新,完成对学生信息的删除,添加,更改等功能。
- 2022-01-27 08:44:57下载
- 积分:1
-
lcd12232接口驱动程序,c语言实例下载既可用。122*32液晶模块图形显示应用实例编程...
lcd12232接口驱动程序,c语言实例下载既可用。122*32液晶模块图形显示应用实例编程 -lcd12232 interface drivers, c can download examples of language use. 122* 32 LCD graphics Application Programming
- 2022-05-17 08:08:15下载
- 积分:1
-
ac48 development example
ac48开发实例-ac48 development example
- 2023-09-01 11:00:02下载
- 积分:1
-
Xilinx Virtex FPGA
xilinx virtex fpga
- 2022-06-12 07:41:30下载
- 积分:1
-
利用C#编程语言实现三层架构的成绩管理系统
利用C#编程语言实现三层架构的成绩管理系统,本程序是在VS平台上实现的,C/S模式的小型应用软件,是学习C#编程的比较好的入门程序资料,而且编程风格习惯很好,对于培养初级程序员良好的代码习惯比较有帮助
- 2023-06-20 06:45:03下载
- 积分:1
-
医院管理系统
你好,这是我做了,我上传了help.I取得了这个项目,并得到了我的口试或演示A +级医院管理系统。它是一个基于.NET的系统执行效率...
- 2022-08-07 10:11:58下载
- 积分:1
-
Small computer code using C++ not tested should not be a problem
计算机小代码 使用的是C++ 没有试验过 应该没有问题-Small computer code using C++ not tested should not be a problem
- 2022-06-12 17:41:43下载
- 积分:1
-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1
-
在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.Strin...
在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habits code prepared is very important, such as the right to attempt to use java.lang.String java.util.Vector category and type, it can significantly improve the performance.
- 2022-12-16 04:15:03下载
- 积分:1