Deutsch English Français Italiano |
<1150b3cb155532233b6af8009a427bc823c87f6b.camel@gmail.com> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: wij <wyniijj5@gmail.com> Newsgroups: comp.lang.c Subject: libwy.0.68.9 is released Date: Sun, 30 Jun 2024 06:04:43 +0800 Organization: A noiseless patient Spider Lines: 31 Message-ID: <1150b3cb155532233b6af8009a427bc823c87f6b.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Date: Sun, 30 Jun 2024 00:04:44 +0200 (CEST) Injection-Info: dont-email.me; posting-host="f9f0f5c0c4d0b0cb8d1bb9d8c611f0cd"; logging-data="135517"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ysKIurWEXdUtPLPbDgiWt" User-Agent: Evolution 3.50.2 (3.50.2-1.fc39) Cancel-Lock: sha1:Voryd1UvQJQZ+HS+i8I3xuTRpyo= Bytes: 2075 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 into this elementary C++ library because of this omni-capability and the simplicity fits the efficiency principle of libwy. See Wy.Xn-Stream(3wy). 2. Artificial Neural Network The implement uses only CPU (not really bad for the 1st version, besides = many platforms and the final product have just CPU). ANN in C++ (class) is ver= y flexible. Comparing with nowadays AI kits, ANN in classes enable programs= to implement (with Xn-Stream) various kind of AN network easily. See Wy.ANNe= t(3wy). ----- PS. I think C might support Xn-Stream and ANN as basic 'system' component i= n=20 the future. For ANN, there are lots of O(2^N) problems. GPU (or whatevev= )=20 would become the norm of PC computation model). For Xn-Stream, just like= ly.=20 Of course, deficiency report and suggestions are welcome.