资源列表
artific1 (1)
- turbo c writing, and random fireworks animation, size, color, make their own adjustments.
Ftpclient
- 功能描述:FTP实现断点续传功能,从FTP服务器上下载文件,上传文件到FTP服务器,支持断点续传(Function Descr iption: FTP HTTP functionality from FTP server to download files, upload files to the FTP server, support for http)
xstream-1.3.1-sae-liufeng
- 2010年8月25日?-?Java应用服务器 近期公司做一个项目,动态将用户从BAS踢下线及动态修改用户带宽。 由于里面涉及到Radius 3576协议,找了一些资料 如下: A:中断消息(DM) ...(August 25, 2010 - Java application server company recently to do a project, the dynamic user from the BAS kicked off the assembly line and dynamic
osellpay-sdk-csharp
- Omoney支付对接SDK,包含支付对接的 C# demo(Omoney Pay develope SDK)
6954322Neural
- javaa neuronal proyecto en java
经过城市数量最多问题
- 网易2018秋招编程题,经过最多城市问题。(NetEase 2018 autumn recruit programming questions, through the most urban problems.)
基于SilverLight的登录界面设计
- 基于SliverLight实现连接数据库的简单登录功能(SliverLight to achieve a simple login function to connect to the database)
Netty_Echo
- 使用Netty中的LineBasedFrameDecoder和StringDecoder处理粘包/拆包问题(Using LineBasedFrameDecoder and StringDecoder in Netty to handle sticky / unpacking problems)
helloweba_com_fullcalendar
- 一个简单的插件,可进行排班管理,日程管理(A simple plug-in, scheduling management can be carried out, schedule management)
Netty_tcp_paste
- 使用Netty进行echo客户端服务器程序编写并处理tcp粘包问题。(Using Netty for echo client server program writing and processing TCP sticky problem.)
netty-all-4.1.16.Final
- netty的4.1.16 jar包,用于java netty网络程序设计(Netty jar 4.1.16 package for Java netty network programming)
Parallel Java
- Parallel Java是基于Java提供的并行编程API,其目标是(1)在一套API中同时支持基于线程/共享内存的并行编程和基于消息/集群的并行编程;(2)提供与OpenMP和MPI相同的功能,但采用面向对象的Java API;和(3)很容易部署在异构计算环境中,包括单核CPU、多核CPU及集群。本文介绍了Parallel Java的特点和体系结构,并与其他基于Java的并行开发中间件进行了对比。(Parallel Java is a API parallel programming bas