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

[D3d (C ++)]-(Open Source) 3D instant strategy game: glest 3.12

Source: http://www.csinx.org/IBlog/article.asp? Id = 10 Example file: http://www.csinx.org/IGame/Glest3.12.exe Source code: Http://www.csinx.org/ISourceCode/Glest3.12_src.exe Glest is an open-source 3D instant strategy game with gorgeous effects and advanced AI that can run on operating systems on multiple platfo

[Open-source download] c # chat program breeze IM Version 2 adds P2P communication to the LAN,

[Open-source download] c # chat program breeze IM Version 2 adds P2P communication to the LAN, Happy New Year Some people have been asking P2P-related questions. Recently, on the basis of breeze IM, we have implemented P2P communication and shared it with everyone. I hope you can criticize and correct it. Source code d

Open source C # QR code generation Parsing tool to add a custom logo

the mouse, or copy the contents of the QR code directly by clicking on the Clipboard.Here are some bug processing, the first thing to say is the size of the two-dimensional code, version 1 of the QR code capacity of about more than 10 characters, beyond the capacity of the following error occurs,Of course, if you randomly open an invalid QR code image as a two-dimensional code to resolve, the following error will appear,Of course, if the image contai

C # to create an open source Webgis (ii) Spatial database

spatial Database and PostgreSQL The current common spatial databases are Oracle spatial, Ms Server (2008 or above), PostgreSQL (PostGIS), MySQL, SQLite spatial, where Oracle spatial, MS Server (2008 or more) powerful, but expensive, MySQL, SQLite spatial free, but the space processing capacity is weak, comprehensive and relatively open source PostgreSQL (PostGIS) The best, many GIS projects have broad supp

Open source C # QR code generation Parsing tool to add a custom logo

Original: [Open source]c# QR code generation Parsing tool, can add custom logoQR Code, also known as CODE,QR Universal Quick Response, is a very popular coding method in mobile devices in recent years, it can save more information than the traditional bar code barcode, but also can represent more data types: characters, numbers, Chinese and so on. Today to share

Microsoft has taken another big step toward open Source: Checked C

Microsoft Open Source Checked C, this is a C language extension version, can be used to solve the C language of a series of security-related pitfalls. As the name suggests, Checked C adds a check to the

[Open source] uses C # to encapsulate CPU card basic operations

Github Address: Github.com/zifeiniu/cpucardlibProject Requirements and Introduction: The company requires that user-related information be stored in an RF card, and the Mifare type card used in the previous project only stores the user's card ID. Mifare S70 capacity is not enough, thus using the CPU card, FM1280, up to 80KB eerom storage.Spend points on the csdn download a C # Read CPU card demo, disgusting is not only no

C + + Makefile automatic generation tool (Comake2,autotools,linux), hoping to make a little contribution to open source!

point:CoherentAclocalautoconfautoheaderautomake--add-missingautomake--add-missingtouch NEWS README AUTHORS Changelogautomake--add-missing./configure  Reference manual general layout of the Confiugre.in file:Ac_init test program test function library test head file test type definition Test structure Test compiler feature test library function test system call Ac_output  Table 1makefile.am General Format table 2 global variables available in makefile.amUsing relative paths as much as possible

C + + Open source Matrix arithmetic tool--eigen

1--Random matrices--Unit array--Seeking inverse--Transpose--Multiplication matrixRun the results as follows:Ah, and the subtraction of the Matrix,The amount ...You don't have to write this, do you?The same as the usual subtraction,is the matrix multiplication to note that the row and column values of two matrices yo ~5. Advanced Operations for matricesPost-update, first come here ...*************************************** Reprint Please specify the Source

Open-source C # Small crawler, simple and practical

Out of work needs, two years ago, wl363535796 and I wrote a micro crawler Library (not a crawler, but only encapsulation of some crawling operations ). Later, we did not care about it. Until recently, we fixed all detected bugs, improved some functions, and Code . Now it is open-source and named easyspider, which means a simple and practical crawling library. The goal of

