c# rules engine open source

Discover c# rules engine open source, include the articles, news, trends, analysis and practical advice about c# rules engine open source on alibabacloud.com

10 best-Read C Open source project code

, 5.1.4 only 1.5W lines, minus blank lines and comments can be estimated to 1W lines. : http://www.lua.org/  8. SQLiteSQLite is an open-source, embedded relational database that implements a self-contained, 0 configuration, transactional SQL database engine. It is characterized by its high portability, ease of use, compact structure, high efficiency and reliabili

Top 10 C open-source projects worth the attention of programmers

1.5 million lines. It is estimated that the number of blank lines and comments can reach 1 million lines. : Http://www.lua.org/   8. SQLite SQLite is an open-source embedded relational database engine that supports self-contained, zero-configuration, and transactions. It is highly portable, easy to use, compact, efficient, and reliable. Small enough, roughly 30

10 C-Language open source project codes that are most worth reading

estimated to 1W lines. : http://www.lua.org/8. SQLiteSQLite is an open-source, embedded relational database that implements a self-contained, 0 configuration, transactional SQL database engine. It is characterized by its high portability, ease of use, compact structure, high efficiency and reliability. Small enough, roughly 30,000 lines

10 C-language open source projects that are most worth your attention

estimated to be 1W lines. : http://www.lua.org/    8. SQLite SQLite is an open source embedded relational database that implements a self-contained, 0 configuration, transactional SQL database engine. It is characterized by its high portability, ease of use, compact structure, high efficiency and reliability.  Small enough, roughly 30,000 lines

C # Open Source website

can set C #.. Net compiled programs and corresponding/doc xml documents, automatically converted. net Framework SDK class library documentation or msdn library online. net class library Documentation Form of code documentation, allowing you to quickly have professional class library API documentation. Freeimage [Multimedia tool] freeimage is an open source class

Socket-based asynchronous communication system written in C #--sanniusignal.dll Open source

bytes transmitted at a time, if the file buffer larger, the faster the transfer speed;home to debug; TCP transmission can generally be set to a relatively large, but the UDP words do not exceed 1KB, so the transmission of large files as far as possible not to use UDP this unreliable stuff;Third: When the network and other reasons for the interruption of the file, the file interrupt event will be triggered, the file is automatically suspended send or receive status, waiting for the continuation

C + + program ape must be skilled in the application of open source projects

allocating and managing memory is a very challenging task for C + +.We recommend Nedmalloc this open source memory pool library. Nedmalloc is a cross-platform, high-performance multi-threaded memory allocation library that is used by very many libraries.Vii. Cache LibraryAs we all know, the most used cache library is memcache. It is particularly useful when doin

Turn: 10 C-Language open source project codes that are most worth learning to read

database load. It provides the speed of a dynamic database-driven Web site by caching data and objects in memory to reduce the number of times the database is read. Memcached is based on a hashmap that stores key/value pairs. Memcached-1.4.7 's code volume is acceptable, only about 10K lines. : http://memcached.org/7. LuaLua was invented by Brazilians and can be easily compiled on platforms that support the ANSI C compiler. The number of LUA code is

10 C-Language open source project codes that are most worth learning to read

the database is read. Memcached is based on a hashmap that stores key / value pairs . Memcached-1.4.7 's code volume is acceptable, only about 10K lines. :http://memcached.org/7. LuaLua was invented by Brazilians and can be easily compiled on platforms that support the ANSI C compiler. Lua 's code size is small enough to5.1.4 just 1.5W lines, minus blank lines and comments estimated to 1W line. :http://www.lua.org/8. SQLiteSQLite is an

C + + Open Source Library (i)----libconfig detailed

of writing, Default is not adopted. Optionopenbraceonseparateline(0x10): If you add ' {' To the beginning of the line when writing, if not set, it will be added at the end of the previous row. Adopted by default. Find Properties: Method: Setting Lookup (const std::string path) This method returns setting by entering path. Boollookupvalue (std::string path,bool $value) is also provided to determine if the value is present in the path directory. Now beli

What are the open source projects that are suitable for students to participate in C + +, network programming?

