搜索资源列表
猜数字猜单词
- 用c语言编写的一个模拟文曲星上的猜数字猜单词游戏-use of a language simulation rings on the viewing guess word games
田园背单词
- 背单词程序 数值微分:包括用插值多项式求数值导数 用三次样条函数...原理和程序设计语言(C语言或FORTRAN语言或BASIC... -a programme for learning vocabulary.It s chinese explain contain too much information,but useless!
词法分析小例子c
- 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。- And the hands of the right programming language source for the scanning process of decomposition of various word lexical analysis methods.
C语言课程设计
- 这是我的第一个C语言程序,非常简单,:识别并统计单词.现在想来,感触颇多!-This is my first one C Programming Language, very simple, : statistics and word recognition. Now, come to think of a lot of feelings!
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
Android+在线单词源代码
- C:\Users\ChenE\Downloads Android+在线单词源代码
pl0词法分析器c代码
- 实现了pl0词法分析器功能,从文件中读入字符,输出单词流。
词法分析器的C语言代码
- C语言实现的一个简单可用的词法分析器,将原文件的字符流以二元式形式转化为单词流
117
- 被单词软件,可以选择词库,有朗读配音,并且能控制朗读速率。-Was the word the software, you can choose thesaurus, there are reading voice, and can control the reading rate.
WordFinder
- 这是一个用MFC做的查找单词的程序,能自由选择TXT格式的单词库,然后导入程序进行单词查询-This is a word search using MFC to do the procedure, to free choice of the word library TXT format, then import the query word process
C
- 一份用C++所编写的文本文件单词计数与设计的设计性文档。-A C++, a text file prepared by the design of the word count of document and design.
wf
- 一个小型的单词搜索程序,编译通过,用VC语言编写-A small word search program, compile with VC language
yingyuxiaodangjia
- 自己做的小软件 希望大家喜欢 里面含有我搜集整理的词库 英语小当家 方便你我他 1 网上已有的单词随意背等软件,不能任意添加自己喜欢或制作的词库,使我们用来学习很不方便.此款小软件占用内存很小,任意文本文件都可以作为词库(单词或精美短句) ,选好词库以后可以设置不同的学习进度并可以存档 .另外可以根据自己喜好设置窗体透明度与颜色与字体样式与颜色、浏览速度(可以调节上一课单词、下一课单词、上一单词、下一单词、暂停等功能)。可以设置鼠标穿透,不影响你继续做其他事情2 看电影时可以遮挡中文
C++背单词程序
- c++背单词小软件,自己写的,可以更新单词库,单词分级,用户登录等功能
wordGame1
- 北邮C++课程或者小学期题目,单词消除游戏的第一题。题目的相关说明在压缩文件目录下,编码的环境的codeblocks。工程文件名是.cbp(Our C++ courses or primary school period, remove the first game title words. Title of the relevant instructions in the compressed directory, the encoded environment codeblocks. The
wordGame2
- 北邮C++课程或者小学期题目,单词消除游戏的第二题。题目的相关说明在压缩文件目录下,编码的环境的codeblocks。工程文件名是.cbp(Our C++ courses or primary school period, the second word games to eliminate problems. Title of the relevant instructions in the compressed directory, the encoded environment codeb
wordGame3
- 北邮C++课程或者小学期题目,单词消除游戏的第三题。题目的相关说明在压缩文件目录下,编码的环境的codeblocks。工程文件名是.cbp。题目三设计客户端服务器的网络编程。(Our C++ courses or primary school period, the third word games to eliminate problems. Title of the relevant instructions in the compressed directory, the encoded
CSharp英文背单词源代码
- 自己用c#写的一款背英文的软件,拿出来和大家分享一下。(C# write a back English software, to share with you.)
1.c
- 已知文件dict.txt中存储一段由若干单词组成的文本,统计出该段文本中单词的数量(The known file, dict.txt, stores a text of a number of words to count the number of words in the text.)