2024年1月12日 星期五

Static linking of Bassmod in Delphi | Life In Hex DLL LIB OBJ

 https://lifeinhex.com/static-linking-of-bassmod-in-delphi/

 Static linking of Bassmod in Delphi

Convert DLL to LIB

Well, this step is easy. Use DLL2LIB (google "DLL.To.Lib.v1.42.Full.Retail-DLL2Lib" or get trial version from official site), leave all the default settings and press "Start convert".


Extract OBJ files from LIB

For next few steps you'll need objconv.exe by Agner Fog. It's better to download the latest version, as earlier versions didn't support extracting LIB files.

It's a simple command objconv.exe -lx bass.lib
Convert COFF OBJ files to OMF OBJ files

That's also simple. Just run objconv.exe -fomf bass.obj bass-omf.obj
Make those OMF files usable by Delphi

gsm audio speech telecommunications technology Audio Compression , communications system voice codec VoIP speech pcm amr-wb opus SPEEX

 //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
bass library g729 g719 g722 G.726   Code-excited linear prediction

speech  telecommunications   technology Audio Compression

https://github.com/sippy/libg722

AES E-Library » Real-Time CELP Speech Coding in a Voice Response Environment
https://www.aes.org/e-lib/online/browse.cfm?elib=5530
CELP  speech Code-excited linear prediction

https://en.wikipedia.org/wiki/RTP_payload_formats
g729a acelp internet audio stream message rtp payload format for the g.729.1 audio codec rfc 4749
https://en.wikipedia.org/wiki/Category:Speech_codecs
https://en.wikipedia.org/wiki/CELT
https://en.wikipedia.org/wiki/G.729.1
https://en.wikipedia.org/wiki/Code-excited_linear_prediction
https://en.wikipedia.org/wiki/Speech_coding

https://github.com/sippy/libg722
https://github.com/wisekrakr/CommUniWise
https://github.com/wisekrakr/SIP_dev_pushToTalk
ITU G.722 Voice  message  SIP  RFC 3261 github

https://github.com/ttsou/openbts-p2.8/tree/master
https://datatracker.ietf.org/doc/rfc6366/

github  SIP AudioFrame
https://github.com/onmyway133/awesome-voip
https://github.com/sipsorcery-org/sipsorcery/issues/914
https://github.com/AGProjects/sipclients/blob/master/sip-audio-session
https://github.com/baresip/baresip/blob/main/test/call.c
https://github.com/pjsip/pjproject/blob/master/pjsip-apps/src/samples/siprtp.c

g729a acelp internet audio stream message
rtp payload format for the g.729.1 audio codec rfc 4749
https://en.wikipedia.org/wiki/RTP_payload_formats



g729a acelp rtp g.729.1 rfc4749 pdf 
JT-G729 とビット列互換な 8-32kbit 一般社団法人情報通信技術委員会 https://www.ttc.or.jp › files › JT-G729.1v5.pdf PDF 2013年11月14日 — (2) TTC標準JT-G729.1は、ITU-T勧告G.729.1に ... ACELP を用いた音声符号化方式. (2) TTC標準JT-G729付属資料A. 低 ...

RTP Payload for DTMF Digits, Telephony Tones, and. Telephony Signals. [RFC 4749] IETF RFC 4749 (2006), RTP Payload Format for the G.729.1 Audio

g729a acelp rtp g.729.1 rfc4749 pdf g.729.1 audio acelp android usacdec_acelp acelp audio stream frame

aaa android rtp audio stream frame mediacodec messenger stackoverflow mediacodec decode aac audio chunks from rtsp and play
https://stackoverflow.com/questions/48602108/mediacodec-decode-aac-audio-chunks-from-rtsp-and-play
https://developer.android.com/reference/android/media/MediaCodec.html
https://github.com/imansaleh16/Stack-Overflow-Tags-Communities/blob/master/dataset/E_llda
https://github.com/pedroSG94/RootEncoder/wiki

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Network ProtocolsThe following network protocols are supported for audio and video playback:    RTSP (RTP, SDP)    HTTP/HTTPS progressive streaming    HTTP/HTTPS live streaming  draft protocol :        MPEG-2 TS media files only        Protocol version 3 (Android 4.0 and above)        Protocol version 2 (Android 3.x)        Not supported before Android 3.0

https://github.com/fyhertz/libstreaming/blob/master/src/net/majorkernelpanic/streaming/audio/AACStream.java

RTP aac android.media.MediaCodec RTP STREAM github wire
https://github.com/ekumenlabs/AndroidStreamingClient/blob/master/android_streaming_client/src/main/java/com/c77/androidstreamingclient/lib/rtp/RtpMediaDecoder.java
https://github.com/ekumenlabs/AndroidStreamingClient/tree/master
RTP aac android.media.MediaCodec RTP STREAM github wire

https://www.codeproject.com/Articles/797537/Making-an-Audio-Spectrum-analyzer-with-Bass-dll-Cs

https://delphi-lab.ucoz.ru/load/17-1-0-32

Главная » Файлы » VCL » Sound and Multimedia    
Audio Tools Library v.1.4
[ Скачать с сервера (95.6 Kb) ]     10.07.2008, 02:19
By J. Faul. ATL - programming tools for manipulating with some audio file formats. The pack uncludes several components described below:

    * MPEGaudio - for manipulating with MPEG audio file information,
    * ID3v1 - for manipulating with ID3v1 tags,
    * ID3v2 - for manipulating with ID3v2 tags,
    * WAVfile - for extracting information from WAV file header,
    * OggVorbis - for extracting information from Ogg Vorbis file header,
    * MPEGplus - for manipulating with MPEGplus file information,
    * TwinVQ - for extracting information from TwinVQ file header,
    * Monkey - for manipulating with Monkey's Audio file information.









Live555 RTSP Server on Android rtsp server on android
https://github.com/papan01/Live555-server-android
http://hank5000.github.io/blog/2015/06/24/live555-rtsp-server-on-android/

developer.android.com/reference/androidx/media3/exoplayer/rtsp/reader/rtpac3reader
https://developer.android.com/reference/kotlin/androidx/media3/exoplayer/rtsp/reader/RtpPcmReader
https://developer.android.com/reference/kotlin/androidx/media3/exoplayer/rtsp/reader/RtpAc3Reader
https://developer.android.com/media/media3/exoplayer/rtsp?hl=zh-tw
https://developer.android.com/reference/kotlin/androidx/media3/exoplayer/rtsp/reader/RtpAc3Reader
https://developer.android.com/reference/androidx/media3/exoplayer/rtsp/package-summary

OsmoBTS CalypsoBTS YateBTS openBTS Open Base Transceiver Station

 OsmoBTS  CalypsoBTS YateBTS openBTS Open Base Transceiver Station
https://en.wikipedia.org/wiki/Base_station_subsystem
https://en.wikipedia.org/wiki/OpenBTS

DragonOS
https://github.com/DragonOS-Community/DragonOS

Bass Audio Library https://github.com/topics/bass-dll base.dll

 https://www.codeproject.com/Articles/2848/nBASS-A-sound-libary-for-NET
Un4seen Developments
https://www.un4seen.com/

BASS is an audio library for use in Win32, MacOS, Linux and PocketPC software. It's purpose is to provide the most powerful and efficient (yet easy to use), sample, stream, MOD music, and recording functions. This library was written by Ian Luck, over at Un4seen Developments. New features include Add-on plugin system, MOD position & syncing in bytes, Support for AIFF files, Floating-point sampling, More options, and More.The BASS audio library is used in MediaPortal for the default BASS audio player.

https://github.com/topics/bass-library
https://en.wikipedia.org/wiki/Bass
 https://en.wikipedia.org/wiki/AIMP

BASS audio library v2.4 PureBasic 4.20 includes. - PureBasic Forums - English
 

