-
例,运行两个服务
examole, run two services-examole, run two services...
- 2022-03-21 11:07:31下载
- 积分:1
-
八皇后问题,用C++编程,在VC++上运行正确,效率还不错...
八皇后问题,用C++编程,在VC++上运行正确,效率还不错-eight Queen"s problems, and use C++ programming in Visual C++ running on the right, also good efficiency
- 2022-03-23 13:51:43下载
- 积分:1
-
8女王的程序是解决java平台开发
八皇后问题的求解
本程序是在java平台上开发完成
-8 Queen of the procedure is to solve the java platform developed
- 2022-07-07 22:31:38下载
- 积分:1
-
学生考勤系统在C++中
应用背景这是一个用涡轮写的学生考勤系统。这是一个控制台应用程序,可以在任何领域使用它。它使用的结构和数组来完成任务,在将来你可以把它连接到数据库。默认情况下,100是学生的最大数目,可以根据你的要求来改变;关键技术学生的最大数量是固定的。你可以输入新的记录和显示在屏幕上输入学生班数。你也可以更新一个学生记录。 ;封面设计中的图形。你可以存储学生的字符姓名、地址、姓名、地址及姓名班级人数为40。与之和;
- 2022-02-03 22:34:02下载
- 积分: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
-
代码采用顺序表的存储方法解决约瑟夫问题。
代码采用顺序表的存储方法解决约瑟夫问题。-The code sequence-table storage method to solve the problem, Joseph.
- 2023-04-03 19:30:04下载
- 积分:1
-
sustain windows drag though COleDropTarget cla
扩展COleDropTarget类来支持任意窗口拖放-sustain windows drag though COleDropTarget cla
- 2022-10-09 18:45:03下载
- 积分:1
-
derectional input and output of console application program
控制台应用程序定向输入和输出-derectional input and output of console application program
- 2022-03-12 12:46:40下载
- 积分:1
-
C命令行mp3播放
windows下的命令行mp3播放,C语言编写。
需要库:winmm.lib。
需要的头文件:windows.h,mmsystem.h,stdio.h
- 2023-06-15 08:40:03下载
- 积分:1
-
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数...
按阶次递推用F检验法判断模型阶次的算法
用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数
-By order recursive F-test used to determine model order of the algorithm with the simulation data model, and then the recursive algorithm for model order identification method, identification of model order and parameters
- 2022-01-23 10:26:34下载
- 积分:1