<< < 27 28 29 30 31 32 33 34 35 36 37 > >>   ∑:7490  Sort:Date

"obabel -h/-d" - Add/Remove Hydrogens in Molecule Data
This section provides a tutorial example on how to add or remove implicit hydrogen atoms in molecule data using Open Babel 'obabel' command.
2022-10-01, 1739🔥, 0💬

Key Schedule (Sub-Keys Generation) Algorithm
This section describes the Blowfish Key Schedule (Sub-Keys Generation) algorithm. It uses the binary representation of the fractional portion of constant Pi - 3.1415927... as initial values.
2023-06-05, 1737🔥, 3💬

💬 2023-06-05 Daniel: I don't understand how to assign key for plaintext

💬 2016-03-17 Herong: Hi Yogita, Blowfish(T) function refers the Blowfish algorithm described in the previous tutorial: Blowfish Cipher Algorithm .

💬 2016-03-16 YOGITA: what is the function blowfish(T) here? Send the pseudo code

Java 8 GC Tutorials - Herong's Tutorial Examples
This book is a collection of tutorial notes and sample codes written by the author while he was learning JVM GC (Garbage Collection) processes. Topics include Java Garbage Collectors, STW (Stop-The-World), Serial Collector, Parallel Collector, Concurrent Collector, G1 Collector, GC Algorithms, Gener...
2019-09-07, 1717🔥, 1💬

💬 2019-09-07 Venmo: Very helpful. Thanks!

Using Flash to Provide Interactivity
This section provides a flash game example called Flash Tetris Game. It shows how Flash can be used to provide interactivity to Web pages.
2015-11-24, 1715🔥, 1💬

💬 2015-11-24 davka: nice

"java -classpath" - Specifying Class Path
This section provides a tutorial example on how to use the '-classpath' option to specify the class path for the 'java' tool to load any classes required during the execution.
2022-10-01, 1713🔥, 0💬

JDBC Driver Types
This section provides some quick information about different types of JDBC drivers.
2020-01-14, 1712🔥, 2💬

💬 2015-09-16 saddaqat: saddaqatali99@yahoo.com

Table and Column Width Control
This section provides a tutorial example on how to control table width and column widths with table[@width] and table-column[@column-width] attributes.
2022-10-01, 1711🔥, 0💬

Newton's Third Law of Motion
This section introduces Newton's Third Law of Motion - If a force is exerted by one object to another object, another force is simultaneously exerted by the second object to the first object with equal strength and opposite direction.
2017-11-28, 1711🔥, 1💬

💬 2017-11-28 jimmy savile: little kids

Moon Festival in Mid-Autumn
On the 15th day of the 8th month of the lunar calendar, the moon is round and the Chinese people mark their Moon (or Mid-autumn) Festival. The round shape to a Chinese means family reunion. Therefore the Moon Festival is a holiday for members of a family to get together wherever it is possible. On t...
2021-11-24, 1709🔥, 0💬

W95 Ext'd (LBA) Partition
This section provides a quick introduction on W95 Ext'd LBA (Windows 95 Extended Logical Block Addressing) Partition, which is actually a container to hold sub-partitions.
2022-10-01, 1704🔥, 0💬

Enabling Pop-up Blocker
This section provides a tutorial example on how to enable the Pop-up Blocker and change its settings in Internet Explorer 10.
2019-06-05, 1692🔥, 2💬

💬 2019-06-05 Robert Johnson: Nice

💬 2016-02-17 Stoj: Will give it a try. Thanks.

MySQL Server Log Files on CentOS
This section provides a tutorial example on how to review log file settings and locations for MySQL 8.0 server on CentOS 8 systems.
2022-10-01, 1691🔥, 0💬

康希诺新冠疫苗 - 研发时刻表
康希诺新冠疫苗是什么时候开始研发的?什么时候获批的? 康希诺新冠疫苗从立项到研发、建设、生产、上市,用了一年左右的 时间。下面是详细的时刻表: 2020年1月 陈薇院士率医学专家組赴武漢研究新冠病毒 2020年3月16日,疫苗研制完成,成为中国首个获得临床试验 的新冠疫苗2020年4月10日,完成第I期临床试验,共有108位志愿者 试验2020年6月11日,完成第II期临床试...
2021-07-19, 1688🔥, 0💬

java.time.Instant - get(INSTANT_SECONDS) Error
This section provides a tutorial example on how to use getLong() to retrieve INSTANT_SECONDS value. Using get() will result an exception.
2016-08-03, 1686🔥, 2💬

