發表文章

目前顯示的是 4月, 2022的文章

Parallel Redundancy IEC 61850 HMI SCADA Protection

 https://www.researchgate.net/publication/269309732_Protection_and_control_system_upgrade_based_on_IEC-_61850_and_PRP    Protection and control system upgrade based on IEC- 61850 and PRP

Canelé de bordeaux 卡納蕾 canelé canelé de Bordeaux 可麗露 可露麗

https://zh.wikipedia.org/wiki/%E5%8D%A1%E7%B4%8D%E8%95%BE https://en.wikipedia.org/wiki/Canel%C3%A9 Makes 12 servings 2 cups (500ml) milk 2 tbsp (30g) butter 1 cup (200g) caster sugar 1 cup (125g) bread flour 2 egg yolks +1 whole egg 1/2 tsp (3g) salt 1 tsp (5g) vanilla extract 1 tsp (5g) rum extract 1/4 cup (60ml) rum https://youtu.be/tHe7rxHgflk Canelés (Cannelés) de Bordeaux Home Cooking Adventure https://www.youtube.com/results?search_query=Canel%C3%A9+aux+Noisettines http://www.37cooks.com/2016/10/orange-canele-de-bordeaux.html   Caneles Experiment: No Beeswax, No Copper Mold, No 48hr Resting! https://youtu.be/hQB9GYihmd8 https://en.wikipedia.org/wiki/Madeleine_(cake) https://en.wikipedia.org/wiki/Muffin https://www.bonnemaman.co.uk/

Algorithms

 https://www.geeksforgeeks.org/fundamentals-of-algorithms/?ref=lbp

Delphi IDE Tools and Plug-Ins

 Delphi IDE Tools and Plug-Ins   Delphi IDE - Integrated Development Eenvironment provides all the tools you need to design, develop, test, debug, and deploy applications, allowing rapid prototyping and a shorter development time. Want more? Here's how to add more functionality to Delphi IDE and make your job easier. • GExperts GExperts is a free set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software.  More » • ModelMaker Code Explorer ModelMaker Code Explorer is a Class Explorer and Refactoring Browser fro Delphi IDE. More » • Delphi SpeedUp DelphiSpeedUp is an IDE plugin for Delphi and C++Builder. It improves the IDE’s startup speed and increases the general speed of the whole IDE. This is achieved by replacing some often used RTL functions by FastCode function that are optimized for the used CPU and some other faster implementations. It also employs caches...

ㄅㄅㄅl496456404

 l496456404ㄅㄅㄅl496456404

low temperature Ceramic material spring ceramic spring elasticity Preparation composite ceramic sponges PDMS Sponges

 low temperature Ceramic material spring ceramic spring elasticity Preparation composite ceramic sponges PDMS Sponges https://www.nature.com/articles/s41467-020-17533-6  Ajay Giri Prakash Kottapalli PDMS MLG PDMS spongy  Ultralightweight and 3D Squeezable

delphi TFile Stream binary file reader embarcadero

 https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Streams,_Reader_and_Writers Streams, Reader and Writers - RAD Studio - Embarcadero ... https://docwiki.embarcadero.com › Strea...   This topic lists all stream, reader and writer classes. ... TFileStream enables applications to read from and write to a file on disk. System.Classes.     Using Streams to Read or Write Data - RAD Studio     https://docwiki.embarcadero.com › Sydney   Stream classes all share several methods for reading and writing data. ... Read is useful when the number of bytes in the file is not known. Using File Streams - RAD Studio - Embarcadero DocWiki https://docwiki.embarcadero.com › Sydney   Creating and opening files using file streams — The TFileStream class enables applications to read from and write to a file on disk. Because ... System.IOUtils.TFile.ReadAllBytes - Embarcadero DocWiki https://docwiki.embarcadero.com › Syste...   Reads the contents of ...

template book front cover title subtitle publisher translator author summary blurb table of contents chapter appendix glossary index reference

  https://tex.stackexchange.com/questions/573047/how-to-format-bibliography-in-table-of-contents-as-part-instead-of-chapter-with  https://en.wikipedia.org/wiki/Book_design https://www.iuniverse.com/en/resources/publishing/parts-of-your-book

