-
后台
说明: 为某马十次方的后端讲义,可以根据这个写代码(For the back-end handout of the 10th power of a horse, you can write the code according to this)
- 2019-11-18 10:40:51下载
- 积分:1
-
VCWindow
一个VC++绘制窗口界面的代码,可以延伸到其他的控件(A VC++ interface code for drawing window can be extended to other controls)
- 2010-01-31 17:19:00下载
- 积分:1
-
一个用VC编写的Ping 多线程程序。
一个用VC编写的Ping 多线程程序。-a VC prepared by the Ping multithreaded programming.
- 2022-07-25 15:08:16下载
- 积分:1
-
redragon-redragon-erp-master
说明: 中小企业erp系统,java+spring+tomcat(xiaoqiye erp,java+spring+tomcat)
- 2021-01-07 11:22:27下载
- 积分:1
-
webwork2guide
WebWork是由OpenSymphony组织开发的,致力于组件化和代码重用的J2EE Web框架。WebWork目前最新版本是2.2.2,现在的WebWork2.x前身是Rickard Oberg开发的WebWork,但现在WebWork已经被拆分成了Xwork1和WebWork2两个项目。(WebWork is developed by the OpenSymphony organization dedicated to componentization and code reuse J2EE Web framework. WebWork latest version is 2.2.2, and now WebWork2.x predecessor Rickard Oberg developed WebWork, but now has been split into Xwork1 WebWork and WebWork2 two projects.)
- 2013-09-16 11:41:49下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
在vc环境下编写的服务器端程序
在vc环境下编写的服务器端程序-vc environment in the preparation of the server process
- 2022-03-20 04:39:07下载
- 积分:1
-
computerspecialpersonVisualc
计算机专业人员vc开发设计很经典的vc专业书籍(Computer Professionals for Development and design of the classic books vc)
- 2007-01-28 23:18:18下载
- 积分:1
-
deadlock__vvalue
A flasher for old nokia phones you need to use a special inter()
- 2018-06-10 20:51:34下载
- 积分:1
-
bpnnet_156
在实际应用中,原始的BP算法很难胜任,因此出现了很多的改进算法。BP算法的改进主要有两种途径,一种是采用启发式学习方法,另一种则是采用更有效的优化算法。本例采用动量BP算法,来实现对网络的训练过程,动量法降低了网络对于误差曲面局部细节的敏感性,有效地抑制网络陷于局部极小。
(In practical applications, the original BP algorithm very difficult to do, so there were a lot of the improved algorithm. BP Algorithm There are two main channels, a heuristic learning method is adopted, another is the introduction of more efficient optimization algorithm. In this case the use of momentum BP algorithm to realize the network training process, momentum method to reduce the network error surface for the local details of the sensitivity of the network effectively inhibited in a local minimum.)
- 2008-06-16 20:29:09下载
- 积分:1