https://github.com/ans-hub/audio_out

https://www.team-mediaportal.com/wiki/display/glossary/BASS+Audio+Library
http://bass.radio42.com/

bass.dll play delphi
https://itecnote.com/tecnote/delphi-load-bass-dll-and-play-mp3/

https://github.com/Zaflis/nxpascal/tree/master
https://github.com/Zaflis/nxpascal/blob/master/src/Bass.pas
Delphi, C++, VB - BASS Audio Recognition Library
https://www.3delite.hu/Object%20Pascal%20Developer%20Resources/bassaudiorecognitionlibrary.html

Bass.BASS_ChannelPlay Method
https://github.com/ManagedBass/ManagedBass/blob/master/src/AddOns/BassDShow/BassDShow.cs
Un4seen Developments
https://github.com/DragonMinded/xmplay
https://github.com/DragonMinded/libnaomi
http://support.xmplay.com/
http://bass.radio42.com/help/html/743b046b-0c42-71a0-b613-799f5f0450b9.htm
http://docwiki.embarcadero.com/RADStudio/Athens/en/Libraries_and_Packages_(Delphi)
https://delphimagic.blogspot.com/2013/05/escuchar-la-radio-por-streaming.html
https://stackoverflow.com/questions/8964488/delphi-load-bass-dll-and-play-mp3

BASS.DLL GITHUB
https://github.com/ManagedBass/ManagedBass/tree/master/src/Bass/Shared/Bass

Radio streaming with bass.dll 
https://autoit.de/thread/25624-radio-streaming-with-bass-dll/

IPHLPAPI.dll  IPHLPAPI  ip helper api Iphlpapi.h header  
WSOCK32.dll
wasapi Windows Audio Session API
base-dll basswasapi.dll

https://superblt.znix.xyz/
https://superblt.znix.xyz/doc/xaudio/
XML Tweaker - SuperBLT
SuperBLT cross-platform audio API


base.dll  script plugin header
https://wiki.mairlist.com/faq:bass-plugins
autohotkey
powerbasic base.dll  script plugin header powerbasic Sound BASS.DLL API encapsulation
foobar components
powerbasic third-party-addons
sound-bass-dll-api-header-file

cwmp-data-models客戶端設備廣域網路管理傳輸協定與裝置數據模組  网管协议数据模型定义,cwmp-data-models

2024年1月10日 星期三

NLP Neural Network search keyword Graph structure produced dependency grammar translate word grammar semantic similarity node dataset

 Computing semantic similarity of texts based on deep graph learning with ability to use semantic role label information | Scientific Reports

https://www.nature.com/articles/s41598-022-19259-5

cuda parallel __global__ absolute, khrnos opencl cuda __global__ absolute gpu cuda nvidia parallel developer

 cuda parallel __global__ absolute,

khrnos opencl cuda __global__ absolute

 khrnos opencl cuda

cuda parallel __global__ absolute  pdf

cuda  技術 平行 PDF
CUDA    
PDF 開發  | 資源 | 开发  | 资源  并行 | 程序 | 设计 | 编程 | 指南 | github |  Programming | Guide

A CUDA-Based Parallel Geographically Weighted Regression for Large-Scale Geographic Data Figure 2. Flow diagram of FPGWR on CUDA (a–c).  A CUDA-Based Parallel Geographically Weighted Regression for Large-Scale Geographic Data  A CUDA-Based Parallel Geographically Weighted Regression A CUDA-Based Parallel Geographically Weighted ...MDPIhttps://www.mdpi.com › ...·  Geographically weighted regression (GWR) introduces the distance weighted kernel function to examine the non-stationarity of
https://www.mdpi.com/2220-9964/9/11/653

CUDA Process workflow diagram 1 | Download Scientific Diagram
https://www.researchgate.net/figure/CUDA-Process-workflow-diagram-1_fig6_300080119

github CUDA 資源
https://github.com/littlebearsama/CUDA-notes
Books/CUDA并行程序设计GPU编程指南.pdf at master
https://github.com/xiaoweihan/Books/tree/master
https://github.com/xiaoweihan/Books/blob/master/CUDA%E5%B9%B6%E8%A1%8C%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%20GPU%E7%BC%96%E7%A8%8B%E6%8C%87%E5%8D%97.pdf

https://www.nvidia.co.kr/docs/IO/57631/VolumeI.pdf
CUDA Technical Training Nvidia https://www.nvidia.co.kr › docs › Volume I PDF Thread can access any memory location. Unlimited access to memory. Thread can read/write as many locations as needed. Shared memory (per block) and thread.

https://arcb.csc.ncsu.edu/~mueller/cluster/nvidia/GPU+CUDA.pdf
CUDA Programming Model Overview North Carolina State Universityhttps://arcb.csc.ncsu.edu › nvidia › GPU+CUDA PDF Thread can access any memory location. Unlimited access to memory. Thread can read/write as many locations as needed. User-managed cache (per block). Threads 

https://arcb.csc.ncsu.edu/~mueller/cluster/nvidia/GPU+CUDA.pdf
GPU/CUDA Threading and Memory
GitHub https://passlab.github.io › CSCE790 › notes › l... PPT
Defines the operations to be performed by a single thread on the GPU; Just as a C/C++ function defines work to be done on the CPU; Syntactically, a kernel looks ...

https://www.researchgate.net/publication/256121128_Polyhedral_Parallel_Code_Generation_for_CUDA
Polyhedral parallel code generation for CUDA ACM Digital Library https://dl.acm.org › doi › pdf   S Verdoolaege  This article addresses the compilation of a sequential program for parallel execution on a modern GPU. To this end, we present a novel
Polyhedral parallel code generation for CUDA | Scinapse
https://www.scinapse.io/papers/2077143534

Meinersbur/ppcg: Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)

https://github.com/Meinersbur/ppcg

GNU extensions 
By default,
PPCG may print out macro definitions that involve GNU extensions such as __typeof__ and statement expressions. Some compilers may not support these extensions. In particular, OpenCL 1.2 beignet 1.1.1 (git-6de6918) has been reported not to support __typeof__. The use of these extensions can be turned off with the --no-allow-gnu-extensions option.

https://antkillerfarm.github.io/toolchain/2020/10/16/compiler.html
Meinersbur/ppcg lex & yacc, 编译原理 GitHub https://antkillerfarm.github.io › compiler PPCG. Polyhedral Parallel Code Generation. 代码:. https://github.com/Meinersbur/ppcg. PLUTO. An automatic parallelizer and locality optimizer ...

Gpu Parallel Program Development Cuda | PDF | Graphics Processing Unit | Thread (Computing)
https://www.scribd.com/document/396730843/Gpu-Parallel-Program-Development-Cuda

2024年1月9日 星期二

Most Popular 3D File Formats 3d format

 Most Popular 3D File Formats 3d  format STP MAX FBX OBJ X3D VRML 3DS 3MF STL DAE  AMF  IGES
gLTF/GLB FBX OBJ USDZ/USD STL STEP(STP) COLLADE PLY G-Code
obj, fbx, glb, stl, step GLB DAE LWO

   3ds Max (2013-2024)
   OBJ (.obj, .mtl included)
   FBX (.fbx)
   gLTF (.gltf)
   GLB (.glb)
   USDZ (.usdz)
   STEP, STP (.step, .stp)
   STL (.stl)
   Blender (.blend)
   Cinema4D (.c4d)
   MAYA (.ma)
   Autodesk DWG (.dwg)
   DXF (.dxf)
   Unity (.unitypackage)
   Unreal (.uasset)
   Rhinoceros 5 (.3dm)
   Sketchup (.skp)
   Revit (.rvt)
   3D Studio (3ds)
   Collada DAE (.dae)
   Lightwave (.lwo)

