资源列表
[通讯/手机编程] mobilegprs
说明:This java code examle shows the http connection and communication and data sending via GPRS application on phone.-This java code examle shows the http connection and communication and data sending via GPRS application on phone.<atul> 在 2025-12-04 上传 | 大小:140kb | 下载:0
[输入法编程] itos
说明:字符类型转化代码,主要是整型到string型的转化,看了代码你就明白具体的作用了。-data type converter,i can help you easily code your program.<changzhijun> 在 2025-12-04 上传 | 大小:5.89mb | 下载:0
[其他小程序] PB-xp-ytpecontrol
说明:XP风格控件 比如按钮、数据窗口等,嵌入PBL后,可直接把需要的空间拖拽到界面上。-windows xp TYPE CONTROL FOR POWERBULID<loyo> 在 2025-12-04 上传 | 大小:83kb | 下载:0
[微处理器(ARM/PowerPC等)] ourdev_5
说明: 我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done seve<迷茫> 在 2025-12-04 上传 | 大小:22kb | 下载:0
[数据库编程] tc
说明:参加topcoder使用的模板,这个国际比赛要求固定的类形式,所以要根据模板的内容进行-Topcoder use templates to participate in this international competition demands the form of a fixed type, so the content according to the template<changzhijun> 在 2025-12-04 上传 | 大小:423kb | 下载:0
[微处理器(ARM/PowerPC等)] ourdev_6
说明:就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。-As in embedded systems using C language as an alternative assembly, the use of RTOS in the embedded systems is a general trend. The main reason is now in most cases more efficie<迷茫> 在 2025-12-04 上传 | 大小:46kb | 下载:0
[数据库系统] RegExpStudio
说明:TRegExpr is easy to use and powerfull tool for sophisticated search and substitutioning and for template-based text checking (especially usefull for user input validation in DBMS and web projects).<hytrex> 在 2025-12-04 上传 | 大小:952kb | 下载:0
[微处理器(ARM/PowerPC等)] P89V51
说明:这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的<迷茫> 在 2025-12-04 上传 | 大小:110kb | 下载:0