搜索结果
找到约 1,158 项符合
itextsharp-all 的查询结果
通讯/手机编程 一款用JAVA制作开发的小型聊天软件
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。
Visual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images- ...
数学计算 中南赛区ACM竞赛题 Description Given a two-dimensional array of positive and negative integers, a sub-rec
中南赛区ACM竞赛题
Description
Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. In this problem the sub-rectangl ...
软件工程 This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Som
This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises.
If you have high-level comments about the organization of the book or the topics covered, please send me email at feedb ...
通讯/手机编程 Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007
Schifra
Reed-Solomon Error Correcting Code Library
http://www.schifra.com
Copyright (c) 2000-2007 Arash Partow, All Rights Reserved.
The Schifra Reed-Solomon Error Correcting Code Library and all
its components are supplied under the terms of the General Schifra
License agreement. The contents of t ...
通讯/手机编程 Schifra Reed-Solomon Error Correcting Code Library http://www.schifra.com Copyright (c) 2000-2007
Schifra
Reed-Solomon Error Correcting Code Library
http://www.schifra.com
Copyright (c) 2000-2007 Arash Partow, All Rights Reserved.
The Schifra Reed-Solomon Error Correcting Code Library and all
its components are supplied under the terms of the General Schifra
License agreement. The contents of t ...
数值算法/人工智能 Proceedings of Practice of Interesting Algorithms 2007 The editor assumes no responsibility for the
Proceedings of Practice of Interesting Algorithms 2007
The editor assumes no responsibility for the accuracy, completeness or usefulness of
the information disclosed in this volume. Unauthorized use might infringe on
privately owned patents of publication right. Please contact the individual authors ...
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
驱动编程 This ZIP archive includes the sources (and executable) for the FileTest utility, written by Ladisla
This ZIP archive includes the sources (and executable) for the FileTest
utility, written by Ladislav Zezula.
The archive also includes the source of a general purpose "Utils" lib
which contains some generally useful functions and is also necessary
to build the executable.
The project and library a ...
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
加密解密 This is the source code for encryption using the latest AES algorithm. AES algorithm is also called
This is the source code for encryption using the latest AES algorithm.
AES algorithm is also called Rijndael algorithm. AES algorithm is
recommended for non-classified use by the National Institute of Standards
and Technology(NIST), USA. Now-a-days AES is being used for almost
all encryption appl ...