https://professional3dservices.com/blog/3D-file-formats.html
Essential Guide to 3D File Formats | 3D Cloud by Marxent
https://www.marxentlabs.com/3d-file-formats/
https://www.core77.com/posts/67499/Understanding-the-Different-Types-of-3D-Files
Understanding the Different Types of 3D Files - Core77
Individual 3DS, 3DM, 3MF, AMF, LDRAW, PCD, VTK, PRWM, OBJ + MTL, PLY + STL, FBX, DAE, GLTF, MMD, STEP + IGES + BREP Viewers - Showcase - three.js forum
https://discourse.threejs.org/t/individual-3ds-3dm-3mf-amf-ldraw-pcd-vtk-prwm-obj-mtl-ply-stl-fbx-dae-gltf-mmd-step-iges-brep-viewers/29663
https://filestar.com/skills/
Filestar* | Supported file types

3D Convert: Convert 50+ 3D Formats Online for free
https://3d-convert.com/en/

3D Modeling and Computer Graphics in Virtual Reality
Neliti
https://media.neliti.com › media › publications PDF DM Karimbek o‘g‘li   3ds, dae, fbx, dxf, obj, x, lwo, svg, ply, stl, vrml, vrml97, x3d. ZBrush. Professional CAID dxf, goz, ma, obj, stl, vrml, x3d ... igs, pdf, stp, stl, vrml.

Common 3D File Formats in Photoreal Product Rendering
https://cgifurniture.com/3d-rendering-guide/common-3d-file-formats-product-cgi/

Convert FBX to DAE online for FREE
https://docs.fileformat.com/3d/fbx-to-dae/

31個最佳免費 CAD繪圖軟體 (包含2D / 3D / CAD程式)
https://3d-ula.com/31%E5%80%8B%E6%9C%80%E4%BD%B3%E5%85%8D%E8%B2%BBcad%E8%BB%9F%E9%AB%94/
3D Builder
3D Slash
BlocksCAD
LibreCAD
MagicaVoxel
SculptGL
TinkerCAD
Wings 3D
Antimony
BabaCad
Design 3D SE
DraftSight
eMachineShop
FreeCAD
Fusion 360
HeeksCAD
Meshmixer
QCAD
Sculptris
SelfCAD
SketchUp
SolveSpace
Vectary
Blender
BRL-CAD
DesignSpark
Houdini
nanoCAD
OnShape
OpenSCAD


https://apps.autodesk.com/MEP/zh-TW/Detail/Index?id=4519001471484017681&appLang=en&os=Win32_64
https://products.aspose.app/3d/zh-hant/conversion
https://cn.all10soft.com/3d-object-converter-windows-10/
http://3doc.i3dconverter.com/
https://www.nchsoftware.com/3dconverter/index.html
https://www.dedoimedo.com/computers/convert-3d-software.html

gif player gif animator player code

<gif-player>

WebComponent to control Animated GIF playback and access individual frames.

https://github.com/CaptainCodeman/gif-player
http://geelen.github.io/x-gif/#/http://i.imgur.com/iKXH4E2.gif
https://github.com/deanm/omggif
 
https://zh.wikipedia.org/zh-tw/BPM
量度音樂速度,音樂單位(BPM,beats per minute)

Start play STOP RESET Pause Rewind, fast backwards Media_control_symbols

GIF  presentation mode full screen

Explode the gif into its component frames Split GIF into Frames Efficiently

Speed
N-times
Backward or reverse animation loop
Animation- Rearrange Frames  Ping-Pong Animation
Accessing gif frame-by-frame

gif player "Ping-pong "   speed model  gif player Accessing gif frame-by-frame

https://support.apple.com/zh-tw/guide/motion/motn71a66f9c/mac
https://vaadin.com/blog/this-web-component-gif-player-lets-you-control-the-playback-of-your-gif

src="url" sets the source URL for the image, just like with the <img> element. DataURIs and regular URLs should work but the latter need to provide CORS headers if being used from a different domain. Imgur and Giphy both seem to work fine and are used in the demos.

size="auto" set to control the sizing. Options are auto (the control resizes to the size of the GIF image), cover or contain (as per object-fit or background-size CSS properties) or stretch to fill the control (may distort the GIF). The control must be explicitly sized for any option other than auto.

frame="0" set the frame to display relative to the start of the animation, use negative numbers to make the frame relative to the end, so frame="-1" would display the last frame.

play set to auto play the GIF on load

speed="2" set the playback speed relative to the original GIF encoding. A value of 0.5 would playback in slow-motion at half speed whereas 2 would double the speed for faster playback (will always depending on the performance capability of the client device).

repeat set to repeat playback on completion, otherwise stop

bounce set to reverse playback direction at the start or end of the animation rather than restarting.

direction="1" set the direction to play with 1 being forwards and -1 being reverse.

prerender set to use browser idle time to pre-render frames instead of rendering on demand.


2024年1月8日 星期一

unfold 3d model paper unfolder Craft

 unfold 3d model paper features of unfolder a handy 3d modeling tool creates a 3d model in any 3d editor you can unfold the 3d model into a 2d template print the template out to make your papercraft customizes the color, thickness, and dashing of lines switch, add or remove flaps easily hide unnecessary lines manually or automatically

Unfold Stl | Hackaday
https://hackaday.com/tag/unfold-stl/
https://formfonts3dmodels.com/2011/10/11/unfold-3d-models-tutorial-using-pepakura-designer/

Overview : 3D Data to Paper Craft – Pepakura Designer
https://www.instructables.com/From-3D-models-to-Paper-models-D/
https://tamasoft.co.jp/pepakura_designer/overview-3d-data-to-paper-craft/
 Paper Craft Maker Free 3D Unfolding Online Software | Pepakura Alternative | Low Poly Template
https://www.fiverr.com/ayoubfellak/unfold-your-3d-model-in-pepakura-designer

UnFold & Export SVG in SketchUp - Flattery Plugin  UnFold & Export SVG in SketchUp - Flattery Plugin

Unfold Objects EASILY in SketchUp with Eneroth Unfold Tool!
Eneroth Unfold Tool | SketchUp Extension Warehouse
https://extensions.sketchup.com/extension/abae6f22-8b33-474d-8807-2c32da35e975/eneroth-unfold-tool
How to Unfold Faces in Sketchup Using the Sketchup Unfold Tool
https://designerhacks.com/sketchup-unfold/
Make Planar Faces in SketchUp Make Planar Faces in SketchUp
Plugin : QuadFace Tools by ThomThom
How to Unfold Faces in Sketchup Using the Sketchup Unfold Tool
https://designerhacks.com/sketchup-unfold/
Ultimate Papercraft 3D - Papercraft Software
https://www.papercraft3d.com/upc/tutorial_papercraft_workflow.aspx

Icosahedron
https://www.software3d.com/Icosahedron.php

Papercraft-Maker is a freemium online software available from any device through a web browser
 Paper Craft Maker Free 3D Unfolding Online Software | Pepakura Alternative | Low Poly Template
www.papercraft-maker.com

Unfolder on the Mac App Store
Unfolder 4+Create papercraft easily玄洋 吴
https://apps.apple.com/us/app/unfolder/id1410628659?mt=12

Unfold3D Alternatives: Top 10 3D Modelers & Similar Apps | AlternativeTo
https://alternativeto.net/software/unfold3d/
https://alternativeto.net/software/ultimate-papercraft-3d/

rodrigorc/papercraft: Papercraft is a tool to unwrap 3D models.
https://github.com/rodrigorc/papercraft

formZ  v9 pro CAD
http://www.formz.com/fzsite1219/index.html
Rhinoceros
SHINING 3D and Rhinoceros introduce joint 3D modeling solution
https://www.rhino3d.com/tw/
https://www.blender.org/

