Deutsch English Français Italiano |
<85b29d8772e92441962ad8e52604e6bd68e97f08.camel@gmail.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!feed.opticnetworks.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: wij <wyniijj5@gmail.com> Newsgroups: comp.unix.programmer Subject: libwy.0.68.9 is released Date: Sat, 29 Jun 2024 11:10:08 +0800 Organization: A noiseless patient Spider Lines: 25 Message-ID: <85b29d8772e92441962ad8e52604e6bd68e97f08.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Date: Sat, 29 Jun 2024 05:10:09 +0200 (CEST) Injection-Info: dont-email.me; posting-host="1a9650479127e0c3086a7b6506d16ce8"; logging-data="3943435"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19wLNL34MCH3IgAoudcOQPg" User-Agent: Evolution 3.50.2 (3.50.2-1.fc39) Cancel-Lock: sha1:xwaiGTHPMvzyJRnn7qQ049Mo2og= Bytes: 1827 https://sourceforge.net/projects/cscall/files/libwy-0.68.9.tgz/download libwy is a C++ library. Added features of this release: 1. Xn-Stream. Xn-Stream is a general format of byte stream sutible for almost all forms= of communication, scripts, configure files, or binary files. Xn-Stream is ad= ded=20 into this elementary C++ library because of this omni-capability and the simplicity fits the efficiency principle of libwy. See Wy.Xn-Stream(3wy). =20 2. Artificial Neural Network The implement uses only CPU (not really bad for the 1st version, besides = many platforms and the fianl product have just CPU). ANN in C++ (class) is ver= y=20 flexible. Comparing with nowadays kits, ANN in classes enable programs to= =20 implement (with Xn-Stream) various kind of AN network easily. See Wy.ANNe= t(3wy). ----- PS. Of course, deficiency report and suggestions are welcome.