搜索结果

找到约 706 项符合 free rtos 的查询结果

Delphi控件源码 图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmphei

图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmphei ...
https://www.eeworm.com/dl/666/247846.html
下载: 171
查看: 1137

压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
https://www.eeworm.com/dl/617/249090.html
下载: 87
查看: 1057

压缩解压 The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisi

The Tremor Vorbis I stream and file decoder provides an embeddable, integer-only library [libvorbisidec] intended for decoding all current and future Vorbis I compliant streams. The Tremor libvorbisidec library exposes an API intended to be as similar as possible to the familiar vorbisfile library i ...
https://www.eeworm.com/dl/617/249094.html
下载: 81
查看: 1043

Java编程 网络日志!当前免费FTP服务到处都有,我的这个APPLET用意是:利用起这些免费空间,在自己的网站上实现日志,相当于把数据库建在这些免费的FTP空间上,该代码已经在本地FTP服务器上测试通过,在测试外

网络日志!当前免费FTP服务到处都有,我的这个APPLET用意是:利用起这些免费空间,在自己的网站上实现日志,相当于把数据库建在这些免费的FTP空间上,该代码已经在本地FTP服务器上测试通过,在测试外网FTP服务器失败,只要查一查BUG就可以启用的,我当时想法是统筹应用各方的FTP空间,并在自己有限的稳定空间上保存链接资料,从而保证 ...
https://www.eeworm.com/dl/633/249182.html
下载: 124
查看: 1051

其他嵌入式/单片机内容 fat&tiny-fat文件系统

fat&tiny-fat文件系统,很精简的代码适合用在嵌入式系统上面,另外此代码为完全free类型代码,即可以用在商业用途上
https://www.eeworm.com/dl/687/249972.html
下载: 142
查看: 1049

Linux/Unix编程 The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res

The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable ...
https://www.eeworm.com/dl/619/250244.html
下载: 50
查看: 1070

游戏 Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your startin

Ink Blotting One method for escaping from a maze is via ‘ink-blotting’. In this method your starting square is marked with the number ‘1’. All free, valid squares north, south, east and west around the number ‘1‘ are marked with a number ‘2’. In the next step, all free, valid squares around ...
https://www.eeworm.com/dl/625/254453.html
下载: 164
查看: 1070

其他嵌入式/单片机内容 RTX51Full

RTX51Full,keil公司的著名RTOS,完整版很不好找啊
https://www.eeworm.com/dl/687/261873.html
下载: 111
查看: 1006

微处理器开发 vc开发PDA程序

vc开发PDA程序,Free for friends
https://www.eeworm.com/dl/655/261993.html
下载: 88
查看: 1010

其他 #include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_C

#include"c1.h" typedef int ElemType #include"c2-2.h" #include"bo2-4.cpp" void MergeList_CL(LinkList &La,LinkList Lb) { LinkList p=Lb->next Lb->next=La->next La->next=p->next free(p) La=Lb }
https://www.eeworm.com/dl/534/266761.html
下载: 119
查看: 1527