搜索资源列表
itbbs
- 第二版功能: 能将DSP应用程序生成的.out文件直接生成烧写Flash的.out文件,直接在CCS里load program并运行即可。 变灰的控件表示以后版本将要支持的功能。 第一次发布前经过测试的系统: 1.C5402+SST39VF040,Flash的8000H-FFFFH映射到外部数据空间的8000H-FFFFH, 2.C5416+SST39VF200,Flash的0000H-7FFFH映射到外部数据空间的8000H-FFFFH 加载表均小于32k wor
comtut17src55
- 我们写程序,经常需要实现这样的需求: 例一、程序运行产生一个窗口,用户关闭的时候需要记录窗口的位置,以便下次运行时保持位置不变; 例二、由于程序运行时间很长,今天执行一部分,明天继续执行。那么在下次运行前要恢复前次的状态; -we write procedures and frequently required to achieve such a demand : an cases, procedures have on the operations of a window, use
4967
- 多线程访问网页源码例程,是访问一个网页然后处理数据,在不使用多线程执行时速度更快,但如果目标网站访问速度过慢,则程序会严重的假死,使用多线程则可避免,但是部分代码执行速度会变慢。(Visit the website source multithreaded routines, it is to visit a Web page and then processes the data , without the use of multiple threads faster, but if th