iChess.io v7.27

iChess.io Friend Mode

Generate X-FENs for Chess960

Ciao, today I would like to share code spike for generation of stating positions of X-FEN chess notation for Chess960 variant. Godere! :-). P ;).

Free Correctly MCTS in C in the iChess.io

CIAO, today I would like to show you issue I faced for a long timeI wanted to use Monte Carlo Tree Search with classic select, expand, back propagate and so onthe problem I faced was the memory leak, and I was looking for some time to good solution to reduce memory by one level and efficnet free memory. To make it correclty you have to calculate max depth and reecude Continua a leggereFree Correctly MCTS in C in the iChess.io

EuroJackpot con EnCog ANN e statistiche

SÌ, So che è impossibile prevedere i risultati della lotteria. Ma se i risultati fossero prevedibili? Ovviamente, So che non lo sono, ma solo ipoteticamente, per giocare con la rete neurale Perceptron e gli algoritmi di previsione, Voglio mostrartelo 256 😉 Righe di codice con cui puoi giocare con la previsione grazie a EnCog 3.4 biblioteca. Ho comprato di recente 2 dei libri di Jeff Heaton sulle reti neurali Continua a leggereEuroJackpot con EnCog ANN e statistiche

Multi Service Bus Core 2.0

CIAO, today I want to present Multi Service Bus Core 2.0. The new version has a lot of small bugs fixed. I recently bought myself an excellent tool to draw diagrams. Below I will want first to start by showing the concept diagram. Multi-Service Bus Core 2.0 offers Server-Client communication. It is an important point, so I described it first with this but let me start from the basics principles of the Continua a leggereMulti Service Bus Core 2.0

Code Puzzle – Get Behind Firewall

CIAO, I have a very nice code puzzle for you today. Code Puzzle is to implement two blue boxes in the following diagram. That can be implemented in Java and/or C# with the following requirements. The only system that can receive connections is behind the green box, which is an open server endpoint. The system behind the red box is closed, and you cannot connect to it. I have an extraordinary prize Continua a leggereCode Puzzle – Get Behind Firewall

Learn Java so Far so Good Java 1D Array

CIAO, I am happy to announce, that my learn Java journey at the Hacker Rank is going very nice. Today I was pleased to solve the code puzzle named Java 1D Array (Parte 2), and this puzzle already has a 39.64% success rate. And its category of Data Structure Challenges, most of the code puzzles have more than a 90% success rate. So far, so good. I have 313 points in Java Continua a leggereLearn Java so Far so Good Java 1D Array

Learn Java proof at Hacker Rank in Tag Content Extractor

CIAO, some time ago I started learn Java language. I am trying to self-study and learn Java. And I have to say that the language is very nice, and with deep knowledge of C#, my progress is fast. I want to show you today here one of the nice code puzzle solutions named Tag Content Extractor. It takes me some time. I started learning Java from straightforward puzzles, and every next one Continua a leggereLearn Java proof at Hacker Rank in Tag Content Extractor

The Best RTS Warcraft III works again on native Mac OS X

CIAO, I have a very good news Today. Warcraft III works again on the Mac OS X fully natively. To play it, you need to download the installer from battle.net and install it on your Mac OS X or Windows if you wish. More importantly, it supports Battle.net network play that was broken when Mac OS X disabled one of their network protocols, a very old one. Unfortunately, I forget the name Continua a leggereThe Best RTS Warcraft III works again on native Mac OS X

PWM Fan on Cable Connector Controller

CIAO, today I would like to share with you this weekend innovation for my Dream PC. It is a PWM controller for both 4-pin and 3-pin fans. I used a cable connector that is very popular, IL 30 centimeters long cable with 4-pin input and output connectors. And I decided to put a bit of analog electronic hardware between those cables. I have prepared a simple HowTo Picture below for you because Continua a leggerePWM Fan on Cable Connector Controller

Simple Service Bus Training

CIAO, today I prepared my first screencast training on YouTube about the Simple Service Bus I made. It took me a lot of effort, and it is just a start. If you like such content, please share that information in the comments. I would love to make more such videos in the future. Here you can find ( Scaricare). Godere! P ;).