搜索资源列表
Unicorn 图形开发 turboc源代码库
- 图形学Comdemo is a full duplex terminal program. It recognizes most of the more common ANSI control sequence such as cursor location and screen attributes. You can use Comdemo to dial up a BBS or communicate with RS-232 equipment. Comdem
w78e51bcn
- W78E51B 规格书 W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B 包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位 I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7 个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash EPROM
CoolProgressBar
- Cool Progress Bar is a regular progress bar, but with some cool effects (ok, maybe I m exaggerating a bit, but this was the first name that I came up with!). It was specially made for games (where a nice progress bar when loading the gam
myio
- 用ADS开发的,基于44b0的I/o 读写程序,包括完整的个中函数块,是学习ARM编程的好例子 -with ADS, developed by the 44b0-based I / O read and write procedures, including full-Function blocks, ARM program is learning a good example
slaa139
- THIS PROGRAM IS PROVIDED \"AS IS\". TI MAKES NO WARRANTIES OR REPRESENTATIONS, EITHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, LACK OF VIRUSES, ACCURACY OR CO
translate2
- c语言程序,将阿拉伯数字翻译成英文。如输入:792677321 输出:seven hundred ninety-two million six hundred seventy-seven thousand three hundred twenty-one -c language program will be translated into Arabic and English. If input : 792677321 output : seven hundred ninety-two
toolbox.zip
- 类似于vb6.0工具界面的小程序。希望这个能给你的东西带来不一样的感官,Vb6.0 tool similar to a small interface program. Hope that this can bring you something different sensory
Msger
- 类似于QQ在RichText文本编辑框里面插入Gif动画表情的程序。通过该程序可以了解怎样在RichEdit里面插入OLE对象。-QQ is similar in RichText box inside a text editor to insert Gif animation expressions procedures. Through the program can learn how to insert OLE objects inside RichEdit.
AddressBook
- 该程序使用对话框模板做了一个小的电话本程序,主要用到文件的I/O操作,和一些使用控件的技巧-Dialog box template to use the program to do a small phone book program, mainly used in the document I/O operation, and some use of control techniques
DatabasePasswordRetriever-Unlocker
- This project is a database opener which basically opens any MSAccess database w/o knowing the password. The main purpose of the program is to open a passworded database, and retrieve the password. This is helpful for databases with forgoten password
Banker
- 对I/O系统的死锁资源的问题的解决主要的方法是银行家算法,单种资源的银行家算法和多种资源的银行家算法的解决思路一致,要求设计实现多种银行家算法,并要求所涉及的模型最少更够满足如下要求: (1)程序能够根据进程的请求进行判断,给出系统是否安全的的提示,如果安全,要求能够显示一组进程执行的安全序列; (2)能够根据需要,显示当前系统中各种资源的分配情况;-The problem I/O system deadlock resources to solve the main method is