如何使用 Win32 API 存取 RS232

 http://www.finetech.idv.tw/techdoc/bcbrs232/bcbrs232.htm  https://stackoverflow.com/questions/820817/low-level-control-of-rs232-com-port-rts-cts-dtr-dsr-possible Win32 API Communication Functions   BOOL SetCommState(     HANDLE hFile,    // handle of communications device     LPDCB lpDCB            // address of device-control block structure    );       Windows App Win32 API System Services Winbase.h SetCommState function (winbase.h)   http://delphi-kb.blogspot.com/2009/03/how-to-communicate-with-com-port.html https://docs.microsoft.com/zh-tw/windows/win32/api/winbase/nf-winbase-setcommstate  unit ComPort; interface uses   Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs; type   TComPort = class(TObject)   private     ComID, ComError: Integer;     DcbOld: TDCB;  ...

DLL "LoadLibrary " +"delphi" import dll Libraries and Packages Delphi

 "LoadLibrary "  +"delphi"   import dll Libraries and Packages Delphi  Dr.Bob's Delphi Clinic: Using C DLLs with Delphi (and HeadConv v4.20)  https://www.drbob42.com/Delphi/headconv.htm  http://www.drbob42.com/tools/drbob.htm  Dr.Bob's SwarTools: Dr.Bob's Collection of Delphi Experts/Wizards v2.50  https://infosys.beckhoff.com/english.php?content=../content/1033/tcsample_bdelphi/html/TcAdsOcx_Setup_Delphi.htm&id=  https://www.mql5.com/en/articles/96 https://blogs.embarcadero.com/how-to-use-a-c-dll-in-any-delphi-program/  http://etutorials.org/Programming/mastering+delphi+7/Part+II+Delphi+Object-Oriented+Architectures/Chapter+10+Libraries+and+Packages/Creating+a+DLL+in+Delphi/  https://github.com/PacktPublishing/Delphi-High-Performance/tree/master/Chapter%208  http://etutorials.org/Programming/mastering+delphi+7/Part+II+Delphi+Object-Oriented+Architectures/Chapter+10+Libraries+and+Packages/Using+Existing+DLLs/ http://th...

GPIB-488

 This is one-purpose program created for management of experiment on custom  aparatus. His goal take measurements of values for computation if Seebeck  coefficient  https://github.com/pinkavaj/seebrez/blob/master/GPIB-488/Language%20Interfaces/Delphi/GPIB.PAS  seebrez/GPIB-488/Language Interfaces/Delphi/  https://www.ni.com/zh-tw/support/downloads/drivers/download.ni-488-2.html#442610   NI-488.2 with LabVIEW                 https://github.com/pinkavaj/seebrez/tree/master/TPCM.

Base64 Image System.NetEncoding.TBase64Encoding

https://github.com/emn178/hi-base64  https://github.com/whatwg/wattsi/blob/main/src/lib/base64encoder.pas  https://docwiki.embarcadero.com/Libraries/Sydney/en/System.NetEncoding.TBase64Encoding unction BaseImage(fn: string): string; var     m1: TMemoryStream;     m2: TStringStream;     str: string; begin     m1 := TMemoryStream.Create;     m2 := TStringStream.Create('');     m1.LoadFromFile(fn);     EncdDecd.EncodeStream(m1, m2);                            str := m2.DataString;     str := StringReplace(str, #13, '', [rfReplaceAll]);      str := StringReplace(str,...

delphi +"Recurs" recursive Recurse TTreeView TTreeNode rtti Reconstruct full paths from a TreeView in delphi

 https://tech-story.net/reconstruct-full-paths-from-a-treeview-in-delphi/ https://delphisources.ru/pages/faq/master-delphi-7/content/LiB0053.html http://www.drbob42.com/uk-bug/hood-01.htm https://theroadtodelphi.com/2010/10/10/fun-with-delphi-rtti-dump-a-trttitype-definition/

Delphi Vcl.Ribbon Ribbon Controls office style

 https://docwiki.embarcadero.com/RADStudio/Sydney/en/Creating_an_Application_that_Uses_Ribbon_Controls  https://stackoverflow.com/questions/6327845/creating-ribbon-styled-applications https://www.add-in-express.com/add-in-delphi/com-addins.php  https://bilsen.com/windowsribbon/index.shtml https://github.com/JAM-Software/RibbonFramework  Delphi  Vcl.ActnMan Vcl.ActnList Vcl.ActnMenus Vcl.ActnCtrls https://docwiki.embarcadero.com/RADStudio/Sydney/en/Handling_VCL_Actions_Using_an_Action_List https://github.com/orwah/Arabic-Delphi-VCL-Units https://docwiki.embarcadero.com/Libraries/Sydney/en/Vcl.ActnMan

