搜索资源列表
判断是否为LL(1)文法 C语言
- 此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用C语言编写。
c语言端口扫描
- 这是一个用C语言编写的端口扫描程序
用C语言实现ID3算法
- 用C语言实现ID3算法
C语言编写
- 用C语言编写的小程序,本程序是关于单片机的。
用c语言实现艺术清屏
- 用c语言实现艺术清屏-with language arts screen
用C语言实现银行家算法
- 用C实现银行家算法-C algorithm to achieve bankers
用C语言实现键盘画图
- 用C语言实现键盘画图的绝佳代码-C language keyboard drawing an excellent source
用c 语言编写数学常用算法
- 这是一个用c语言编写的常用数值算法,请大家下载-There are some familiar mathmatic algorithms by C language, plese download it.
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速
用C语言写的100行DES加密算法
- 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
用C语言实现最近最久未使用(LRU)置换算法
- c语言编的LRU置换算法,word文档格式-series of the LRU algorithm replacement, word document formats
钢琴(C语言)
- 用C语言编写的钢琴,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,应用程序通过读取该文件,能播放音乐。是一种简单的音乐播放器的模型。-C language of the piano, their performances can also be prepared by the broadcast their music files. The latter song is its own document prepa
用C语言DES加密算法
- 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
用C语言编写游戏 简易五子棋
- 用c语言代码编写的游戏“简易五子棋”,大家可以下载来看看,多交流(Gobang game written in C language code")
用C语言编写游戏 贪吃蛇
- 用c语言代码编写的游戏“贪吃蛇”,大家可以下载来看看,多交流(Using C language code to write the game "snake", you can download to see, more exchanges)
用C语言编写游戏 迷宫问题
- 用c语言代码编写的游戏“迷宫问题”,大家可以下载来看看,多交流(C language code written in the game "maze problem", you can download to see, more exchanges)
用C语言编写游戏 扫地雷
- 用c语言代码编写的游戏“扫地雷”,大家可以下载来看看,多交流(C language code written by the game "sweeping landmines", you can download to see, more exchanges)
用C语言编写游戏 黑白棋
- 用c语言代码编写的游戏“黑白棋”,大家可以下载来看看,多交流(Using C language code to write the game "black and white chess", you can download to see, more exchanges)
用C语言编的QAM调制解调的程序
- 用C语言编的QAM调制解调的程序,实用方便(The program of QAM modulation and demodulation in C language)