💬 2016-08-03 Herong: G, Thanks for pointing out the root cause of the issue. I will correct it in the next update.

💬 2016-08-02 G: the valid values range is outside of int, use getLong() instead of get(),

1953 - Mu Ge (??) - Pastoral Song
Mu Ge (??) - Pastoral Song, Music by Han Sha Kun (???), Produced in 1953.
2021-09-14, 1682🔥, 2💬

💬 2021-09-14 Herong: Rebekah, try this CD on Amazon "Butterfly Lovers Violin Concerto (The) - Lu Siqing"

💬 2021-09-13 Rebekah: Is this violin music and piano accompaniment available for purchase?

Chinese Festivals - Chinese Valentine's Day
Chinese Valentine's Day - The seventh day of the seventh lunar month Raise your head on August 4 and gaze at the stars, you will find something romantic going on in the sky. VALENTINE'S Day in China, the seventh day of the seventh lunar month, falls on August 4 this year. VALENTINE'S Day in China, t...
2022-01-02, 1678🔥, 0💬

Using SO_LINGER Socket Option
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server closing the socket too soon after writing the response to the socket.
2017-02-16, 1676🔥, 2💬

💬 2017-02-16 Herong: Gaurav, you can to follow "keytool -genkey" - Generating Keys and Self-Signed Certificates tutorial to generate herong.jks.

💬 2017-02-15 Gaurav Kumar: Where can i get this file herong.jks?

Lucky Wedding Dates: 2017 - Year of the Rooster
Where to find lucky wedding dates for year 2017? Lucky Wedding Dates: 2017 - Year of the Rooster   ⇒ Lucky Wedding Dates: 2018 - Year of the Dog ⇐ Lucky Wedding Dates: 2016 - Year of the Monkey ⇑ Lucky Wedding Dates: 2008 to 2019 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2021-04-04, 1674🔥, 0💬

JIMAGE - Java Image File Format
This section describes the Java image, JIMAGE, a special file format used to store class and resource files of multiple Java modules to support custom JRE.
2023-03-18, 1672🔥, 2💬

💬 2023-03-18 -: nice

Configuring and Managing System Services
This chapter provides a quick introduction of Windows system services. Topics include service related concepts and tools, creating and deleting services using 'sc.exe', starting, stopping, or disabling services with the services console, ending service processes with 'Task Manager'.
2016-09-23, 1672🔥, 2💬

💬 2016-09-23 Herong: Sue, where do you see the "no printer paper" message, on the computer?

💬 2016-09-20 sue: I need to get rid of message that says no printer paper when there is paper, U cannot type as per the instructions and read the ...

RDKit Substructure Search with SMARTS
This section provides a tutorial example on how to perform substructure search with a MARTS parttern using RDKit library.
2023-10-27, 1671🔥, 2💬

💬 2023-10-24 Herong: Starlet, I not sure if I fully understand you question. Can you give more examples?

💬 2023-10-10 Starlet Yuan: Hi ! I have a question. how to search a SMARTS substructure in another substructure ? For example, search "[Ch]" in "[Ch]C[Ch]" ...

About My Samsung Galaxy Tab 3 Mini Tablet
This section provides a tutorial example on how to view basic information on a Samsung Galaxy mini tablet, running Android 4.4.2.
2015-10-02, 1667🔥, 2💬

💬 2015-09-30 Herong: Antonia, you are welcome. Google translation of your comment: "As I can keep my current Minitab. Thank you."

💬 2015-09-29 Antonia Hernandez: Como puedo mantener mi minitab actualizada. Gracias

新冠病毒其它相关知识
下面提供了一些与新冠病毒相关的其它知识: 非洲绿猴肾细胞(Vero细胞) 康复者血浆治疗技术 群体免疫力和免疫屏障 附条件批准上市   ⇒ 非洲绿猴肾细胞(Vero细胞) ⇐ 科兴生物新冠疫苗 - 生产能力 ⇑⇑ 新冠病毒(SARS-CoV-2)结构, 感染过程和疫苗
2021-07-19, 1666🔥, 0💬

SOAP PHP Implementations
This chapter provides notes and tutorials on SOAP PHP implementations: PEAR SOAP, NuSOAP, and PHP Group SOAP.
2016-01-13, 1666🔥, 1💬

💬 2016-01-13 Jhon: very good tutorials

<< < 27 28 29 30 31 32 33 34 35 36 37 > >>   ∑:7490  Sort:Date