Awesome Pascal Awesome Communications Serial port

 https://asmen.icopy.site/awesome/awesome-pascal/#serial-port Awesome Pascal Awesome Communications Serial port https://sourceforge.net/projects/comport/ https://sourceforge.net/projects/tpapro/ https://sourceforge.net/p/synalist/code/HEAD/tree/trunk/synaser.pas

螢幕抓圖

https://getgreenshot.org/screenshots/

讓你的代碼變好看

http://delphi.org/2019/10/pretty-printing-your-source-code/  https://github.com/EnlighterJS/EnlighterJS https://team411.github.io/src2img/ https://carbon.now.sh/ https://codeimg.io/ https://highlightjs.org/ https://wsmoak.net/2015/09/16/presenting-source-code.html

https://delphiaball.co.uk/2014/09/08/using-ttask-from-the-parallel-programming-library/

 https://delphiaball.co.uk/2014/09/08/using-ttask-from-the-parallel-programming-library/ Using TTask from the Parallel programming library   Parallel Programming with Delphi XE7; a quick introduction Next PostTTask.IFuture from the Parallel Programming Library Snippet

Object Pascal C++ Code snippets 13 Things About C++ Software You May Not Know

 https://blogs.embarcadero.com/13-things-about-c-software-you-may-not-know/ Table of Contents     1. How to build and compile your applications at maximum speed with TwineCompile     2. Did you know how easy it is to run Python in C++ Builder apps?     3. Can I run Delphi / Object Pascal code in my C++ apps?     4. Have you used folding scopes in your code yet?     5. Do you create debugging breakpoints the easy way?     6. Are you using Ctrl+Space for Code Completion and Code Insight?     7. Did you know you can hit the Tab key for Code Template completion?     8. Are you using Error Insight to speed up your development?     9. How to use RAD Studio Deployment Manager to add your application’s sounds, images and other ad-hoc files     10. How do I use the Ctrl+ F1 Help key to find details about a method?     11. Use Ct...

package manager DelphI

 https://memnarch.bplaced.net/blog/delphinus/#projects   https://github.com/DGH2112/Package-Viewer DGH Package Viewer You can install Delphinus package manager and then install Package Viewer there. (Delphinus-Support) Delphinus | Sparetime-Development

delphi tools api get all installed packages IOTAToDoServices IOTAProjectFileStorage IOTAProjectFileStorageNotifier IOTAProjectFileStorageNotifier

 delphi tools api get all installed packages IOTAToDoServices IOTAProjectFileStorage IOTAProjectFileStorageNotifier IOTAProjectFileStorageNotifier  https://www.davidghoyle.co.uk/WordPress/ Notify me of everything… – Part 1 – Dave's Development Blog https://www.davidghoyle.co.uk/WordPress/?p=1272

Delphi Class RTTI Explorer Hierarchy IDE Explorer Expert

 https://stackoverflow.com/questions/691989/full-vcl-class-browser-for-delphi  https://blog.dummzeuch.de/delphi-ide-explorer-expert/  https://docwiki.embarcadero.com/RADStudio/Sydney/en/Viewing_Hierarchy_of_Classes,_Interfaces,_and_Types_in_the_Class_Explorer  https://theroadtodelphi.com/2010/10/04/fun-with-delphi-rtti-rtti-explorer-lite/  https://theroadtodelphi.com/2010/10/04/fun-with-delphi-rtti-rtti-explorer-lite/types-view/  http://etutorials.org/Programming/mastering+delphi+7/Part+IV+Delphi+the+Internet+and+a+.NET+Preview/Chapter+22+Using+XML+Technologies/Programming+with+the+DOM/  https://blog.dummzeuch.de/delphi-ide-explorer-expert/ https://www.delphipraxis.net/140771-delphi-2010-rtti-demo-delphidiver%99.html   Delphi 2010 RTTI-Demo: DelphiDiver™  http://essmodel.sourceforge.net/  https://www.drbob42.com/delphi/property.htm  https://torry.net/pages.php?id=270  https://www.delphipraxis.net/  http://www.festra.c...

Delphi JSON Viewer

 https://edn.embarcadero.com/article/40882 https://sourceforge.net/projects/radstudiodemos/    A JSON Media Type for Describing the Structure and Meaning of JSON                                Documents                         draft-zyp-json-schema-02 https://datatracker.ietf.org/doc/html/draft-zyp-json-schema-02  