http://www.touchcad.com/tc_features_unfo.html
TouchCAD unfolding / unwrapping / flattening features



https://apps.autodesk.com/ACD/it/Detail/HelpDoc?appId=4794007192398742432&appLang=en&os=Win32_64&mode=live
unfolding 3D  Relatív CAD
https://almacam.com/software/import-cao/unfold/
http://www.revcad.com/Sheet5/Products/SL50/Mesh_Unfolder/mesh_unfolder.html
https://www.paperzip.co.uk/unfold-app-explores-common-and-complex-3d-geometric-shapes/
Unfold app explores common and complex 3D geometric shapes



unfold 3d model mega-man-x-helmet-pepakura-foam-unfold PepShopDesigns Johnny Head - Pepakura FOAM unfold

baap pipe fitter Piping and structural fitter training and formula

 sab app ka baap pipe filter sab app ka baap pipe fitter ke liye, #all cutback in one app, app
your query
#piping_guruji
#ecc_reduser
#concentric_reduser
#reduser
#tunion
#elbow
#branch
#endcap
#lateral_tee
#offset
#sedle_tee
#calculetor
#dummy_support
#mitercut
#pipe_cutting
pipe fitter training
https://fabricatorguide.com/2020/04/90-degree-elbow-miter-bend-pdf-chart/
https://play.google.com/store/apps/details?id=com.technocom50.pipeandfittings&hl=en_US
Pipe and Fitting: A Comprehensive Piping Dimension AppPipe and Fitting is a free Android application
https://apkgk.com/id/com.technocom50.pipeandfittings
https://fabricatorguide.com/2020/04/90-degree-elbow-miter-bend-pdf-chart/
https://www.mdpi.com/2076-3417/12/6
Applied Sciences | March-2 2022 - Browse Articles


Applied Sciences | Free Full-Text | Mechanical Analysis of DS in Horizontal Directional Drilling
Applied Sciences | Free Full-Text | The Study of Novel Self-Rewetting Fluid Application to Loop Heat Pipe
Applied Sciences | Free Full-Text | Fluid Flow Development in a Pipe as a Demonstration of a Sequential Change in Its Rheological Properties

https://fittertraining.com/
Fitter training - piping and structural fitter fabricator training and pdf chart
https://fabricatorguide.com/
Fitter formula  Piping and structural fitter training and formula concentric reducer formula with plate Fitter formula  Piping and structural fitter training and formula

laser lens Focusable Focus Laser

 laser lens     Focusable Focus Laser
Quarton Dot Cross Line Diode Head
Shaping Optical Components Collimating Lenses  Line Optical  Collimating 
Lenses Line Generators  Filters

laser lens circuit Laser Target Finder Sensor
laser lens  Laser   shape round square
laser lens  Laser    square GRID

DaFuRui 3Pack (Dot Laser) 650nm Focusable ...

laser lens Focusable Focus Laser 
DaFuRui 3Pack (Dot Laser)650nm Focusable Focus Adjustable Lens Laser Red Dot Diode Module 3-5V with Driver Plastic Lens ; Material. Metal ; Color. Dot Laser.

650nm 5mW Red Point / Line / Cross Laser Module Head ...
 
laser lens Focusable Focus Laser   650nm 5mW Red Point / Line / Cross Laser Module Head Glass Lens Focusable Focus Adjustable Laser Diode Head Industrial Class
 
Laser beam focusing - How to make Best laser focus!
EnduranceLasers
 
laser lens Focusable Focus Laser 
 
Module Laser vert 10mw 30mw, grille carrée, 10x10, D12x45, focalisable, pour découpe et positionnement, avec support Standard
5pcs/pack DOE 10×10 Grid Optical Diffraction Element Grating Lens Laser Light

Taking advantage Natural Language Processing

 References
Ahn, D., Jijkoun, V., Mishne, G., Muller, K., de Rijke,
M., and Schlobachm S. 2004. Using Wikipedia at the
TREC QA track.In proc. The Thirteenth Text
Retrieval Conference (TREC 2004)
Bikel, D., R. Schwartz, and R. Weischedel. 1999. An
algorithm that learns what’s in a name. Machine
Learning, 211-31
Budanisky, A & G. Hirst. 2006. Evaluating WordNetbased
measurement of semantic distance.
Computational Linguistics, 32(1)
Bunescu, Razvan. and Pasca, Marius., 2006. Using
Encyclopedic Knowledge for Named Entity
Disambiguation In proceedings of 21st International
Conference on Computational Linguistics and 44th
Annual Meeting of the Association for
Computational Linguistics (ACL-06)
Cucerzan, Silviu., 2007. Large-Scale Named Entity
Disambiguation Based on Wikipedia Data. In Proc.
Conference on Empirical Methods in Natural
Language Processing (EMNLP-07)
Denning, P.; Horning, J.; Parnas, D.; and Weinstein, L.
2005. Wikipedia risks. Commun. ACM 48(12):152–
152.
Deerwester, S., Dumais, S., Furnas, G., Landauer, T.,
and Harshman, R. 1990. Indexing by latent semantic
analysis. JASIS, 41(6):391–407, 1990.
Fellbaum, C. (Ed.). 1998. WordNet: An Electronic
Lexical Database. MIT Press.
Finkelstein, Lev., Gabrilovich, Evgeniy., Matias, Yossi.,
Rivlin, Ehud., Solan, Zach., Wolfman, Gadi., and
Ruppin, Eytan. Placing search in context: The
concept revisited. ACM TOIS, 20(1):116–131,
January 2002.
Gabrilovich, Evgeniy., Markovitch, Shaul., 2007.
Computing semantic relatedness using Wikipediabased
explicit semantic analysis. In Proceedings of
the 20th International Joint Conference on Artificial
Intelligence (IJCAI07)
Giles, J. 2005. Internet encyclopaedias go head to head.
Nature 438:900–901.
Jarmasz, Mario. 2003. Roget’s thesaurus as a lexical
resource for natural language processing. Master’s
thesis, University of Ottawa.
Joachims, Thorsten. 1999. Making Large-Scale SVM
Learning Practical. In Advances in Dernel Methods -
Support Vector Learning Pages 169 - 184. MIT
Press.
Kittur, A.; Suh, B.; Pendleton, B. A.; and Chi, E. H.
2007. He says, she says: conflict and coordination in
wikipedia. In CHI, 453–462.
Lafferty, John., McCallum, Andrew., and Pereira,
Fernando. 2001. Conditional Random Fields:
Probabilistic Models for Segmenting and Labeling
Sequence Data In Proc. The Eighteenth International
Conference on Machine Learning. (ICML-01)
Lee, Michael D., Pincombe, Brandon., and Welsh,
Matthew. An empirical evaluation of models of text
document similarity. In CogSci2005, pages 1254–
1259, 2005.
Mihalcea, Rada. 2005. Unsupervised Large-Vocabulary
Word Sense Disambiguation with Graph-based
Algorithms for Sequence Data Labeling. In Proc.
Human Language Technology Conference /
Conference on Empirical Methods in Natural
Language Processing (HLT-EMNLP-05).
Mihalcea, Rada. 2007. Using wikipedia for Automatic
Word Sense Disambiguation. In Proc. The Annual
Conference of the North American Chapter of the
Association for Computational Linguistics (NAACLHLT
2007)
Navigli, Roverto and Lapata, Mirella. 2007. Graph
Connectivity Measures for Unsupervised Word Sense
Disambiguation. In Proc. 20th International Joint
Conference on Artificial Intelligence (IJCAI-07)
Resnik, P. 1995. Using Information Content to Evaluate
Semantic similarity in a Taxonomy. In Proc. the
Fourteenth International Joint Conference on
Artificial Intelligence (IJCAL-95)
Riehle, D. 2006. How and why wikipedia works: an
interview with angela beesley, elisabeth bauer, and
kizu naoko. In Proceedings of the International
Symposium on Wikis, 3–8.
Richman., Alexander E.; Schone., Patrick., 2008.,
Mining Wiki Resources for Multilingual Named
Entity Recognition In proceedings of 46th Annual
Meeting of the Association for Computational
Linguistics: Human Language Technologies (ACL-
08)
Seco, N., T. Veale & J. Hayes. 2004. An Intrinsic
Information Content Metric for Semantic Similarity
in WordNet. In Proc. 16th European conference on
artificial intelligence (ECAI-04)
Strube, Michael. and Ponzetto, Simon Paolo. 2006.
WikiRelate! Computing Semantic Relatedness Using
Wikipedia. The Twenty-First National Conference on
Artificial Intelligence (AAAI-06)
Steyvers, Mark., and Tenenbaum, Josh., 2001. Small
Worlds in Semantic Networks. Unpublished
Manuscript, Department of Psycology, Stanford
University, 2001
Tang, Juanzi Li Jie., Hong, Mingcai., and Liang,
Bangyong. 2006. Tree-Structured Conditional
Random Fields for Semantic Annotation. In proc The
5th International Semantic Web Conference
(ISWC2006)
Völkel, Max., Krötzsch, Markus., Vrandecic, Denny.,
Haller, Heiko., and Studer, Rudi. 2007. Semantic
Wikipedia. Proceedings of the 15th international
conference on World Wide Web
Wainwright, Martin., Jaakkola, Tommi., and Willsky,
Alan. 2003. Tree-Based Parametrization Framework
for Analysis of Sum-Product and Related Algorithm.
IEEE Transactions and Information Theory, 45(9)
Page 1120 - 1146
Watanabe, Yotaro., Asahara, Masayuki., and
Matsumoto, Yoji., 2007. A Graph-based Approach to
Named Entity Categorization in Wikipedia Using
Conditional Random Fields. In Proc. Conference on
Empirical Methods in Natural Language Processing
(EMNLP-07)
Zesch, Torsten. and Gurevych, Iryna. 2007. Analysis of
the Wikipedia Category Graph for NLP Applications
In Proc. The Annual Conference of the North
American Chapter of the Association for
Computational Linguistics (NAACL-HLT 2007),
Textgraph-2
Zhu, Jun., Nie, Zaiqing., Wen, Ji-Rong ., Zhang, Bo.,
and Ma, Wei-Ying. 2006. Simultaneous Record
Detection and Attribute Labeling in Web Data
Extraction. In proc The Twelfth ACM SIGKDD
International Conference on Knowledge Discovery
and Data Mining (ACM-SIGKDD-06)
Wikipedia:About.
http://en.wikipedia.org/wiki/Wikipedia:About
Wikipedia:Size_comparisons.
http://en.wikipedia.org/wiki/Wikipedia:Size_compari
sons
Wikipedia:Size_of_Wikipedia.
http://en.wikipedia.org/wiki/Wikipedia:Size_of_Wiki
pedia
Wikipedia:Statistics.
http://en.wikipedia.org/wiki/Wikipedia:Statistics#Aut
omatically_updated_statistics

    [1]
    A.V. Aho, M.S. Lam, R. Sethi, J.D. Ullman
    Compilers: Principles, Techniques, and Tools
    (second edition), Pearson/Addison Wesley (2007)
    Google Scholar

