SQLite format 3 @ : - .�� � ,��
� ���� .�@A/early_expiration_threshold13414259251312700;last_compatible_version16version70#mmap_status-1
� ���� Aearly_expiration_threshold
@;last_compatible_versionversion# mmap_status � 7�� 4u 3=
� � urls �
� � g�e�
�
t
��9�+���� � w� M'eindexse �a�tabledownloadsdownloadsCREATE TABLE downloads (id INTEGER PRIMARY KEY,guid VARCHAR NOT NULL,current_path LONGVARCHAR NOT NULL,target_path LONGVARCHAR NOT NULL,start_time INTEGER NOT NULL,received_bytes INTEGER NOT NULL,total_bytes INTEGER NOT NULL,state INTEGER NOT NULL,danger_type INTEGER NOT NULL,interrupt_reason INTEGER NOT NULL,hash BLOB NOT NULL,end_time INTEGER NOT NULL,opened INTEGER NOT NULL,last_access_time INTEGER NOT NULL,transient INTEGER NOT NULL,referrer VARCHAR NOT NULL,site_url VARCHAR NOT NULL,embedder_download_data VARCHAR NOT NULL,tab_url VARCHAR NOT NULL,tab_referrer_url VARCHAR NOT NULL,http_method VARCHAR NOT NULL,by_ext_id VARCHAR NOT NULL,by_ext_name VARCHAR NOT NULL,by_web_app_id VARCHAR NOT NULL,etag VARCHAR NOT NULL,last_modified VARCHAR NOT NULL,mime_type VARCHAR(255) NOT NULL,original_mime_type VARCHAR(255) NOT NULL)�C5�indexkeyword_search_terms_index3keyword_search_termsCREATE INDEX keyword_search_terms_index3 ON keyword_search_terms (term)�
C5�indexkeyword_search_terms_index2keyword_search_termsCREATE INDEX keyword_search_terms_index2 ON keyword_search_terms (url_id)�C5�Iindexkeyword_search_terms_index1keyword_search_terms
CREATE INDEX keyword_search_terms_index1 ON keyword_search_terms (keyword_id, normalized_term)�K55�9tablekeyword_search_termskeyword_search_termsCREATE TABLE keyword_search_terms (keyword_id INTEGER NOT NULL,url_id INTEGER NOT NULL,term LONGVARCHAR NOT NULL,normalized_term LONGVARCHAR NOT NULL)t
A�indexvisits_originator_id_indexvisitsCREATE INDEX visits_originator_id_index ON visits (originator_visit_id)X /windexvisits_time_indexvisits
CREATE INDEX visits_time_index ON visits (visit_time)X/windexvisits_from_indexvisits CREATE INDEX visits_from_index ON visits (from_visit)O-gindexvisits_url_indexvisitsCREATE INDEX visits_url_index ON visits (url)n%%�tablevisit_sourcevisit_sourceCREATE TABLE visit_source(id INTEGER PRIMARY KEY,source INTEGER NOT NULL)��]tablevisitsvisitsCREATE TABLE visits(id INTEGER PRIMARY KEY AUTOINCREMENT,url INTEGER NOT NULL,visit_time INTEGER NOT NULL,from_visit INTEGER,external_referrer_url TEXT,transition INTEGER DEFAULT 0 NOT NULL,segment_id INTEGER,visit_duration INTEGER DEFAULT 0 NOT NULL,incremented_omnibox_typed_score BOOLEAN DEFAULT FALSE NOT NULL,opener_visit INTEGER,originator_cache_guid TEXT,originator_visit_id INTEGER,originator_from_visit INTEGER,originator_opener_visit INTEGER,is_known_to_sync BOOLEAN DEFAULT FALSE NOT NULL,consider_for_ntp_most_visited BOOLEAN DEFAULT FALSE NOT NULL,visited_link_id INTEGER DEFAULT 0 NOT NULL,app_id TEXT)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)��atableurlsurlsCREATE TABLE urls(id INTEGER PRIMARY KEY AUTOINCREMENT,url LONGVARCHAR,title LONGVARCHAR,visit_count INTEGER DEFAULT 0 NOT NULL,typed_count INTEGER DEFAULT 0 NOT NULL,last_visit_time INTEGER NOT NULL,hidden INTEGER DEFAULT 0 NOT NULL)f�/tablemetametaCREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)'; indexsqlite_autoindex_meta_1meta
� 3 ;�
�
T
�u$� 3
~ � � �� �!33�itableclusters_and_visitsclusters_and_visits CREATE TABLE clusters_and_visits(cluster_id INTEGER NOT NULL,visit_id INTEGER NOT NULL,score NUMERIC DEFAULT 0 NOT NULL,engagement_score NUMERIC DEFAULT 0 NOT NULL,url_for_deduping LONGVARCHAR NOT NULL,normalized_url LONGVARCHAR NOT NULL,url_for_display LONGVARCHAR NOT NULL,interaction_state INTEGER DEFAULT 0 NOT NULL,PRIMARY KEY(cluster_id,visit_id))WITHOUT ROWID�>�OtableclustersclustersCREATE TABLE clusters(cluster_id INTEGER PRIMARY KEY AUTOINCREMENT,should_show_on_prominent_ui_surfaces BOOLEAN NOT NULL,label VARCHAR NOT NULL,raw_label VARCHAR NOT NULL,triggerability_calculated BOOLEAN NOT NULL,originator_cache_guid TEXT NOT NULL,originator_cluster_id INTEGER NOT NULL)� 33�9tablecontext_annotationscontext_annotationsCREATE TABLE context_annotations(visit_id INTEGER PRIMARY KEY,context_annotation_flags INTEGER NOT NULL,duration_since_last_visit INTEGER,page_end_reason INTEGER,total_foreground_duration INTEGER,browser_type INTEGER DEFAULT 0 NOT NULL,window_id INTEGER DEFAULT -1 NOT NULL,tab_id INTEGER DEFAULT -1 NOT NULL,task_id INTEGER DEFAULT -1 NOT NULL,root_task_id INTEGER DEFAULT -1 NOT NULL,parent_task_id INTEGER DEFAULT -1 NOT NULL,response_code INTEGER DEFAULT 0 NOT NULL)�^33�ctablecontent_annotationscontent_annotationsCREATE TABLE content_annotations(visit_id INTEGER PRIMARY KEY,visibility_score NUMERIC,floc_protected_score NUMERIC,categories VARCHAR,page_topics_model_version INTEGER,annotation_flags INTEGER NOT NULL,entities VARCHAR,related_searches VARCHAR,search_normalized_url VARCHAR,search_terms LONGVARCHAR,alternative_title VARCHAR,page_language VARCHAR,password_state INTEGER DEFAULT 0 NOT NULL,has_url_keyed_image BOOLEAN NOT NULL)n7'�indexsegments_usage_seg_idsegment_usageCREATE INDEX segments_usage_seg_id ON segment_usage(segment_id)�Q'�;indexsegment_usage_time_slot_segment_idsegment_usageCREATE INDEX segment_usage_time_slot_segment_id ON segment_usage(time_slot, segment_id)�8''�/tablesegment_usagesegment_usageCREATE TABLE segment_usage (id INTEGER PRIMARY KEY,segment_id INTEGER NOT NULL,time_slot INTEGER NOT NULL,visit_count INTEGER DEFAULT 0 NOT NULL) � S+mindexsegments_url_idsegmentsCREATE INDEX segments_url_id ON segments(url_id)M'eindexsegments_namesegmentsCREATE INDEX segments_name ON segments(name)p�3tablesegmentssegmentsCREATE TABLE segments (id INTEGER PRIMARY KEY,name VARCHAR,url_id INTEGER NON NULL)?S- indexsqlite_autoindex_downloads_slices_1downloads_slices�h--�tabledownloads_slicesdownloads_slicesCREATE TABLE downloads_slices (download_id INTEGER NOT NULL,offset INTEGER NOT NULL,received_bytes INTEGER NOT NULL,finished INTEGER NOT NULL DEFAULT 0,PRIMARY KEY (download_id, offset) )G[5 indexsqlite_autoindex_downloads_url_chains_1downloads_url_chains�B55�'tabledownloads_url_chainsdownloads_url_chainsCREATE TABLE downloads_url_chains (id INTEGER NOT NULL,chain_index INTEGER NOT NULL,url LONGVARCHAR NOT NULL, PRIMARY KEY (id, chain_index) )
A � ��0
Vf�J
~ � K���a�t �n+##�#tableedge_visitsedge_visits/CREATE TABLE edge_visits (visit_id INTEGER PRIMARY KEY,data BLOB,image_url TEXT,has_user_interaction BOOLEAN DEFAULT FALSE NOT NULL,active_visit_duration INTEGER DEFAULT 0 NOT NULL, conversation_id TEXT)�/))�?tableedge_downloadsedge_downloads9CREATE TABLE edge_downloads (id INTEGER PRIMARY KEY,protected_download_url TEXT NOT NULL)G.)_indexurls_url_indexurls2CREATE INDEX urls_url_index ON urls (url)k-;'�indexedge_favicons_url_indexedge_favicons1CREATE INDEX edge_favicons_url_index ON edge_favicons(url)q,''�!tableedge_faviconsedge_favicons0CREATE TABLE edge_favicons (id INTEGER PRIMARY KEY AUTOINCREMENT,url TEXT) 3 �%0K#�iindexidx_edge_visits_conversation_idedge_visits:CREATE INDEX idx_edge_visits_conversation_id ON edge_visits(conversation_id) WHERE conversation_id IS NOT NULLq*�1tableedge_urlsedge_urls.CREATE TABLE edge_urls (url_id INTEGER PRIMARY KEY,topics TEXT,favicon_id INTEGER)�9)[M�Windexedge_keyword_search_terms_source_index4edge_keyword_search_terms_source-CREATE INDEX edge_keyword_search_terms_source_index4 ON edge_keyword_search_terms_source (keyword_id)�5([M�Oindexedge_keyword_search_terms_source_index3edge_keyword_search_terms_source+CREATE INDEX edge_keyword_search_terms_source_index3 ON edge_keyword_search_terms_source (source)�5'[M�Oindexedge_keyword_search_terms_source_index2edge_keyword_search_terms_source*CREATE INDEX edge_keyword_search_terms_source_index2 ON edge_keyword_search_terms_source (url_id)�@&[M�eindexedge_keyword_search_terms_source_index1edge_keyword_search_terms_source)CREATE INDEX edge_keyword_search_terms_source_index1 ON edge_keyword_search_terms_source (keyword_id,url_id)�I%MM�tableedge_keyword_search_terms_sourceedge_keyword_search_terms_source(CREATE TABLE edge_keyword_search_terms_source (keyword_id INTEGER NOT NULL,url_id INTEGER NOT NULL,source INTEGER DEFAULT 1)�$77�?tablehistory_sync_metadatahistory_sync_metadata'CREATE TABLE history_sync_metadata (storage_key INTEGER PRIMARY KEY NOT NULL, value BLOB)�#3'�?indexvisited_links_indexvisited_links&CREATE INDEX visited_links_index ON visited_links (link_url_id, top_level_url, frame_url)�m"''�tablevisited_linksvisited_links%CREATE TABLE visited_links(id INTEGER PRIMARY KEY AUTOINCREMENT,link_url_id INTEGER NOT NULL,top_level_url LONGVARCHAR NOT NULL,frame_url LONGVARCHAR NOT NULL,visit_count INTEGER DEFAULT 0 NOT NULL)�W!==�Atablecluster_visit_duplicatescluster_visit_duplicates$CREATE TABLE cluster_visit_duplicates(visit_id INTEGER NOT NULL,duplicate_visit_id INTEGER NOT NULL,PRIMARY KEY(visit_id,duplicate_visit_id))WITHOUT ROWID� O-�)indexcluster_keywords_cluster_id_indexcluster_keywords#CREATE INDEX cluster_keywords_cluster_id_index ON cluster_keywords(cluster_id)�J--�Gtablecluster_keywordscluster_keywords"CREATE TABLE cluster_keywords(cluster_id INTEGER NOT NULL,keyword VARCHAR NOT NULL,type INTEGER NOT NULL,score NUMERIC NOT NULL,collections VARCHAR NOT NULL)r13�
indexclusters_for_visitclusters_and_visits!CREATE INDEX clusters_for_visit ON clusters_and_visits(visit_id)
� 8�� 6?�https://www.rapidtables.com/convert/color/cmyk-to-rgb.html3 5%Ohttps://github.com/derNarr/eyeone
= � ��T���d
�
M��Y �o!
�
�
� � L���e8��r)��p&��D��u'��a)���L&��s8 � � 3= c
https://www.youtube.com/watch?v=NhpNqG4I7DMo< �Y
https://zh.ifixit.com/Guide/MacBook+Pro+13-Inch+Function+Keys+2017+Display+Assembly+Replacement/1173289; o
https://www.studioa.com.tw/pages/applerecall-test): O
http://rgbcmyk.com.ar/en/welcome/H9 �
https://fogra.org/en/downloads/work-tools/characterisation-data<8 u
https://fogra.org/en/downloads/publications/iso-news$7 E
https://sspai.com/post/56799>6 y
https://train.csie.ntu.edu.tw/train/course.php?id=299735 c
http://www.gimyvod.com/video/34471/1-1.html!4 ?
http://testyourvocab.com/C3 �
https://www.rapidtables.com/convert/color/cmyk-to-rgb.html62 i
https://en.wikipedia.org/wiki/Gamma_correction61 i
https://en.wikipedia.org/wiki/CMYK_color_model80 m
http://polynomialregression.drque.net/online.php./ Y
https://cielab.xyz/spectralcalc_en.php". A
https://cielab.xyz/TVI.phpL- �
https://www.flexoglobal.com/flexomag/08-July/flexomag-ploumidis.htm=, w
https://colorservices.xrite.com/course/view.php?id=29-+ W
https://softoroom.net/topic87131.html_* �9
https://www.xrite.com/service-support/whiteness_and_yellowness_indices_in_a_spectroeyel) �S
https://www.electroniclinic.com/iot-water-quality-monitoring-using-arduinoph-sensornodemcu-esp8266/7( k
https://wiki.dfrobot.com/PH_meter_SKU__SEN0161_9' o
http://m.icpojie.com/icpojie/wap_doc/9422494.htmlH& �
https://chromachecker.com/info/en/page/15339-CGATS-CRPC-SamplerI% �
http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html:$ q
http://www.brucelindbloom.com/index.html?Calc.html0# ]
http://www.easyrgb.com/en/math.php#text8G" �
https://www.idealliance.org/gamut-podcast?_zs=q3f8H1&_zl=N84T59! o
https://www.xrite.cn/college/whitepapers/surface// [
http://www.xuru.org/rt/PR.asp#CopyPaste+ S
http://127.0.0.1/promo/cworkNew.php+ S
https://www.colortell.com/9902.html+ S
https://www.colortell.com/9315.html+ S
https://www.colortell.com/4853.html+ S
http://mycolordoc.com/archives/1355+ S
http://mycolordoc.com/archives/1167^ �7
https://tex.stackexchange.com/questions/53493/detecting-all-pages-which-contain-colorG �
https://www.linkedin.com/messaging/thread/6526782418941202432/. Y
https://thingspeak.com/channels/549512? {
https://www.youtube.com/watch?app=desktop&v=GmrUyqFYw2Az �o
https://www.researchgate.net/figure/Illustration-of-the-color-matching-experiment-used-on-CIE-1931_fig3_343736867k �Q
https://www.researchgate.net/figure/Dot-deformation-caused-by-doubling-and-slurring_fig3_3489007820 ]
https://www.chromix.com/curve+/#overviewL �
https://www.digikey.tw/zh/articles/color-rendering-of-light-sourcesU �%
https://www.degruyter.com/document/doi/10.1515/nanoph-2012-0031/html?lang=enX �+
https://www.northlight-images.co.uk/lighting-cri-with-i1profiler-and-the-i1pro/7 k
https://www.yujiintl.com/high-cri-led-lighting/Y �-
https://www.uprtek.com/zh-TW/blogs/what-is-tm-30-15-tm-30-18-and-should-i-use-it:
q
https://my-classic.xrite.com/partners/default.aspx[ �1
https://www.youtube.com/watch?v=xux6z9ZU8BU&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9B[ �1
https://www.youtube.com/watch?v=p8Pxk3pVHyE&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9B[
�1
https://www.youtube.com/watch?v=lLN0CObbJSk&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9B[ �1
https://www.youtube.com/watch?v=KtavhpLOYrs&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9B# C
https://tools.timodenk.com/Q �
https://www.youtube.com/playlist?list=PLtXTDqw82uexc03-ge7ugQl6FboiPPJBP =
https://maps.google.com/ 5
https://youtube.com/6 i
https://accounts.google.com/b/0/AddMailService5 g
http://ap.dprint.com.tw/namecard/index.action) O
https://github.com/derNarr/eyeoneH �
https://gist.github.com/cdleon/d1eff7246a25193304284ecec40445b0
8 � ��Z(��d/
�
�
�:��_"
�
F � � n )��e8��'���V��n&�O���S'��:��s> � \u �3
http://wangshifuola.blogspot.com/2012/03/androidimitate-ioss-delegate-callback.html6t i
https://www.idealliancetaiwan.org/kitsdownload3s c
https://www.idealliancetaiwan.org/g7-master?r {
https://convertingcolors.com/decimal-color-4211009.html:q q
https://www.w3schools.com/html/html_colors_rgb.aspHp �
https://www.printingforless.com/resources/glossary-print-terms/go �I
https://www.trelleborg.com/en/printing/printing-experts-,-a-,-downloads/digital-tools/glossaryFn �
https://scipython.com/blog/converting-a-spectrum-to-a-colour/:m q
https://python-colormath.readthedocs.io/en/latest/*l Q
https://pansci.asia/archives/85275-k W
http://slideplayer.com/slide/5160686/2j a
https://www.iccview.de/3d-color-space.html6i i
https://www.dpreview.com/forums/thread/4013940_h �9
https://support.captureone.com/hc/en-us/articles/360002654477-Black-point-compensationdg �C
https://stackoverflow.com/questions/54891965/multivariate-polynomial-regression-with-pythonof �Y
https://stackoverflow.com/questions/29851873/convert-a-number-between-1-and-16777215-to-a-colour-valueFe �
https://data36.com/polynomial-regression-python-scikit-learn/3d c
https://www.youtube.com/watch?v=KLC2G0aH9rI3c c
http://www.cnprint.org/bbs/post/2368480/10/=b w
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4979646/=a w
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4103106/D` �
https://www.rohm.com/electronics-basics/sensor/color-sensor+_ S
http://www.dosdude1.com/gpudisable/#^ C
https://chronologia.org/en/7] k
http://colormine.org/delta-e-calculator/cie2000f\ �G
https://git-scm.com/book/zh-tw/v2/%E9%96%8B%E5%A7%8B-%E5%88%9D%E6%AC%A1%E8%A8%AD%E5%AE%9A-GitN[ �
https://material.io/components/app-bars-bottom/android#bottom-app-bar'Z K
https://www.wide-gamut.com/test.Y Y
https://www.nixsensor.com/nix-spectro/+X S
https://proofing.de/topics/pantone/*W Q
https://proofing.de/proof-profile/2V a
https://cp56.secserverpros.com:2083/login/bU �?
https://research.ng-london.org.uk/scientific/spd/?page=info#Correlated_colour_temperatureCT �
https://pbr-book.org/3ed-2018/Light_Sources/Light_EmissionZS �/
https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/appendixB.asp'R K
https://www.colour-science.org/QQ �
http://tungchingkai.blogspot.com/2009/11/parallels-desktop-5-serial.htmliP �M
https://zh-tw.stealthsettings.com/tutorial-complet-de-instalare-windows-pe-mac-macbook-imac.htmloO �Y
http://blog.itist.tw/2017/02/backup-and-restore-bootcamp-partition-with-winclone-on-macos-and-osx.html;N s
https://www.techkon.com/support-en.html#spectrodens5M g
https://example.supergeo.com.tw/campus_trees/4L e
http://example.supergeo.com.tw/campus_trees/lK �S
https://www.waveformlighting.com/tech/calculate-color-temperature-cct-from-cie-1931-xy-coordinates/�J �
https://www.washingtonpost.com/news/wonk/wp/2015/12/29/12-fascinating-optical-illusions-show-how-color-can-trick-the-eye-2/UI �%
https://medium.com/sketch-app-sources/can-you-believe-your-eyes-38ba29421426�H �
https://angela52799.medium.com/php-%E5%9F%BA%E6%9C%AC%E9%85%8D%E7%BD%AE%E8%88%87-restful-api-%E5%85%A5%E9%96%80-17a4284b0100UG �%
https://www.moillusions.com/spinning-spiral-optical-illusion-will-blow-mind/6F i
https://app.multcloud.com/mc_project/task_list3E c
http://www.fredkuo.idv.tw/wordpress/?p=27932D a
http://www.cnprint.org/bbs/post/2355675/9/?C {
https://fogra.org/forschen/digitaldruck/textilrgb-13006MB �
https://fogra.org/downloads/arbeitswerkzeuge/charakterisierungsdaten0A ]
https://bottosson.github.io/posts/oklab/2@ a
https://webkit.org/blog-files/color-gamut/8? m
https://ithelp.ithome.com.tw/m/articles/102041156> i
https://ithelp.ithome.com.tw/articles/10206114
� 4 � ��:��wO
�
�
�
^
��Y)��t �gH
�
_
2 � � � � I��x5���gP���c��t=���P���c �(��jX�3http://waV�/http://www.offsetprinting.info/2011/05/how-to-keep-blanket-piling-to-minimum.htmlz � &Ohttps://fredkuo.idv.tw/wordpress/ �'Qhttps://ezorder.8way.com.tw/0757,2 �@�https://chatgpt.com/c/677ce407-8d0c-800d-b1ec-521fc33bede3 �/https://ezmp3.cc/ �T�+http://www.offsetprinting.info/2011/06/what-is-dot-gain-and-what-causes-it.html{b�Ghttps://git-scm.com/book/zh-tw/v2/%E9%96%8B%E5%A7%8B-%E5%88%9D%E6%AC%A1%E8%A8%AD%E5%AE%9A-Git\C� https://gist.github.com/cdleon/d1eff7246a25193304284ecec40445b0;{https://fogra.org/forschen/digitaldruck/textilrgb-13006CD�https://fogra.org/en/downloads/work-tools/characterisation-data98uhttps://fogra.org/en/downloads/publications/iso-news8I�https://fogra.org/downloads/arbeitswerkzeuge/charakterisierungsdatenB1ghttps://example.supergeo.com.tw/campus_trees/M2ihttps://en.wikipedia.org/wiki/Gamma_correction22ihttps://en.wikipedia.org/wiki/CMYK_color_model15ohttps://developer.apple.com/download/all/?q=XcodevB�https://data36.com/polynomial-regression-python-scikit-learn/e.ahttps://cp56.secserverpros.com:2083/login/V;{https://convertingcolors.com/decimal-color-4211009.htmlr�d�Khttps://connect.idealliance.org/g7/resources/librarydocuments?attachments=&communitykey=53db7746-5aa1-4214-987b-af4e0846c535&defaultview=folder&folder=3ce9bad2-d28d-44a6-982c-ca5843504066&libraryfolderkey=9eaec393-b7d2-41a9-bd30-ac4c02c21759&librarykey=ccc2aca3-bd16-4689-a061-feb4f334bbce&pageindex=0&pagesize=12&search=&sort=most_recent&viewtype=roww9whttps://colorservices.xrite.com/course/view.php?id=29,*Yhttps://cielab.xyz/spectralcalc_en.php/Ahttps://cielab.xyz/TVI.php.Chttps://chronologia.org/en/^D�https://chromachecker.com/info/en/page/15339-CGATS-CRPC-Sampler&,]https://bottosson.github.io/posts/oklab/A2ihttps://app.multcloud.com/mc_project/task_listF��https://angela52799.medium.com/php-%E5%9F%BA%E6%9C%AC%E9%85%8D%E7%BD%AE%E8%88%87-restful-api-%E5%85%A5%E9%96%80-17a4284b0100H2ihttps://accounts.google.com/b/0/AddMailService+[http://www.xuru.org/rt/PR.asp#CopyPaste /chttp://www.gimyvod.com/video/34471/1-1.html5/chttp://www.fredkuo.idv.tw/wordpress/?p=2793E,]http://www.easyrgb.com/en/math.php#text8#'Shttp://www.dosdude1.com/gpudisable/_/chttp://www.cnprint.org/bbs/post/2368480/10/c.ahttp://www.cnprint.org/bbs/post/2355675/9/DE�
http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html%6qhttp://www.brucelindbloom.com/index.html?Calc.html$X�3http://wangshifuola.blogspot.com/2012/03/androidimitate-ioss-delegate-callback.htmluM�http://tungchingkai.blogspot.com/2009/11/parallels-desktop-5-serial.htmlQ?http://testyourvocab.com/4)Whttp://slideplayer.com/slide/5160686/k%Ohttp://rgbcmyk.com.ar/en/welcome/:4mhttp://polynomialregression.drque.net/online.php0'Shttp://mycolordoc.com/archives/1355'Shttp://mycolordoc.com/archives/11675ohttp://m.icpojie.com/icpojie/wap_doc/9422494.html'0ehttp://example.supergeo.com.tw/campus_trees/L3khttp://colormine.org/delta-e-calculator/cie2000]k�Yhttp://blog.itist.tw/2017/02/backup-and-restore-bootcamp-partition-with-winclone-on-macos-and-osx.htmlO1ghttp://ap.dprint.com.tw/namecard/index.action'Shttp://127.0.0.1/promo/cworkNew.php
� 9 � \ 9�-� ��s�3
�������/��R���j6 ���O
Z6���;
' �b
�R �
�
��� �.��
^ �� ?�https://www.piworld.com/post/factors-that-affect-dot-gain/yj�Whttps://www.myprintsouth.com/resources/blog_articles.html/article/2018/06/05/top-7-causes-of-dot-gainxZ�7https://tex.stackexchange.com/questions/53493/detecting-all-pages-which-contain-color[�9https://support.captureone.com/hc/en-us/articles/360002654477-Black-point-compensationh,]https://www.chromix.com/curve+/#overview3khttps://wiki.dfrobot.com/PH_meter_SKU__SEN0161_(.ahttps://webkit.org/blog-files/color-gamut/@:yhttps://train.csie.ntu.edu.tw/train/course.php?id=29976Chttps://tools.timodenk.com/*Yhttps://thingspeak.com/channels/5495122ihttps://www.idealliancetaiwan.org/kitsdownloadt/chttps://www.idealliancetaiwan.org/g7-masters� 2ihttps://ithelp.ithome.com.tw/articles/10206114>D�https://www.printingforless.com/resources/glossary-print-terms/p� =https://maps.google.com/4mhttps://ithelp.ithome.com.tw/m/articles/10204115?.ahttps://www.iccview.de/3d-color-space.htmlj2ihttps://www.dpreview.com/forums/thread/4013940ih &Qhttps://pansci.asia/archives/85275l9whttps://www.ncbi.nlm.nih.gov/pmc/articles/PMC4979646/b9whttps://www.ncbi.nlm.nih.gov/pmc/articles/PMC4103106/as J�https://material.io/components/app-bars-bottom/android#bottom-app-bar[*Yhttps://www.nixsensor.com/nix-spectro/YV�/https://www.lrc.rpi.edu/programs/nlpip/lightinganswers/lightsources/appendixB.aspS#Khttps://www.colour-science.org/RN )Whttps://softoroom.net/topic87131.html+6qhttps://python-colormath.readthedocs.io/en/latest/m'Shttps://proofing.de/topics/pantone/X&Qhttps://proofing.de/proof-profile/W?�https://pbr-book.org/3ed-2018/Light_Sources/Light_EmissionT6qhttps://my-classic.xrite.com/partners/default.aspx
Q�%https://medium.com/sketch-app-sources/can-you-believe-your-eyes-38ba29421426IQ�%https://www.moillusions.com/spinning-spiral-optical-illusion-will-blow-mind/G � N�https://helpx.adobe.com/tw/acrobat/using/trapping-color-acrobat-pro.html �@�https://measurecolor.com/products/measurecolor-production/ �*Whttps://www.ilearningplus.org/catalog �2ghttps://www.ibetter.com/newsinfo/2183398.html �2ghttps://www.ibetter.com/newsinfo/2183396.html �U�-https://www.defelsko.com/resources/offset-printing-blanket-thickness-measurementE�
https://www.linkedin.com/pulse/press-check-tips-tom-kubinski-1c/~e�Mhttps://pressmanacademy.wordpress.com/2017/07/17/common-pressroom-problems-causes-and-solutions/}q�ehttps://graphicdesign.stackexchange.com/questions/19621/how-do-people-measure-the-quality-of-offset-printing|`�Chttps://stackoverflow.com/questions/54891965/multivariate-polynomial-regression-with-pythongk�Yhttps://stackoverflow.com/questions/29851873/convert-a-number-between-1-and-16777215-to-a-colour-valuef Ehttps://sspai.com/post/567997B�https://scipython.com/blog/converting-a-spectrum-to-a-colour/n^�?https://research.ng-london.org.uk/scientific/spd/?page=info#Correlated_colour_temperatureUT�+https://www.northlight-images.co.uk/lighting-cri-with-i1profiler-and-the-i1pro/C� https://www.linkedin.com/messaging/thread/6526782418941202432/C� https://www.idealliance.org/gamut-podcast?_zs=q3f8H1&_zl=N84T5"H�https://www.flexoglobal.com/flexomag/08-July/flexomag-ploumidis.htm-h�Shttps://www.electroniclinic.com/iot-water-quality-monitoring-using-arduinoph-sensornodemcu-esp8266/)H�https://www.digikey.tw/zh/articles/color-rendering-of-light-sourcesQ�%https://www.degruyter.com/document/doi/10.1515/nanoph-2012-0031/html?lang=en'Shttps://www.colortell.com/9902.html'Shttps://www.colortell.com/9315.html'Shttps://www.colortell.com/4853.html
7 �Z
�
�
I�x
�gK
�
�
e
� � c 7 )� O
https://fredkuo.idv.tw/wordpress/*� Q
https://ezorder.8way.com.tw/0757,28� m
https://www.rit.edu/registrar/official-documentsQ� �
https://helpx.adobe.com/tw/acrobat/using/trapping-color-acrobat-pro.htmlC� �
https://measurecolor.com/products/measurecolor-production/C� �
https://chatgpt.com/c/677ce407-8d0c-800d-b1ec-521fc33bede3-� W
https://www.ilearningplus.org/catalog5� g
https://www.ibetter.com/newsinfo/2183398.html5� g
https://www.ibetter.com/newsinfo/2183396.html� /
https://ezmp3.cc/Y �-
https://www.defelsko.com/resources/offset-printing-blanket-thickness-measurementI~ �
https://www.linkedin.com/pulse/press-check-tips-tom-kubinski-1c/i} �M
https://pressmanacademy.wordpress.com/2017/07/17/common-pressroom-problems-causes-and-solutions/u| �e
https://graphicdesign.stackexchange.com/questions/19621/how-do-people-measure-the-quality-of-offset-printingX{ �+
http://www.offsetprinting.info/2011/06/what-is-dot-gain-and-what-causes-it.htmlZz �/
http://www.offsetprinting.info/2011/05/how-to-keep-blanket-piling-to-minimum.htmlCy �
https://www.piworld.com/post/factors-that-affect-dot-gain/nx �W
https://www.myprintsouth.com/resources/blog_articles.html/article/2018/06/05/top-7-causes-of-dot-gain�hw �K
https://connect.idealliance.org/g7/resources/librarydocuments?attachments=&communitykey=53db7746-5aa1-4214-987b-af4e0846c535&defaultview=folder&folder=3ce9bad2-d28d-44a6-982c-ca5843504066&libraryfolderkey=9eaec393-b7d2-41a9-bd30-ac4c02c21759&librarykey=ccc2aca3-bd16-4689-a061-feb4f334bbce&pageindex=0&pagesize=12&search=&sort=most_recent&viewtype=row9v o
https://developer.apple.com/download/all/?q=Xcode
A �!A��r
�
���r<��V&
�
�
F � � b I�w 5mhttps://www.rit.edu/registrar/official-documents �k�Yhttps://zh.ifixit.com/Guide/MacBook+Pro+13-Inch+Function+Keys+2017+Display+Assembly+Replacement/117328<e�Mhttps://zh-tw.stealthsettings.com/tutorial-complet-de-instalare-windows-pe-mac-macbook-imac.htmlP5https://youtube.com/3khttps://www.yujiintl.com/high-cri-led-lighting/W�1https://www.youtube.com/watch?v=xux6z9ZU8BU&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9BW�1https://www.youtube.com/watch?v=p8Pxk3pVHyE&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9BW�1https://www.youtube.com/watch?v=lLN0CObbJSk&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9B
/chttps://www.youtube.com/watch?v=NhpNqG4I7DM=W�1https://www.youtube.com/watch?v=KtavhpLOYrs&ab_channel=%E5%BC%B5%E7%A7%89%E5%90%9B /chttps://www.youtube.com/watch?v=KLC2G0aH9rId;{https://www.youtube.com/watch?app=desktop&v=GmrUyqFYw2AM�https://www.youtube.com/playlist?list=PLtXTDqw82uexc03-ge7ugQl6FboiPPJBP[�9https://www.xrite.com/service-support/whiteness_and_yellowness_indices_in_a_spectroeye*5ohttps://www.xrite.cn/college/whitepapers/surface/!#Khttps://www.wide-gamut.com/testZh�Shttps://www.waveformlighting.com/tech/calculate-color-temperature-cct-from-cie-1931-xy-coordinates/K� �https://www.washingtonpost.com/news/wonk/wp/2015/12/29/12-fascinating-optical-illusions-show-how-color-can-trick-the-eye-2/J6qhttps://www.w3schools.com/html/html_colors_rgb.aspqU�-https://www.uprtek.com/zh-TW/blogs/what-is-tm-30-15-tm-30-18-and-should-i-use-itc�Ihttps://www.trelleborg.com/en/printing/printing-experts-,-a-,-downloads/digital-tools/glossaryo7shttps://www.techkon.com/support-en.html#spectrodensN5ohttps://www.studioa.com.tw/pages/applerecall-test;@�https://www.rohm.com/electronics-basics/sensor/color-sensor`v�ohttps://www.researchgate.net/figure/Illustration-of-the-color-matching-experiment-used-on-CIE-1931_fig3_343736867g�Qhttps://www.researchgate.net/figure/Dot-deformation-caused-by-doubling-and-slurring_fig3_348900782