<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_embed</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/3453/rss</id><updated>2011-01-09T14:47:31Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/3453/rss"/><entry><id>http://www.cnblogs.com/embed/archive/2006/03/10/347001.html</id><title type="text">TCP IP for embed system</title><summary type="text">embed tcp ip stack</summary><published>2006-03-10T03:12:00Z</published><updated>2006-03-10T03:12:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2006/03/10/347001.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2006/03/10/347001.html"/><content type="text">embed tcp ip stack</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2005/07/07/188127.html</id><title type="text">[zt]模拟视频 入门</title><summary type="text">这里有个更好的http://www.maxim-ic.com.cn/appnotes.cfm/appnote_number/734horizontal blank intervalvertical blankd intervalframedifferent types of scanning system : TV verse Computercomposite/cvbs &lt; S-VIDEO...</summary><published>2005-07-07T12:59:00Z</published><updated>2005-07-07T12:59:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2005/07/07/188127.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2005/07/07/188127.html"/><content type="text">这里有个更好的http://www.maxim-ic.com.cn/appnotes.cfm/appnote_number/734horizontal blank intervalvertical blankd intervalframedifferent types of scanning system : TV verse Computercomposite/cvbs &lt; S-VIDEO...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2005/04/27/146322.html</id><title type="text">UDP  and  TCP  difference</title><summary type="text">TCP and UDP impelement demux and 复用 transfer layer &lt;===&gt; socket &lt;===&gt; process TCP socket &lt;===&gt; 4 element(source port,destion port,source ip,destion ip),so it is connective, need acce...</summary><published>2005-04-27T05:35:00Z</published><updated>2005-04-27T05:35:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2005/04/27/146322.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2005/04/27/146322.html"/><content type="text">TCP and UDP impelement demux and 复用 transfer layer &lt;===&gt; socket &lt;===&gt; process TCP socket &lt;===&gt; 4 element(source port,destion port,source ip,destion ip),so it is connective, need acce...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2005/03/07/114455.html</id><title type="text">reference book list</title><summary type="text">实时计算机图形学 http://www.china-pub.com/computers/common/info.asp?id=20566 专业性公式太多。数字图像处理疑难解析http://www.china-pub.com/computers/common/info.asp?id=24530</summary><published>2005-03-07T07:44:00Z</published><updated>2005-03-07T07:44:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2005/03/07/114455.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2005/03/07/114455.html"/><content type="text">实时计算机图形学 http://www.china-pub.com/computers/common/info.asp?id=20566 专业性公式太多。数字图像处理疑难解析http://www.china-pub.com/computers/common/info.asp?id=24530</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2005/02/04/102002.html</id><title type="text">linux device driver study(chapter2)</title><summary type="text">User space and Kernel space Unix transfers execution from user space to kernel space whenever an application issues a system call or is suspended by a hardware interrupt. Kernel code executing a syste...</summary><published>2005-02-04T08:24:00Z</published><updated>2005-02-04T08:24:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2005/02/04/102002.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2005/02/04/102002.html"/><content type="text">User space and Kernel space Unix transfers execution from user space to kernel space whenever an application issues a system call or is suspended by a hardware interrupt. Kernel code executing a syste...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2004/12/31/84933.html</id><title type="text">2004年的最后一帖</title><summary type="text">这两天项目要看linux内存管理方面的东西，于是看了下mmap的具体实现。顺便看了下系统调用的实现。int 80,再在system_call中重新调具体的NR,例如mmap是90,注意几个文件unistd.h,sys_i386.c,mm/mmap.c.kmalloc的128k连续空间限制，alloc_pages(order),get_freepage.ioremap,将物理内存反向影射到内核虚拟空...</summary><published>2004-12-31T09:28:00Z</published><updated>2004-12-31T09:28:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2004/12/31/84933.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2004/12/31/84933.html"/><content type="text">这两天项目要看linux内存管理方面的东西，于是看了下mmap的具体实现。顺便看了下系统调用的实现。int 80,再在system_call中重新调具体的NR,例如mmap是90,注意几个文件unistd.h,sys_i386.c,mm/mmap.c.kmalloc的128k连续空间限制，alloc_pages(order),get_freepage.ioremap,将物理内存反向影射到内核虚拟空...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2004/12/22/80363.html</id><title type="text">mips的函数调用与堆栈</title><summary type="text">mips的函数调用与堆栈mips共有32个register.其中的29为$sp，arm为r13 堆栈向内存地址低的方向增长。&lt;=这个应该与汇编器有关。除了规定堆栈增加 方向外，还有堆栈是满还是空。如ARM的APCS SGI定义的函数调用参数传递规则与arm有点象 一.传入 前4个传入的参数通过$a0到$a3传递，但堆栈的分配有些怪异，即使堆栈上没有 这4个参数，也要空出空间来。剩下的参数全部...</summary><published>2004-12-22T01:57:00Z</published><updated>2004-12-22T01:57:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2004/12/22/80363.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2004/12/22/80363.html"/><content type="text">mips的函数调用与堆栈mips共有32个register.其中的29为$sp，arm为r13 堆栈向内存地址低的方向增长。&lt;=这个应该与汇编器有关。除了规定堆栈增加 方向外，还有堆栈是满还是空。如ARM的APCS SGI定义的函数调用参数传递规则与arm有点象 一.传入 前4个传入的参数通过$a0到$a3传递，但堆栈的分配有些怪异，即使堆栈上没有 这4个参数，也要空出空间来。剩下的参数全部...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2004/12/16/77958.html</id><title type="text">yuv2rgb</title><summary type="text">http://www.microsoft.com/china/MSDN/library/enterprisedevelopment/softwaredev/VideoRende8BitYUV.mspx 如何记忆YUV422，YUV444等格式的意义？三个数字分别表示两个比率：水平，竖直的比例下降。例如444表示水平竖直全一样，不降低采样。422表示水平降低2:1，竖直不降低(因为2-2=0)420...</summary><published>2004-12-16T07:47:00Z</published><updated>2004-12-16T07:47:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2004/12/16/77958.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2004/12/16/77958.html"/><content type="text">http://www.microsoft.com/china/MSDN/library/enterprisedevelopment/softwaredev/VideoRende8BitYUV.mspx 如何记忆YUV422，YUV444等格式的意义？三个数字分别表示两个比率：水平，竖直的比例下降。例如444表示水平竖直全一样，不降低采样。422表示水平降低2:1，竖直不降低(因为2-2=0)420...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2004/12/09/74837.html</id><title type="text">优化与优化工具</title><summary type="text">2004年12月9日13:56:18 VTUNE可真厉害 TI的ccs对5000和6000的支持是不同的，6000的profile工具要强很多。 2004年12月17日13:23:56 一些疑问,在看c55imagelib的threhold阀值时，注意到它采用的向量运算，既一次完成两个16bit加/减法，这个操作与and/or结合使用可以对[0..255]之间的饱和运算优化很大. 完成了对tran...</summary><published>2004-12-09T05:57:00Z</published><updated>2004-12-09T05:57:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2004/12/09/74837.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2004/12/09/74837.html"/><content type="text">2004年12月9日13:56:18 VTUNE可真厉害 TI的ccs对5000和6000的支持是不同的，6000的profile工具要强很多。 2004年12月17日13:23:56 一些疑问,在看c55imagelib的threhold阀值时，注意到它采用的向量运算，既一次完成两个16bit加/减法，这个操作与and/or结合使用可以对[0..255]之间的饱和运算优化很大. 完成了对tran...</content></entry><entry><id>http://www.cnblogs.com/embed/archive/2004/11/16/64330.html</id><title type="text">arm assembly note</title><summary type="text">2004年11月16日13:44:40 gcc inline assmbly 也放这吧 http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/Extended-Asm.html 1) ZTFROM wanchengbuyi 注意这些指令的配对使用,例如stmdb/ldmia 2)关于! 表示数据回写 例如： ldr r0,[r1]! stmdb sp!,{r0,r...</summary><published>2004-11-16T03:56:00Z</published><updated>2004-11-16T03:56:00Z</updated><author><name>embed</name><uri>http://www.cnblogs.com/embed/</uri></author><link rel="alternate" href="http://www.cnblogs.com/embed/archive/2004/11/16/64330.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/embed/archive/2004/11/16/64330.html"/><content type="text">2004年11月16日13:44:40 gcc inline assmbly 也放这吧 http://gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc/Extended-Asm.html 1) ZTFROM wanchengbuyi 注意这些指令的配对使用,例如stmdb/ldmia 2)关于! 表示数据回写 例如： ldr r0,[r1]! stmdb sp!,{r0,r...</content></entry></feed>