[2]
Akim Demaille, et al.
GNU Bison
http://www.gnu.org/software/bison/
(2014)
[3]
H. Alblas, R. op den Akker, P.O. Luttighuis, K. Sikkel
A bibliography on parallel parsing
SIGPLAN Not., 29 (1) (1994), pp. 54-65
CrossRef
View in ScopusGoogle Scholar[4]
Alon Zakai
Emscripten
https://github.com/kripken/emscripten/wiki
(2014)
[5]
R. Alur, P. Madhusudan
Adding nesting structure to words
J. ACM, 56 (3) (2009)
Google Scholar
[6]
A. Barenghi, S. Crespi-Reghizzi, D. Mandrioli, F. Panella, M. Pradella
The PAPAGENO parallel-parser generator
A. Cohen (Ed.), Compiler Construction – 23rd International Conference, CC 2014, Held as Part of the European Joint Conferences on Theory and Practice of Software, Lecture Notes in Computer Science, vol. 8409, ETAPS 2014, Grenoble, France, April 5–13, 2014. Proceedings, Springer (2014), pp. 192-196
CrossRef
View in ScopusGoogle Scholar[7]
A. Barenghi, S. Crespi Reghizzi, D. Mandrioli, M. Pradella
Parallel parsing of operator precedence grammars
Inf. Process. Lett., 113 (7) (2013), pp. 245-249
View PDFView articleView in ScopusGoogle Scholar[8]
D. Bianculli, A. Filieri, C. Ghezzi, D. Mandrioli
Syntactic-semantic incrementality for agile verification
Sci. Comput. Program. (2013), 10.1016/j.scico.2013.11.026
Google Scholar
[9]
Celestia Development Team
The celestia space simulation
http://sourceforge.net/projects/celestia/
(2014)
Google Scholar
[10]
M. Chytil, M. Crochemore, B. Monien, W. Rytter
On the parallel recognition of unambiguous context-free languages
Theor. Comput. Sci., 81 (2) (30 Apr. 1991), pp. 311-316
Note
View PDFView articleView in Scopus
[11]
J. Cohen, T. Hickey, J. Katcoff
Upper bounds for speedup in parallel parsing
J. ACM, 29 (2) (Apr. 1982), pp. 408-428
View in Scopus
[12]
S. Crespi Reghizzi, L. Breveglieri, A. Morzenti
Formal Languages and Compilation
Springer (2013)
Google Scholar
[13]
S. Crespi Reghizzi, D. Mandrioli
Operator precedence and the visibly pushdown property
J. Comput. Syst. Sci., 78 (2012), pp. 1837-1867
View PDFView articleView in ScopusGoogle Scholar[14]
D. Crockford
RFC4267 – the application/json media type for JavaScript Object Notation (JSON)
http://www.ietf.org/rfc/rfc4627.txt
(2006)
Google Scholar
[15]
D. Crockford
JavaScript – the Good Parts: Unearthing the Excellence in JavaScript
O'Reilly (2008)
Google Scholar
[16]
K. De Bosschere
An operator precedence parser for standard prolog text
Softw. Pract. Exp., 26 (7) (1996), pp. 763-779
Google Scholar
[17]
P. Degano, S. Mannucci, B. Mojana
Efficient incremental LR parsing for syntax-directed editors
ACM Trans. Program. Lang. Syst., 10 (3) (July 1988), pp. 345-373
View in Scopus
[18]
M. DeLoura
The engine survey: general results
http://www.satori.org/2009/03/the-engine-survey-general-results/
(March 2009)
[Online; accessed 5 December 2013]
[19]
C.N. Fischer
On parsing context free languages in parallel environments
Technical report
Cornell University (Apr. 1975)
[20]
M.J. Fischer
Some properties of precedence languages
P.C. Fischer, S. Ginsburg, M.A. Harrison (Eds.), Proceedings of the 1st Annual ACM Symposium on Theory of Computing, Marina del Rey, CA, USA, May 5–7, 1969, ACM (1969), pp. 181-190
CrossRef
View in ScopusGoogle Scholar[21]
R.W. Floyd
Syntactic analysis and operator precedence
J. ACM, 10 (3) (1963), pp. 316-333
View in Scopus
Google Scholar[22]
R.W. Floyd
Bounded context syntactic analysis
Commun. CACM, 7 (2) (1964), pp. 62-67
View in Scopus
Google Scholar
[23]
Game Developer. 14th Annual Front Line Awards, January 2012.
Google Scholar
[24]
U. Germann, E. Joanis, S. Larkin
Tightly packed tries: how to fit large models into memory, and make them load fast, too
Workshop on Software Engineering, Testing, and Quality Assurance for Natural Language Processing (2009), pp. 31-39
CrossRef
Google Scholar[25]
C. Ghezzi, D. Mandrioli
Incremental parsing
ACM Trans. Program. Lang. Syst., 1 (1) (1979), pp. 58-70
View in Scopus
Google Scholar[26]
A. Gibbons, W. Rytter
Optimal parallel algorithms for dynamic expression evaluation and context-free recognition
Inf. Comput., 81 (1) (Apr. 1989), pp. 32-45
View PDFView articleView in Scopus[27]
S. Greibach
A note on undecidable properties of formal languages
Math. Syst. Theory, 2 (1) (1968), pp. 1-6
View in Scopus
Google Scholar
[28]
D. Grune, C.J. Jacobs
Parsing Techniques: A Practical Guide
Springer (2008)
Google Scholar
[29]
W.D. Hillis, G.L. Steele Jr.
Data parallel algorithms
Commun. ACM, 29 (12) (1986), pp. 1170-1183
View in Scopus
Google Scholar
[30]
H.B. Hunt, D.J. Rosenkrantz
Computational parallels between the regular and context-free languages
SIAM J. Comput., 7 (1) (1978), pp. 99-114
Google Scholar
[31]
A.H. Karp, H.P. Flatt
Measuring parallel processor performance
Commun. ACM, 33 (5) (1990), pp. 539-543
View in Scopus
Google Scholar
[32]
J. Kegler
Perl and undecidability
Perl Rev. (2008)
Google Scholar
[33]
P.N. Klein, J.H. Reif
Parallel time O(log n) acceptance of deterministic CFLs on an exclusive-write P-RAM
SIAM J. Comput., 17 (1988)
Google Scholar
[34]
D.E. Knuth
On the translation of languages from left to right
Inf. Control, 8 (6) (1965), pp. 607-639
View PDFView articleView in ScopusGoogle Scholar[35]
D.E. Knuth
A characterization of parenthesis languages
Inf. Control, 11 (3) (1967), pp. 269-289
View PDFView articleView in ScopusGoogle Scholar
[36]
J. Lampe
Local parse – a base for realistic parallelisation of compilers
Elektron. Inf.verarb. Kybern., 26 (1/2) (1990), pp. 75-84
Google Scholar
[37]
J. Larchevêque
Optimal incremental parsing
ACM Trans. Program. Lang. Syst., 17 (1) (Jan. 1995), pp. 1-15
View in Scopus
[38]
Layer7 Technology. XML Accelerator
http://www.layer7tech.com/products/xml-accelerator
(2014)
[39]
W. Lu, K. Chiu, Y. Pan
A parallel approach to XML parsing
7th IEEE/ACM International Conference on Grid Computing, GRID 2006, September 28–29, 2006, Barcelona, Spain, Proceedings, IEEE (2006), pp. 223-230
CrossRef
View in ScopusGoogle Scholar
[40]
R. McCloskey, J. Wang, J. Belanger, Parallel parsing of languages generated by ambiguous bounded context grammars, Mar. 18 1994.
Google Scholar
[41]
M.D. Mickunas, R.M. Schell
Parallel compilation in a multiprocessor environment (extended abstract)
R.H. Austing, D.M. Conti, G.L. Engel (Eds.), Proceedings 1978 ACM Annual Conference, vol. I, Washington, DC, USA, December 4–6, 1978, ACM (1978), pp. 241-246
View in Scopus
Google Scholar[42]
Papageno Developers
PAPAGENO: the parallel parser generator for operator precedence grammars
https://github.com/PAPAGENO-devels/papageno
(2014)
Google Scholar
[43]
Pontifical Catholic University of Rio de Janeiro. Lua official reference manual
http://www.lua.org/manual/5.2/
(2014)
[44]
W. Rytter
On the complexity of parallel parsing of general context-free languages
Theor. Comput. Sci., 47 (3) (1986), pp. 315-321
Note
View PDFView articleView in ScopusGoogle Scholar[45]
D. Sarkar, N. Deo
Estimating the speedup in parallel parsing
IEEE Trans. Softw. Eng., 16 (7) (1990), p. 677
View in Scopus
Google Scholar[46]
R. Sin'ya, K. Matsuzaki, M. Sassa
Simultaneous finite automata: an efficient data-parallel model for regular expression matching
42nd International Conference on Parallel Processing, ICPP, 2013, Lyon, France, October 1–4, 2013, IEEE Computer Society (2013), pp. 220-229
View in Scopus
Google Scholar[47]
G.U. Srikanth
Parallel lexical analyzer on the cell processor
SSIRI (Companion), IEEE Computer Society (2010), pp. 28-29
CrossRef
View in ScopusGoogle Scholar[48]
The Mozilla Foundation
Asm.js
http://asmjs.org/
(2014)
[49]
The Wikimedia Foundation
Wikipedia adopts Lua as its default scripting language
http://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2012-01-30/Technology_report
(2012)
[50]
L. Vagner, B. Melichar
Parallel LL parsing
Acta Inform., 44 (1) (2007), pp. 1-21
CrossRef
View in ScopusGoogle Scholar[51]
Z. Zhao, M. Bebenita, D. Herman, J. Sun, X. Shen
HPar: a practical parallel parser for HTML — taming HTML complexities for parallel parsing
ACM Trans. Archit. Code Optim., 10 (4) (Dec. 2013)
https://www.researchgate.net/figure/The-Wordnet-LMF-structure_fig3_221101803
The Wordnet-LMF structure.  | Download Scientific Diagram

