Jactor 3.0.0 RC2 Publishing Java actor implementation tools

Jactor is an implementation of a LGPL high-performance Java actor role, providing a more rational alternative to threading and locking programming. You can send 1 billion messages per second or execute http://www.aliyun.com/zixun/aggregation/37392.html ">8000 million publications to i5 users, which is the fastest actor role implementation tool in any language." Jactor 3.0.0 RC2 This version supports conversion JLPCAC ...

SOURCEAFIS 1.6 Release Fingerprint identification tool

Sourceafis is a http://www.aliyun.com/zixun/aggregation/12532.html "> fingerprint identification/Matching SDK (library), used in general fingerprint automatic Identification System (AFIS). It works by comparing two fingerprints and determining whether they belong to the same person's fingerprints. It can quickly search a large database of registered fingerprints, equipped with an Easy-to-use API (pure. NET and Java), plus a variety of applications ...

Cardme 0.3.2.03 Publish a vcard file read and write program

Cardme is a Java library that implements the RFC 2426 vcard, which provides a Java application for reading and writing the vcard file format. The goal is to provide an excellent document library that is flexible and easy to use. Cardme 0.3.2.03 This version fixes problems with expanding regular expressions and RFC-822 collapses that do not meet security requirements. Software information: http://sourceforge.net/projects/cardme/download address: Http://sourc ...

Strings edit 2,8 Publish a library of I/O devices

Strings Edit is a library that provides I/O devices for integers, floating-point numbers, Roman numerals, and strings. The input and output subroutine supports stream processing of string pointers, output can be aligned to a fixed size field fill, digital input can detect the expected value range is saturated or abnormal, floating-point output can specify relative or absolute output precision. Supports UTF-8 encoded strings, including wildcard pattern matching, set and code point maps, large/lowercase, and other Unicode classifications. Strings Edit Supported i/...

Metacza 4 publish C + + Meta template programming language

Metacza is a versatile language for compiling c++++ Meta template programming languages and outputting them. It can be seamlessly integrated into C + + projects without Boost::mpl libraries, allowing different namespaces and passes to directly generate C + + header files by using preprocessor-invariant directives. Metacza 4 This version fixes the code, allowing gcc-4.7.0 to compile. Use example: Example※input:metacza output:c++ fib (n) = fib (...)

TCPDF 5.9.156 publish PHP classes that generate PDF files

TCPDF 5.9.156 This version made some bug fixes. TCPDF is a PHP class that can quickly generate PDF files without external expansion. Tcpdf supports all ISO page formats and custom page formats, and also includes custom margins and units of measure, UTF-8 Unicode, RTL, HTML, barcodes, True Typeunicode, TrueType, OpenType, Type1 and CID-0 fonts, as well as images, graphics features, cutting ...

Cpanplus::D ist::slackware 1.00 Release Slackwar Compatibility Pack Creation tool

Cpanplus::D Ist::slackware is a cpanplus plug-in that is used to create Slackware compatibility packs from Perl releases while also being able to use APIs to manually install packages created by Cpanplus or installpkg. Cpanplus::D ist::slackware 1.00 This version of slackbuilds.org provides a build script. Added more plug-ins to fix several Perl distribution issues. Software information: H ...

Cloc 1.56 Publish Code Variance Computing Tool

Cloc is a tool for counting and computing differences in blank lines, comment lines, and source code physical lines for multiple programming languages. Complete with Perl, using Perl 5.6 or later standard allocation modules. Cloc 1.56 This version adds support for Aautohotkey, Cfscript, Clojure, Clojurescript, OpenCL, and QML. The new option allows the operating system to detect the ride comfort and custom separator for CSV output. Software Information: http:/...

JSXGraph 0.94 publish interactive geometry drawing Library

JSXGraph is a cross-browser interactive geometric drawing library that handles the visualization of http://www.aliyun.com/zixun/aggregation/17119.html ">web browsers." It doesn't have to rely on any other libraries to fully implement JavaScript, just using SVG, VML, or canvas. JSXGraph is easy to embed in Web pages and is about 80KB small. JSXGraph 0.94 This version support period ...

asp.net 3.5 enterprise-level development

Issues. NET Framework 3.5 and Visual Studio 2008 C # object-oriented programming asp.net error handling ADO in State management and page transfer asp.net. NET and data access architecture and model security and performance excellent team development management function continue >> next [1th] [2nd] [3rd] [4th] [5th Page]

JQuery Ajax Full resolution

