-
扫雷的MFC小程序
很方便的以前写的一个关于扫雷的源代码,用的MFC编写的,大家都要看看,有需要的可以下载下,试着玩一玩,其实也挺有意思的。。
- 2023-01-22 05:55:04下载
- 积分:1
-
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001
BP算法拟合y=abs(sin(x))函数,样本数9对,目标值0.001-BP algorithm fitting y = abs (sin (x)) function, for nine samples right, the target value 0.001
- 2023-01-10 02:25: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
-
mysql similar to the one console application procedures, functions less and the...
类似于mysql的一个console应用程序,功能少一些,实现了基本的SQL语句,有index-mysql similar to the one console application procedures, functions less and the basic implementation of SQL, index
- 2023-05-15 05:45:03下载
- 积分:1
-
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩...
这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
- 2023-08-13 07:15:02下载
- 积分:1
-
for notebook, s
自作记事本,-for notebook, s
- 2022-02-02 15:56:17下载
- 积分:1
-
grep by曹斯琴,2007.7.17
grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab-grep by Cao Siqin,2007.7.17
grep [-v?]
Options:
-? : show this help
-v : list lines that doesn t contain sub-string
-n : list in one line, words separated by tab
- 2022-08-11 00:42:22下载
- 积分:1
-
a math problem
实现1000的阶乘,并且可以从结果中算出包含2的个数-a math problem
- 2022-07-27 15:19:55下载
- 积分:1
-
蔡 3d 摄像机标定
n 许多计算机视觉应用被认为是已经校准相机。这意味着内部摄像机参数模型可用。这种模式可以提供由生产厂家或计算使用已知的目标 (通常棋盘平面) 这种情况,称为位姿估计方法,只需要恢复相对的位置和方向的照相机的六个参数。最受欢迎的标定方法之一就是应用的知名的蔡摄像机标定方法是应用的适合一个广泛领域,因为它可以处理共面和非共面点。它还提供了可能性,要单独校准内部和外部参数。此选项是特别有用的因为它给固定摄像机的内部参数已知时,和进行只位姿估计方法的可能性。
- 2022-08-02 16:32:04下载
- 积分:1
-
Implimented SLL(Singly Link List)
包装控制台类型操作。
- 2022-03-03 00:31:09下载
- 积分:1