Algorithm

WordNet (Jarmasz, 2003)
Roget’s Thesaurus
(Jarmasz, 2003]
LSA (Finkelstein et al., 2002)
WikiRelate!
(Strube and Ponzetto, 2006)
ESA-Wikipedia
ESA-ODP

 Computing word relatedness

Algorithm

Bag of words (Lee
et al.
LSA (Findelstein et al., 2002]
ESA-Wikipedia
ESA-ODP
 
Computing text relatedness

2024年1月7日 星期日

Optimizing global memory load in CUDA cuda parallel __global__ absolute threadidx blockidx blockdim memory LoadFromStream Using shared memory in Dynamic Parallelism CUDA - Stack Overflow

 https://github.com/jasonthemonster/implementation-of-parallel-string-matching-algorithms-with-cuda/tree/master
Implement parallel string matching algorithms with CUDA ...
GitHub
  Implement parallel string matching algorithms with CUDA in C - GitHub - JasontheMonster/Implementation ... Binary tree witness array elimination
parallel-algorithm
Parallelized histogram equalization for gray scale images using GPUs in CUDA C++ in a consumer-producer aproach (streams, RDMA, InfiBands).
https://github.com/kaletap/bfs-cuda-gpu
https://github.com/kaletap/bfs-cuda-gpu/tree/a63a441087c09507389149b99638dce7e2d06d7e
https://github.com/topics/parallel-computing?l=cuda

Optimizing global memory load in CUDA cuda parallel

__global__ absolute threadidx blockidx blockdim memory LoadFromStream

Using shared memory in Dynamic Parallelism CUDA - Stack Overflow
https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#configuration-options

nvidia developer kit MAPping cuda ai parallel calculation  Tensor Cores

https://developer.nvidia.com/blog/cuda-10-features-revealed/

ACM Transactions on Programming Languages and Systems: Vol 45, No 3

    HomeACM JournalsACM Transactions on Programming Languages and SystemsVol. 45, No. 3 A
 Model Checker for Operator Precedence Languages
Software notations and tools
    Compilers    Context specific languages        Domain specific languages    Formal language definitions        Syntax
    General programming languages       Language types            Distributed programming languages
Semantics and reasoning    Program reasoning        Invariants       Pre- and post-conditions        Program verification    Program semantics        Categorical semantics

A Practitioner's Guide to Natural Language Processing
UBG Repository
http://repository.universitasbumigora.ac.id › ...(grammar) c = rc.parse(tagged_simple_sent). Figure 3-9. Shallow parsing using ... Parallel(n_jobs=1)]: Done 30 out of 30 | elapsed: 13.0min finished. # evaluate ...

https://www.researchgate.net/publication/285648890_Sparse_Tensor_Algebra_as_a_Parallel_Programming_Model
Sparse Tensor Algebra as a Parallel Programming Model | Request PDF

https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-extended-features-pytorch-tensor-parallelism-how-it-works.html
Parallel parsing made practical - ScienceDirect
https://www.sciencedirect.com/science/article/pii/S0167642315002610
Science of Computer Programming Volume 112, Part 3, 15 November 2015, Pages 195-226

https://www.sciencedirect.com/science/article/pii/S0167642315002610#bl0010
Parallel parsing made practical - ScienceDirect
References      [1]     A.V. Aho, M.S. Lam, R. Sethi, J.D. Ullman     Compilers: Principles, Techniques, and Tools     (second edition), Pearson/Addison Wesley (2007)     Google Scholar


load text document to tensor
     tensor expression tree feedforward mlp operator
     instrinsic. compiler-assisted operator template library for dnn accelerators

international journal of parallel programming .

https://www.researchgate.net/figure/tensor-expression-tree-of-the-feedforward-mlp-operator-and-the-low-level-instrinsic_fig3_350389324
Tensor expression tree of the feedforward MLP operator
 Tensor expression tree of the feedforward MLP operator and the low-level instrinsic functions.

https://github.com/cmhungsteve/Awesome-Transformer-Attention

Tensor expression tree of the feedforward MLP operator compiler-assisted operator template library for dnn accelerators


Compiler-assisted Operator Template Library for DNN
Accelerators Compiler-assisted Operator Template Library for DNN Accelerators    October  International Journal of Parallel Programming 

An Application-oblivious Memory Scheduling System for DNN Accelerators | ACM Transactions on Architecture and Code Optimization
https://dl.acm.org/doi/abs/10.1145/3535355

https://nlp.cs.nyu.edu/wikipedia-data/
Tagged and Cleaned Wikipedia (TC Wikipedia) and its Ngram
Wikipedia is a relatively big and consistent resource for NLP researchers to work
Natural Language Processing. Wikipedia
https://www.researchgate.net/figure/Computer-science-Wikipedia-link-with-its-relative-Babel-synset_fig3_282247951
https://www.researchgate.net/publication/282247951_Automatic_Identification_and_Disambiguation_of_Concepts_and_Named_Entities_in_the_Multilingual_Wikipedia
(PDF) Automatic Identification and Disambiguation of Concepts and Named Entities in the Multilingual Wikipedia

https://www.cambricon.com/docs/bangc/developer_guide_html/
Cambricon BANG C Developer Guide — Cambricon BANG C Developer Guide 2.15.0 documentation Machine learning tasks are becoming pervasive in a broad range CNCC (Cambricon Neuware Compiler Collection  CNCC Compiler Architecture

大流量網站架構 website traffic website traffic tracking unveiling the secrets behind website traffic ranking and roi

 https://aicontentfy.com/en/blog/unveiling-secrets-behind-website-traffic-ranking-and-roi
https://fastercapital.com/content/Unveiling-secrets-behind-website-traffic-ranking-and-roi.html


千萬級流量的大型分佈式系統架構設計 - 閱坊
超大流量系統解決方案 心得歸納1. CH.5 星羅棋布 — 分庫分表方案(未完) | by ZONGRU Li | Medium
大型網站架構 讀後心得 : 大型網站架構的演化. 大型網站閱讀心得,網站架構的演化 | by Charlie Lee | Bucketing | Medium
博客來-超大流量系統解決方案: 大型網站架構師的經驗分享

Super large traffic Large traffic website architecture
7 ways to build scalable platforms that serve high traffic | ConnectWise
Overview of the traffic measurement and analysis architecture with Hadoop. | Download Scientific Diagram

Scalable Web Architecture: How We Handled surge in Traffic - Core dna
CDN SDN Diagram Scalable Web Content Delivery Network
SDN/NFV-assisted CDN virtualization.  | Download Scientific Diagram

Super large traffic
  Large traffic website architecture
   Dynamic traffic 
   scalable platforms  serve high traffic  Connect Wise 
   traffic  architecture  Hadoop Diagram

https://www.geeksforgeeks.org/system-design-netflix-a-complete-architecture/

2024年1月6日 星期六

microcontroller simulator interpreter emulator robot language interpreter integration. inverse kinematics Kinematics

 https://manual.coppeliarobotics.com/en/tutorials.htm
BubbleRob tutorialBuilding a clean model tutorialLine following BubbleRob tutorialInverse kinematics tutorialExternal controller tutorialPlugin tutorialRobot language interpreter integration tutorialROS tutorial

microcontroller
simulator interpreter emulator
robot language interpreter
integration. inverse kinematics

https://www.researchgate.net/figure/Screen-shot-of-V-REPs-application-main-window-robot-models-are-courtesy-of-Lyall_fig6_220850179

https://www.researchgate.net/publication/220850179_Virtual_Robot_Experimentation_Platform_V-REP_A_Versatile_3D_Robot_Simulator

 Virtual Robot Experimentation Platform V-REP: A Versatile ...Virtual Robot Experimentation Platform V-REP: A Versatile 3D Robot Simulator
Screen shot of V-REP’s application main window (robot models are... | Download Scientific Diagram
V-REP example scene. The left part shows the scene hierarchy, the right... | Download Scientific Diagram
[PDF] An Inverse Kinematics Demonstration of a Custom Robot using C# and CoppeliaSim | Semantic Scholar
V-REP example scene. The left part shows the scene hierarchy, the right... | Download Scientific Diagram

Textual framework Python.Build sophisticated user interfaces GUI

 https://github.com/Textualize/textual
https://textual.textualize.io/

TextualTextual is a Rapid Application Development framework for Python.Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser!🎬 Demonstration

Python-based Textual apps are coming to the webInfoWorldhttps://www.infoworld.com › article·  Textual Cloud Service will allow Python-based terminal applications built with the Textual framework to run in web browsers.

https://github.com/ntk148v/awesome-stars
https://github.com/rochacbruno/my-awesome-stars

Speech Recognition Theory Data sources Available data sources are covered on the page SpeechData

 https://cmusphinx.github.io/wiki/
https://cmusphinx.github.io/wiki/speechdata/

Speech Recognition Theory

This section tries to collect research ideas for specific problems in speech recognition

    Lattices

    WFST

    Search Algorithms

    Language Models

    Features

    Noise Robustness

    Adaptation

    Voice Activity Detection

隨手養成 Python 好習慣-勤註解、善用自動文件產生工具 Sphinx - MyApollo

 https://www.sphinx-doc.org/en/master/

Welcome — Sphinx documentation
Sphinx documentation
https://www.sphinx-doc.org
 
https://zh.wikipedia.org/zh-tw/Sphinx_(%E6%96%87%E6%A1%A3%E7%94%9F%E6%88%90%E5%99%A8)
https://en.wikipedia.org/wiki/Sphinx_(documentation_generator)
https://cmusphinx.github.io/wiki/
http://wiki.ros.org/Sphinx

Sphinx makes it easy to create intelligent and beautiful documentation. Here are some of Sphinx's major features: ... Sphinx uses the reStructuredText markup ...
‎Getting Started · ‎Tutorial: Build your first project · ‎Installing Sphinx · ‎Using Sphinx

https://myapollo.com.tw/blog/python-autodoc/
隨手養成 Python 好習慣-勤註解、善用自動文件產生工具 Sphinx - MyApollo
References #
https://www.sphinx-doc.org/en/master/index.html
https://pythonhosted.org/an_example_pypi_project/sphinx.html
https://google.github.io/styleguide/pyguide.html
隨手養成 Python 好習慣-勤註解、善用自動文件產生工具 SphinxLast updated on  Jan 11, 2021  in  Python 模組/套件推薦 , Python 程式設計 - 高階  by  Amo Chen  ‐ 4 min read

microsoft open source gw-basic . interpreter gui . sourceforge nubasic. gui interpreter . graph algorithms interpreter . sqlite-ole gui open source interpreter gui . sourceforge . github gui interpreter . graph algorithms interpreter

 microsoft open source gw-basic . interpreter gui .
sourceforge nubasic.
gui interpreter .
graph algorithms interpreter .
sqlite-ole gui

https://asymptote.sourceforge.io/

https://www.cambridge.org/core/journals/theory-and-practice-of-logic-programming/article/tau-prolog-a-prolog-interpreter-for-the-web/4D99CAEBCF06B072AF4D028FA7B06CC5
Tau Prolog: A Prolog Interpreter for the Web | Theory and Practice of Logic Programming | Cambridge Core


Open source libraries and frameworks for biological data visualisation: A guide for developers - Wang - 2015 - PROTEOMICS - Wiley Online Library
https://analyticalsciencejournals.onlinelibrary.wiley.com/doi/full/10.1002/pmic.201400377

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5103826/
https://hackage.haskell.org/packages/
https://hackage.haskell.org/
https://zh.wikipedia.org/zh-tw/Haskell

https://medium.com/@haseebmir.hm/open-code-interpreter-an-open-source-alternative-to-traditional-code-interpreters-36a1ca8f6cf4
Open-Code-Interpreter — An open-source alternative to traditional Code Interpreters. | by HeavenHM | Medium
https://wiki.archlinux.org/title/List_of_applications/Science
List of applications/Science - ArchWiki
https://en.wikipedia.org/wiki/Programming_tool

https://dev.opencascade.org/doc/overview/html/
Open CASCADE Technology: Introduction


https://analyticalsciencejournals.onlinelibrary.wiley.com/doi/full/10.1002/pmic.201400377
Open source libraries and frameworks for biological data visualisation: A guide for developers - Wang - 2015 - PROTEOMICS - Wiley Online Library
Abbreviations
3.1 D3.js
3.2 JFreeChart
3.3 Google charts
3.4 matplotlib
3.5 Other libraries
3.6 Remarks
4.1 Cytoscape
4.2 Gephi
4.3 Graphviz
4.4 Sigma.js
4.5 mxGraph
4.6 JUNG
4.7 Other libraries
4.8 Remarks
5.1 D3.js
5.2 Google charts
5.3 matplotlib
5.4 Graphviz
5.5 Other libraries
5.6 Remarks
Recommended
Metrics
Details
Research funding
Keywords
Publication History
About Wiley Online Library
Help & Support
Opportunities
Connect with Wiley
debugger eval code:6:9

http://www.flounder.com/localeexplorer.htm
Useful MFC programming featuresI found myself using a lot of techniques which are not necessarily documented in examples.  So I'm taking the time to explain them here.    A tabbed dialog    Using a Rich Edit control as a help window, and including .rtf files as resources that can be loaded into this help window.    A resizeable dialog window which dynamically resizes its contained tabbed dialog          But a window resizable only vertically!    Scrollable child dialogs within tabbed dialogs    The use of rich edit controls to build a hex edit control    Reflecting selection from one text control to a corresponding control    Using a rich edit control to get syntax highlighting of UTF-8 character groups    The ability to set fonts in specific controls    A way of using FormatMessage to provide a "macro substitution" capability.    Sorting alphabetic and numeric data in a CListCtrl (both integer and floating-point, including signed values) .    A header control with vertical text.    An owner-draw CListCtrl header    Owner-drawn CListCtrl including multiple fonts and color highlighting.    Scrollable dialogs within tabbed dialogs    Use of mapping modes to handle a different coordinate space.    The use of a Rich Edit control with hyperlinks to other pages in the tabbed dialog

Local Explorer: Rich Edit with hyperlinks
richedit gui basic interpreter
http://www.flounder.com/richedithyperlinks.htm

rich gui basic interpreter rich
github - textualize/textual: the lean application framework

CANopen 是一種架構在控制器區域網路(Controller Area Network, CAN) emotas embedded communication GmbH | your embedded solution partner

 emotas embedded communication GmbH | your embedded solution partner

CANopen 是一種架構在控制器區域網路(Controller Area Network, CAN)上的高層通訊協定,包括通訊子協定及設備子協定常在嵌入式系統中使用,也是工業控制常用到的一種 ...
https://zh.wikipedia.org/zh-tw/CANopen
  https://www.emotas.de/en/produkte/canopen-device-explorer
https://www.emotas.de/en/canopen-software


CANopen software products

    CANopen Slave Stack Source Code

    The CANopen Slave Stack Basic of emotas is a software library that provides all communication services according to the CANopen communi­cation profile CiA301 V4.2.
    CANopen NetworkDesigner

    The CANopen NetworkDesigner by emotas allows to design a complete CANopen network including all devices and communication relationships. The source code for all components is generated automatically by the tool.
    CANopen Master/Slave Stack

    The CANopen Master/Slave Stack is a software library that provides all communication services according to communication profile CiA301, v4.2 and master features according to CiA302-2. The stack is written in ANSI-C and it is MISRA conform.
    CANopen Manager Stack

    The CANopen Manager Stacks extends the CANopen Master/Slave Stack with additional functions such as the Boot-Up Manager and the Configuration Manager according to CiA 302-2 and CiA302-3.
    CANopen Bootloader

    An increasing number of CANopen devices need bootloaders to update firmware in the field. The use of a complete CANopen stack for the bootloader is mostly unsuitable, because of the large flash memory footprint.
    CANopen DeviceExplorer

    The CANopen DeviceExplorer is a versatile tool for development, testing, diagnostics and service tasks. It provides CANopen master functionalities and allows the analysis and configuration of CANopen devices.
    CANopen DeviceDesigner

    The CANopen DeviceDesigner is an easy-to-use tool for fast and cost-saving design of CANopen devices. With a few mouse clicks the object dictionary of the device can be created on the basis of predefined profiles.
    CANopen UpdateManager

    The CANopen UpdateManager is an easy to handle tool designed for firmware downloads. Apart from direct firmware downloads it offers the opportunity to put firmware files for all devices of a network together, add the configuration data and and create an update package.
    CANopen-TCP/IP-Gateway (CiA 309-3)

    Das CiA309-3-Gateway ist ein universelles TCP/IP-CANopen-Gateway entsprechend der CiA-Spezifikation 309-3. Es ist als Binärversion für Linux verfügbar und kann mit jedem Linux, das eine can4linux oder SocketCAN CAN-Schnittstelle hat, verwendet werden. Zudem steht das Gateway auch im Quellcode zur Verfügung und kann damit auf alle Plattformen portiert werden, die eine CAN-Schnittstelle und einen TCP/IP-Stack mit BSD-Sockets besitzen. Die CANopen-Komponente des Gateways besteht aus dem bewährtem CANopen Master-Stack von emotas.
    CANopen-Modbus/TCP-Gateway (CiA309-2)

    The CiA309-2 gateway is a universal Modbus/TCP-CANopen gateway according to CiA 309-2 specification. It is available as binary version for Linux. It can be used with every Linux using a can4linux or SocketCAN CAN interface. The gateway is also available as source code.