搜索资源列表
C语言.files
- -C语言中使用PC喇叭发声 -个人成绩管理(图形菜单)
Cnforums201
- 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大
PC游戏编程
- PC游戏编程,全面介绍如何制作PC游戏。-PC game programming and fully briefed on how to make PC games.
简易232
- 简易232串口通讯电路,不用集成电路---------------------单片机和PC通讯-232 serial communications circuits, no IC --------------------- SCM and PC communication
TMS320LF2407_SCI_RS232
- TMS320LF2407_SCI编程实现与pc机的串口通讯-TMS320LF2407_SCI programming and pc-Serial Communication
FAC
- 数字音频广播中三个信道之一的FAC信道(快速接入信道)的解码和在pc机上的功能实现算法-digital audio broadcasting three channels, one of the FAC Channel (rapid access channel) and decode the plane pc the function algorithm
sync
- 数字音频广播中的同步算法在pc上的实现 主要运用了导频、最大似然估计等算法结合-digital audio broadcast of the pc synchronization algorithm in the application of the realization of the main pilot, Maximum Likelihood estimation algorithm
SDC
- 数字音频广播中三个子信道之一的SDC信道的解码和在pc机上的功能实现-Digital Audio Broadcasting, one of the three channel SDC channel decoder and the PCs on the Function
EMIT20
- 基于DOS SVGA图形界面的JJY/WWVB/DCF/MSF广播时间码发生器,码信号输出端口:PC串口。-DOS-based SVGA graphical interface JJY / WWVB / DCF / MSF radio time code fat life support code signal output ports : PC serial port.
wenjianmulugengming
- 文件目录更名 1、摘要:使用INT 21的56H子功能进行文件和文件夹改名 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言)-directory renamed a summary : the use of the Social INT 21-function file and folder name two, references : IBM-PC Assembly Language Programming (2nd edition) (assembly l
yuxuanhanshubiaodesheji
- 余弦函数表的设计 1、摘要:使用查表法查找输入角度的余弦函数值。 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言课程设计)-cosine function of the design of a table, Abstract : Checking find the cosine angle input function. 2, reference materials : IBM-PC Assembly Language Programming (2nd edi
zhengxuanboxinhaofashengqi
- 正弦波信号发生器 1、摘要:使用查表法在屏幕上显示正弦波信号。 2、参考资料: IBM-PC汇编语言程序设计(第二版) Intel汇编语言程序设计(第四版) (汇编语言)-a sine wave signal generator, Abstract : Checking displayed on the screen sine wave signal. 2, reference materials : IBM-PC Assembly Language Programming
SHXJ1
- PC机与摄像机的串口通信,单片机用C8051F021-PC and camera serial communication, with C8051F021 MCU
2410powerpcb
- 2410發展板 layout(使用power PCB) 只提供參考 請勿做成PCB板 -2410 development board layout (using power PCB) Do not only made reference PC B Plate
GsmToUart
- GSM模块的串口操作源码,项目验证通过,可以通过PC机打电话,收发短消息,功能强大!-GSM module serial operation source, the project through certification, through PC phone, Sending and Receiving Short Messages by. Powerful!
UsingDllinLabVIEW
- 一篇介绍如何在labview中调用VC++生成的动态链接库的文章-one on how the PC Calling VC generation of dynamic link library of articles
tas1020b
- 一款 很好的Usb 音频ic 很适合用于pc周边音频设备的开发-Usb Audio ic is very suitable for pc surrounding the development of audio equipment
44b0aaaaaaaaaaaaaaaaaaaa
- 本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 t
ucossource
- uc/os原代码,在BC3.1 和 BC4.5下通过编译 在pc机上实现仿真-uc / os original code, and in BC3.1 BC4.5 compiled through the pc achieve simulation machine
51--Pc
- 简单的51单片机与PC机通过串口实现的串行通信.