<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>コンピュータサイエンス｜日曜エンジニアのソフト開発</title>
	<atom:link href="https://blog.sol-se.com/category/%e3%82%b3%e3%83%b3%e3%83%94%e3%83%a5%e3%83%bc%e3%82%bf%e3%82%b5%e3%82%a4%e3%82%a8%e3%83%b3%e3%82%b9/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sol-se.com</link>
	<description></description>
	<lastBuildDate>Mon, 09 Jun 2025 09:15:30 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://blog.sol-se.com/wp-content/uploads/2020/08/cropped-icon-32x32.png</url>
	<title>コンピュータサイエンス｜日曜エンジニアのソフト開発</title>
	<link>https://blog.sol-se.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>コンピュータはデータを0と1で処理している</title>
		<link>https://blog.sol-se.com/computer-information-processing/</link>
					<comments>https://blog.sol-se.com/computer-information-processing/#respond</comments>
		
		<dc:creator><![CDATA[タイヨウ]]></dc:creator>
		<pubDate>Thu, 06 Apr 2023 11:05:55 +0000</pubDate>
				<category><![CDATA[コンピュータサイエンス]]></category>
		<guid isPermaLink="false">https://taiyosite.com/?p=7338</guid>

					<description><![CDATA[<br />
<b>Warning</b>:  Trying to access array offset on value of type bool in <b>/home/taiyo8911/sol-se.com/public_html/blog/wp-content/plugins/rich-table-of-content/functions.php</b> on line <b>1434</b><br />
コンピュータのデータ処理のしくみ ワープロソフトで「A」という文字を入力すると、当たり前ですが画面上には「A」と表示されます。 しかし実際には、コンピュータ内部では「01000001」という数字が保存されているのです。 ]]></description>
		
					<wfw:commentRss>https://blog.sol-se.com/computer-information-processing/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>2進数を10進数にする変換する問題</title>
		<link>https://blog.sol-se.com/binary/</link>
					<comments>https://blog.sol-se.com/binary/#respond</comments>
		
		<dc:creator><![CDATA[タイヨウ]]></dc:creator>
		<pubDate>Sun, 02 Apr 2023 10:59:31 +0000</pubDate>
				<category><![CDATA[コンピュータサイエンス]]></category>
		<category><![CDATA[作ったアプリ]]></category>
		<guid isPermaLink="false">https://taiyosite.com/?p=7313</guid>

					<description><![CDATA[<br />
<b>Warning</b>:  Trying to access array offset on value of type bool in <b>/home/taiyo8911/sol-se.com/public_html/blog/wp-content/plugins/rich-table-of-content/functions.php</b> on line <b>1434</b><br />
2進数を10進数に変換する問題 2進数を10進数に変換してみましょう。 入力して「採点」ボタンを押しましょう。 再度問題を出すには「問題作成」ボタンを押しましょう。 See the Pen 2進数を10進数に変換する b]]></description>
		
					<wfw:commentRss>https://blog.sol-se.com/binary/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
