搜索资源列表
金笛JAVA版短信开发控件 V2.1
- 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
完美版
- 是一个用java作的航空订票系统,可以订票,查票,退票-java is used for an air reservation systems, booking, ticket checkers, Refund
Java版Winzip
- 这个是个人编写的winzip软件,希望大家支持,如果测试后有什么问题请及时与我联系,大家共同把它做好-prepared winzip software, we hope to support, if tests are any problems please contact me promptly, we do it together
聊天室JAVA版模版
- 本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
java+jsp华源网校+西部软件jsp版
- java jsp 聊天室 写的非常好好nnn nnng-java chat room was a very good nnnnnnnnng
用java语言编写的简单日历最终版
- 很简洁的一个java程序,功能齐全界面好看,适合初学者参考,这个是最后一个版本。完善了很多功能,大家不妨-a very simple procedure java, fully functional interface that's attractive for beginners reference. this is a final version. Improve the lot of functions, we may try
PairKeyExample
- java版的非对称加密程序,可能比较简单,但是涉及到相关的算法-java version of the non-symmetric encryption procedures, may be rather simple, but relates to the algorithm
ProcessDeployProject
- 操作系统课程实习之进程调度模拟实现--采用时间片轮转算法(JAVA版)-training courses on operating system simulation scheduling a process to achieve -- time-use Web algorithm (Java version)
MemoryAllocateProject
- 操作系统课程设计之内存分配模拟,采用首次适应算法实现(JAVA版)-courses on operating system design from the memory allocation simulation, using the first adaptation algorithm (Java version)
DiskManagerProject
- 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
MFC_Tips
- 数据结构与算法分析(Java版英文).rar-data structure and algorithm analysis (Java version in English). Rar
SAT4J_JAVA
- Java版的SAT求解器,基于miniSAT-Java version of the SAT solver, based on miniSAT
AcceptSvr
- 税务端受理系统java版 增值税网上认证
tightvnc-1.3.9_javasrc
- JAVA版vpn客户端,是在web上实现远程访问的最佳方式.
小颖Java源代码反编译专家 1.4终极版
- 最新的Java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。-latest Java-compiler tool to support the anti-directory level compiler, and also supports double-click. Class documents can view the source documents, only to learn to share.
局域网聊天工具java版1.4
- 一个非常不错的局域网聊天工具,对初学java的编程来说是非常有用的。
swing+jdbc(IDconvert)
- 非常好的JAVA版的身份证转换完整源代码,优秀的swing界面设计组件和JDBC-Very good JAVA version of the ID card conversion complete source code, excellent swing interface design components and JDBC
8WCVr1M
- 简介:一款非常不错的图片浏览软件,Resco.Photo.Viewer.v5.00.S60v3汉化版最新版本。-Descr iption: a very good picture browser software, Resco.Photo.Viewer.v5.00.S60v3 Chinese version of the latest version.
FCU
- 一个韩国人做的java版的msn程序,想做聊天软件的可以参考-A Java version of the MSN program, south koreans do want to do is chat software can reference
java GUI 初级用户界面应用 登录窗口源代码
- 适合刚接触java gui用户界面编程的新手 这个源代码实现了很简单的登录界面 是很灵活的,可以和其他主界面进行拼接, 这个同样也是《java Swing图形用户界面开发与案例详解》 王鹏版的第二章一开始的实现 如果有改进的建议可以反馈给我