scalable server-side and network applications. For C programmers, consider the node. js onion:c language HTTP Server library, which is designed to be lightweight and easy to use. POCO: A C + + class library for building networks and Internet-based applications that can run on desktops, servers, mobile, and embedded systems. raknet: A cross-platform, o

An open source project that C + + programmers must be proficient in application

memory is a challenging task for C + +.We recommend Nedmalloc this open source memory pool library. Nedmalloc is a cross-platform, high-performance multi-threaded memory allocation library that is used by many libraries.Vii. Cache LibraryAs we all know, the most used cache library is memcache. This is especially useful when doing database development.Eight, the

Open source Pure C # Industrial Gateway + configuration software

First, PrefaceDiving in the garden has been seven or eight years. Ashamed to say, for so many years though he had been claiming. NET fans, but only a few perfunctory stickers, neither published code nor written articles.Look at the. NET and C # in foreign countries, but the country is increasingly declining, I also think there is a need to write a little something.Second, Why open

Sharpmap Analysis Note for. NET 2.0-based open-source GIS project (13th): Windows program interface based on sharpmap (C/S architecture)

Sharpmap, a GIS Open-Source Project Based on. NET 2.0, is written as a software developer (13): A Windows program interface based on sharpmap (C/S architecture), Su Weimin http://www.gisdev.cn/http://blog.csdn.net/suen/2008-2008-4-19reserve all rights. If you need to reprint the content, please contact the author and indicate the

C ++ open-source project

Entry level: ptypesPtypes is an open-source lightweight C ++ library that encapsulates I/O operations, network communication, multithreading, and exception handling. Although the Code is limited, it contains a lot of content, although the sparrow is small and dirty.Improvement: STL boost and STL aceThe boost library is a C

Go: Play Google Open source C + + unit Test framework Google Test series

Transfer from http://www.cnblogs.com/coderzh/archive/2009/04/06/1426755.htmlSome time ago to learn and understand the next Google's open-source C + + unit Testing Framework Google test, referred to as gtest, is very good. We used to be our own implementation of a set of unit testing framework, in the use of the process, found more and more use of inconvenience, a

Play Google Open source C + + unit Test framework Google Test series (gtest) (GO)

Transferred from: http://www.cnblogs.com/coderzh/archive/2009/04/06/1426755.htmlSome time ago to learn and understand the next Google's open-source C + + unit Testing Framework Google test, referred to as gtest, is very good. We used to be our own implementation of a set of unit testing framework, in the use of the process, found more and more use of inconvenienc

Commonly used Linux/C + + open-source sockets library

1. Linux Socket Programming in C + + : http://tldp.org/LDP/LG/issue74/tougher.html2. ACE: http://www.cs.wustl.edu/~schmidt/ACE.htmlAce uses the Ace_os adaptation layer to mask a variety of different, complex and cumbersome operating system APIs.ACE is a large-scale middleware product, the code is about 200,000 lines, too ambitious, a bunch of design patterns, architecture layer after layer. It is large and complex and suitable for large projects.

Google Open source C + + unit Testing Framework Google Test series __c++

Http://www.cnblogs.com/coderzh/archive/2009/04/06/1426755.html Some time ago to learn and understand the next Google's Open source C + + unit Testing Framework Google test, referred to as gtest, very good. We used to be the implementation of their own set of unit testing framework, in the use of the process, found more and more use of inconvenience, and such in

I don't know the idea of open-source C ++ builder. Is it feasible?

Http://blogold.chinaunix.net/u3/108571/showart.php? Id = 2514498 Idea of open-source C ++ Builder Target Operating System: reactosReact Operating SystemDevelopment Environment OS:Windows XP Development Tool: Borland C ++ Builder 6.0 Reference source code:Open Watcom

Total Pages: 15 1 .... 10 11 12 13 14 15 Go to: Go
Large-Scale Price Reduction
  • 59% Max. and 23% Avg.
  • Price Reduction for Core Products
  • Price Reduction in Multiple Regions
undefined. /
Connect with us on Discord
  • Secure, anonymous group chat without disturbance
  • Stay updated on campaigns, new products, and more
  • Support for all your questions
undefined. /
Free Tier
  • Start free from ECS to Big Data
  • Get Started in 3 Simple Steps
  • Try ECS t5 1C1G
undefined. /

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.