Use and test the open-source C ++ function library Boost memory pool

The Boost library is a portable open-source C ++ function library. Given that STL (Standard Template Library) has become an integral part of the C ++ language, it is no exaggeration to say that, boost is currently the most influential universal C ++ library. The Boost librar

Introduction to two C # open-source Web Crawlers

There are a lot of open-source web crawlers, and there will be a lot of crawlers on SourceForge, but few have C. Today we recommend two web crawlers developed by C #. Http://www.codeproject.com/KB/IP/Crawler.aspx written by foreigners, HTTP Communication Using socket, the effect is good, but no processing of Chinese,

Enumerate the C + + database open Source Tools

Label: More concise C + + database access Framework-sociComparison of Soci and LitesqlEasysqlite Use HelpSoci, Litesql, Poco database access class library comparison(1) Soci related information is less, need to compile to use. Information a little, you understand, do not understand shout every day should not, call ground not spirit Ah!(2) Litesql is too complex, need to learn the cost, this believe that since everyone is running the library, of

__c++-C + + open source Instant messaging system

Before the first release of the Xeim Fly Pigeon book Open source announcement has been a lot of people's attention, so get a lot of C + + enthusiasts to join, so we continue to work on the original code based on optimization, stability and security has been improved, while adding a few features.Xeim Flying Pigeon Book is a C

I belong to the Java and C + + Open source project update (2014.09)

(std::cout) Support Mbcs/unicode,console/gui Program Supports dynamic loading and static loading of log component DLLs Supports multiple log levels such as Debug/trace/info/warn/error/fatal Usability: This log component focuses on usability, making it easy and enjoyable for users to use: Simple and pure: do not rely on any library or framework Easy to use interface, no complicated configuration or setup work required Provides Cstaticlogger and Cdynamiclogger wr

Excellent C + + Open Source project collection

This article will continue to update, I hope that through this article I have seen the outstanding open source projects to record, have time to read carefully.Cockroachdb ago Googler developed open source spanner database: Https://github.com/cockroachdb/cockroachLog4cplus Lightweight

"Introduction of an Open source class Excel spreadsheet Software" continued: Seven Cow cloud storage combat (C #)

to jump to the C # SDK usage guide. Download the seven KN C # SDK and the third party open source project json.net via the URL provided by the seven cattle website. Also in the GCDN community, download images are available: http://gcdn.gcpowertools.com.cn/showtopic.aspx?topicid=13778postid=73156#73156 Configuration is

Open source C # QR Code generation Parsing tool, can add custom logo (GO)

of two-dimensional code, we from Baidu above casually download a QR code image, see what is stored inside,Here we can copy the text with the mouse, or copy the contents of the QR code directly by clicking on the Clipboard.Here are some bug processing, the first thing to say is the size of the two-dimensional code, version 1 of the QR code capacity of about more than 10 characters, beyond the capacity of the following error occurs,Of course, if you randomly

Geocon is an open-source Geographic Information Data Conversion Tool written in C #.

Geocon is a tool for creating Scalable Vector Graphics (SVG) and Geography Markup Language (GML) Documents ents from GIS files (currently only imports ArcView shapefiles and MapInfo MIF ). it's free (and will always be), and so is the source code (distributed under lgpl ). this is what geocon officially says. A functional module is required in the project to convert some existing geographic information data (including the SHP file of ArcInfo and the

Xplayer, my open source audio player (windows,c++)

Project Address:Https://git.oschina.net/jthmath/xplayerThe compiled program:Http://pan.baidu.com/s/1eQxoHgAThe program is tested under Windows 8.1 64-bit. 32-bit is currently not supported.First, the Operation methodRun Xplayer.exe, select the menu "file", select "Open", select an audio file, you can hear the sound.At present, it is very humble, can only let you hear the sound, do nothing else.Second, what to do nextNext, the features to add are:1) Pa

Total Pages: 15 1 .... 11 12 13 14 15 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.