Current mirror drives multiple pulsed-current mirror comprising drives thermal-runaway effect

 Current mirror drives multiple  pulsed-current mirror comprising  drives  thermal-runaway effect  MOSFET - Current Mirror Explained  https://www.edn.com/current-mirror-drives-multiple-leds-from-a-low-supply-voltage/ https://www.youtube.com/watch?v=Jmu02dErhdg  

路徑規劃

 Tool Path Planning algorithm Contour Raster Zigzag Contour  Spiral Hybrid Hilbert filling concorde directory TSP  Solver   concorde directory TSP Solver  TSP ETSP directly ATSP Traveling Salesperson Problem

油包水

 paraffin Pickering emulsion https://zh.wikipedia.org/wiki/%E7%9A%AE%E5%85%8B%E6%9E%97%E4%B9%B3%E6%B6%B2  https://www.sciencedirect.com/science/article/abs/pii/S1226086X17302824 https://www.mdpi.com/2073-4360/11/7/1115/htm  https://www.researchgate.net/publication/343387125_Water-in-oil_emulsions_stabilized_by_surfactants_biopolymers_andor_particles_A_review  surfactants emulsification water-in-oil emulsion wax  Saponification esterification Petrochemistry SIO2  Sol-gel iscussion of Sol-gel Preparation of Nanoscaled SiO2 Particles

concorde directory Concorde TSP Travelling Salesperson Problems Solver qsopt

 https://hackaday.io/project/158802/logs    https://www.swmath.org/?term=traveling%20salesman concorde directory Concorde TSP Travelling Salesperson Problems  Solver   qsopt      TSPLIB     Referenced in 696 articles [sw00983]     following problem classes are available. Symmetric traveling salesman problem (TSP) Hamiltonian cycle problem (HCP) Asymmetric ... traveling salesman problem (ATSP) Sequential ordering problem (SOP) Capacitated vehicle routing problem (CVRP...     Concorde     Referenced in 312 articles [sw04770]     computer code for the symmetric traveling salesman problem (TSP) and some related network optimization problems...     LKH     Referenced in 138 articles [sw04735]     Kernighan heuristic for solving the traveling salesman problem. Computational experiments have shown that...     TS...

jpg 圖檔 中繼 標記 資料 內嵌文字欄位 IPTC IIF XMP EXIF

 CCR Exif     CCR Exif is a Delphi library to read and write Exif, IPTC and XMP metadata from JPEG, TIFF and PSD images. Requires Delphi 2006 or later to compile

compilers.net > directory > free > compilers > pascal

 http://www.compilers.net/Dir/Free/Compilers/Pascal.htm   .... Symantec Think Pascal Compiler Think Pascal (FTP) TinyPascal TMT Pascal Turbo51 Virtual Pascal Compiler Vector Pascal  

工程塑膠材質

 https://haolitechs.com/%E5%B7%A5%E7%A8%8B%E5%A1%91%E8%86%A0%E6%9D%90%E8%B3%AA-tw/

delphi - How to display BLOB Image from database in the TAdvStringGrid with the help of DataSet https://vigges.net/qa/?qa=1132506/

  CreateBlobStream Picture LoadFromStream delphi - How to display BLOB Image from database in the TAdvStringGrid with the help of DataSet https://vigges.net/qa/?qa=1132506/ CreateBlobStream is creating a TStream object, not a TMemoryStream. Since you do not want to write the JPG to the database you should use bmRead instead of bmReadWrite. I am not used to SQLite, but you will have to make sure that you are using a suitable binary datetype (BLOB). JPG := TJpegImage.Create; Picture:= TPicture.Create; try st := results.CreateBlobStream(TBlobField(results.FieldByName('image')), bmRead); try JPG.LoadFromStream(st); Picture.Assign(JPG); sg.AddPicture(i,j,Picture,True,ShrinkWithAspectRatio,0,haLeft,vaTop); finally st.Free; end; finally JPG.Free; Picture.Free; end; To ensure that the stored image is really a JPG you should write the JPG for testing with something like: var ms: TMemoryStream; begin ads.Open; ads.A...