jquery is really a nice lightweight JS framework that can help us quickly develop JS applications and, to some extent, change our habit of writing JavaScript code. Cut the crap, go straight to the point, let's take a look at some simple methods that encapsulate the Jquery.ajax () to make it easier for us to use, and of course, if you want to deal with complex logic, you need to use Jquery.ajax (). 1. Load (URL, [data], [C ...]

20 tips for Improving web speeds

Introduction Not everyone can use a high-speed Internet connection. Even if everyone is able to use a high-speed network, it can make your WEB application look slow for a variety of reasons. In this era of increasing broadband speed, you should focus on the page load time. Shorten the precious page load time by a few seconds and shorten the more valuable requests and response times by a few milliseconds. You will create a better experience for your visitors. After reading this article, you will be able to better understand the basics of Web page load time optimization. You can also use tools and knowledge ...

asp.net MVC Note Action filter

The action filter is embodied in the Code as a property added to the action, and the MVC framework contains filters, such as: outputcache– instructs the controller to cache the returned results within a specified time. handleerror– handles the exception that the action throws in the Contrller authorize– constrains the access of a specific user or role to an action using the Action Filter action filter to control not only a single action, but also ...

Making asynchronous requests using JavaScript and Ajax

In this article, you will begin to touch the most basic and basic Ajax-related objects and programming methods: XMLHttpRequest objects. This object is actually just a public thread spanning all Ajax applications, and you may have expected that only a thorough understanding of the object would give full play to the potential of programming. In fact, sometimes you'll find that you can't use XMLHttpRequest to use XMLHttpRequest correctly.   What the hell is going on here? WEB 2.0 glance ...

WCF distributed development Step-win series (6): WCF Service contract inheritance and decomposition design

In the previous section, we learned about WCF distributed development steps to win (5) service contract and Operation Overload part. Today we continue to learn about the knowledge points related to WCF service contract inheritance and service decomposition design. What are the advantages and disadvantages of WCF service contract inheritance? What are the principles and basis of contract design in actual project? What can be learned from object-oriented design experience? Here we will give a detailed description. First of all, this paper introduces some concepts of contract inheritance in WCF service, example code Analysis, and then explains the design of service contract. First of all, the introduction of service design ...

Step by step WF Series (a) Hello world began

1. What is a workflow I shed a definition for work, a workflow is a process that produces a certain result.   In fact, in the OA system, the approval flow is one of our most common workflows. In addition, simple to say, in fact, we are drawing a flow chart is one of the most simple workflow, the most characteristic of the workflow is graphical.   Workflows are driven in order or event-driven to trigger the next step, resulting in a result.   In fact, we can also understand him as a process of responsibility chain. 2. Work ...

Variable v1.2--transfer variables between client and server

Variable is a control that is used to pass data between the client and the server. Variable v1.2 made the following improvements to 1.1: (1) implemented the ICallbackEventHandler interface, supporting the transfer of data between the client and the server without postbacks in the ASP.net Web page; (2) Enhanced client Variablemanager functionality; Variable v1.2 use guide: &nbs ...

A step by step WF Series (i)--hello World began

1. What is a workflow I shed a definition for work, a workflow is a process that produces a certain result.   In fact, in the OA system, the approval flow is one of our most common workflows. In addition, simple to say, in fact, we are drawing a flow chart is one of the most simple workflow, the most characteristic of the workflow is graphical.   Workflows are driven in order or event-driven to trigger the next step, resulting in a result. In fact, we can also understand him as ...

Seamless cache reads: Dual storage cache Policy

A recent optimization of data statistics for a web, but because of the large amount of data, it takes a long time to execute SQL statistics (generally 700ms is normal). The normal practice is to add a cache. But at the same time the business requires this data to be updated for up to 1 minutes, and there may be more variation in that data (and the original system is not easy to expand). That is, cache 1 minutes to fail to recalculate, and user access to this page is very frequent, if the use of general caching so user experience is poor and very easy to cause super ...

Let. NET programs run out of the. NET Framework Framework

Net framework is now gradually becoming popular, there are still many people looking for how to let.   NET program from the. NET Framework.   Off-the-shelf tools include Xenocode postbuidle or Vas, and Salamander. NET Linker. There is also the Maxtocode author's previous framework linker.   And some packaging tools Molebox,thinstall that support registry emulation and file emulation. The most ...

Total Pages: 1204 1 .... 393 394 395 396 397 .... 1204 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.