-
学生数据库
这是一个适合初学者的 c + + 项目。这个程序使数据库在那里可以输入学生信息,提取后的学生。此程序显示了不同的使用功能。
- 2023-07-16 19:05:03下载
- 积分:1
-
javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA...
javadb 连接数据库的JAVA示例。这是学习一种语言编码基本掌握的技术。很高兴很和各位大吓一起讨论JAVA-javadb connecting to the database Java examples. This is a language learning master basic coding technology. Very pleased and very big scare you discuss JAVA
- 2022-04-21 09:41:38下载
- 积分:1
-
show keyboard input, display and the pair of signal source
显示键盘的输入,显示键值及信号的源码-show keyboard input, display and the pair of signal source
- 2023-02-21 23:25:03下载
- 积分:1
-
包装非
封装非终结符集合的类Vn,可以求出
FIRST集和FOLLOW集。-Package of non-terminal symbol set of classes Vn, you can find the FIRST sets and FOLLOW sets.
- 2022-02-20 17:28:08下载
- 积分:1
-
同时辨识模型阶次和参数算法,用模型计算出仿真数据,再用模型阶次的辨识方法,辨识模型的阶次和参数...
同时辨识模型阶次和参数算法,用模型计算出仿真数据,再用模型阶次的辨识方法,辨识模型的阶次和参数-At the same time, model order identification algorithm and parameters, calculated by model simulation data, and then model order of the identification method, identification of model order and parameters
- 2022-04-11 10:49:48下载
- 积分:1
-
A small program using threads, you can definitely do it
一个使用 线程的小程序,可以作到抛砖引玉吧-A small program using threads, you can definitely do it
- 2022-08-19 04:22:29下载
- 积分:1
-
对稀疏矩阵的线性方程系统求解提高lu_factorize
应用背景这是一个新的外部库,为碳+ +在那里是更多的数学方法。这个代码是稀疏矩阵。用稀疏矩阵求解系统是非常实际的课题。这里是lu_factorize Boost库的实现方法。关键技术在稀疏矩阵的运算中,我使用了外部的库函数来增强。有了这个库,你可以使用不同的数据结构。这里也是我实现的共轭梯度法。从佛罗里达大学的集合中取矩阵。
- 2022-06-12 04:52:46下载
- 积分:1
-
隐藏启动指定的应用程序,可以通过命令行指定程序
隐藏启动指定的应用程序,可以通过命令行指定程序-Hide start specified applications, can be specified through the command-line program
- 2022-03-24 04:13:34下载
- 积分:1
-
MSDN inside of the console has a number of examples used in places inconvenient...
对MSDN里面的例子console有一些不方便用的地方修改了一下-MSDN inside of the console has a number of examples used in places inconvenient to modify a bit
- 2022-07-09 11:47:31下载
- 积分:1
-
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”...
客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client"s request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed
- 2023-06-10 06:20:03下载
- 积分:1