8051 IAR Keil Mikro SDCC

 8051  IAR Keil Mikro SDCC  https://turbo51.com/  http://www.openrtos.net/RTOS_ports.html  https://www.intorobotics.com/8051-microcontroller-programming-tutorials-simulators-compilers-and-programmers/   8051 assembly machine code  The following table lists the 8051 instructions by HEX code.  translate pascal 8051 Assembler Translation http://www.8051projects.info/resources/8051-assemblers-and-ides.22/ https://stackoverflow.com/questions/15204459/is-there-any-8051-assembly-language-to-c-code-converter https://www.microapl.com/asm2c/sample8051.html Relogix™ Sample Translation (8051) This sample translation uses the source code of a software-implemented I2C driver for the 80C51 based microcontroller. http://bit.kuas.edu.tw/~8051/ 8051 Development Tools

Varnish HTTP Varnish cache (Varnish) web server

  Varnish cache (Varnish) Varnish cache,或稱Varnish,是一套高效能的反向網站快取伺服器。 Varnish目前被用在挪威最大的報社Verdens Gang上。 維基百科 Varnish Server - Free Technical Support eBook  https://info.varnish-software.com/varnish/support The Guide To All Things Varnish. VCL, Caching Principles & More. Sign Up For A Free Copy! Talk To An Expert。Request A Free Trial。View Pricing Details。Sign Up For Newsletters。Highlights: Videos & Demos Available, Chat Option Available。  Varnish Cache https://varnish-cache.org   Varnish HTTP Cache¶. I'm new here, please explain this Varnish thing. What is happening¶. 2022-03-15 - Varnish 7.1.0 is released¶.

Vanilla JS vue Svelte Notify JavaScript Bulletin Local storage Security Message Queuing communication

Vanilla JS vue Svelte Notify JavaScript Bulletin Local storage  Security Message Queuing communication  https://github.com/vuejs/awesome-vue

SET Display Monitor Light

  [ DllImport ( "dxva2.dll" )] public static extern bool SetMonitorBrightness ( IntPtr hMonitor , short brightness ); [ DllImport ( "dxva2.dll" )] public static extern bool GetMonitorBrightness ( IntPtr hMonitor , ref short pdwMinimumBrightness , ref short pdwCurrentBrightness , ref short pdwMaximumBrightness ); [ DllImport ( "dxva2.dll" )] public static extern bool GetNumberOfPhysicalMonitorsFromHMONITOR ( IntPtr hMonitor , ref uint pdwNumberOfPhysicalMonitors ); [ DllImport ( "dxva2.dll" )] public static extern bool GetPhysicalMonitorsFromHMONITOR ( IntPtr hMonitor , uint dwPhysicalMonitorArraySize , [ Out ] PhysicalMonitor [] pPhysicalMonitorArray ); [ DllImport ( "user32.dll" )] public static extern IntPtr MonitorFromWindow ([ In ] IntPtr hwnd , uint dwFlags )...

Serial Port Programming using Win32 API

 https://www.xanthium.in/Serial-Port-Programming-using-Win32-API#account  https://github.com/search?l=Pascal&q=tcomport&type=Code  https://github.com/manashmandal/SerialPort https://github.com/GCY/SerialPortLibrary https://torry.net/pages.php?s=89 delphi comport library  asynchronous serial communications    https://www.codeproject.com/Articles/992/Serial-library-for-C Windows Std Serial Comm Lib for Delphi 5.4.1      Review     Screenshots     Technical   From: MarshallSoft Computing

5: Generation 2 Steam Heated Group Head - La Pavoni Lever Espresso Machine

 https://www.youtube.com/watch?v=qQaqW0SAJjs

maXbox a script tool engine, Precompiled Object Based Scripting Tool maXbox maXbox3 Precompiled Object Based Scripting Tool maXbox

  maXbox3 Precompiled Object Based Scripting Tool maXbox maXbox3  Precompiled Object Based Scripting Tool maXbox     http://www.softwareschule.ch/maxbox.htm    maXbox a script tool engine, compilerlib all in one exe! Build to teach/ develop under Windows and Linux (CLX) to set Delphi with no install. maXbox has RemObjects PascalScript smart code. With include,events print, decompile, syncheck, templates, VM-, and DLL support. +Indy,Jedi,CGI,DMath,CAI,FLC5 & Systools.4.0 with CryptoBox4 and ComPort for Arduino! , OS Lib mX4- Build mX4.7.6.10 maXbox Pure Code Blaise Pascal Mag

temperature

 CS5532AS Schematics  channel temperature logger Schematics  max3370  max1673 dg409dy ADC CS5532AS MAX854  channel  teardown TC08  max31855 CS5532 module Schematics   temperature couple esd ovp protection ad650 ads1256 AD7740 Mechatronics Project PSN-ADC24 4-Channel 24-Bit Analog to Digital Board