-
qt-embedded开发的实例教程,通过10个实例让你很快入门。-qt-embedded examples of the development of curricula, the adoption of 10 examples of your entry soon.
- 2022-03-07 08:10:28下载
- 积分:1
-
计算多层媒质的反射和透射系数
说明: 计算多层媒质的反射和透射系数,输入是多层媒质的层数、每层的厚度、每层的介电常数和磁导率,输出是最外层的反射系数(The input is the number of layers, the thickness of each layer, the permittivity and permeability of each layer, and the output is the reflection coefficient of the outermost layer)
- 2020-12-06 12:25:36下载
- 积分:1
-
东滕网站源码,漂亮的界面,基本网页功能设计,聊天室
东滕网站源码,漂亮的界面,基本网页功能设计,聊天室- East clears out the website source code, attractive contact surface, basic homepage functional design, chatroom ,ASP,编程网站/Program Web Site 【上载源码成为会员下载此源码】【成为VIP会员下载此源码】
-East Teng website source, and beautiful interface, basic functions of the website design, Chat Room-East clears out the website source code. attractive contact surface, homepage basic functional design, chatroom. ASP, Programming Web site/Web Site Program [on the source as a member download this source] [become VIP Member download this source--
- 2022-08-21 04:54:35下载
- 积分:1
-
历书解算及天顶视图
可以分析星历数据并解算出所需要的数据,生成天顶视图(It can analyze ephemeris data and calculate the data needed to generate zenith view.)
- 2020-07-17 15:18:51下载
- 积分:1
-
《英语单词游戏》。共有1千常用单词。屏幕中有10个英语单词飘动,屏幕下有对应的中文单词,取中文单词去碰英文单词,正确得加分。可单人或双人玩。...
《英语单词游戏》。共有1千常用单词。屏幕中有10个英语单词飘动,屏幕下有对应的中文单词,取中文单词去碰英文单词,正确得加分。可单人或双人玩。-"English word games." A total of 1,000 used a word. Screen are 10 English words wafted screen counterparts under the Chinese words, the Chinese word for the English word try, correct a boost. Can be single or double play.
- 2022-02-03 13:12:17下载
- 积分:1
-
阴阳历转换的代码。可以提供从阳历转化为阴历的功能或相反...
阴阳历转换的代码。可以提供从阳历转化为阴历的功能或相反-Solar conversion code. Offer followed into the lunar calendar functions or vice versa
- 2022-08-04 04:59:07下载
- 积分:1
-
VC++计算表达式的测试源码
VC++表达式计算的测试源码,本程序更像是一个“聪明”的数学计算器,可计算公式和表达式,只要输入正确的表达式,就可计算出值,初次编写这样的程序,不足之处,敬请包涵指正!~~
这个程序要求读者具备编译原理的一些知识。
举个实例来说明程序处理过程。假设要求值的表达式为 -25*(56+15)#(其中#号作为表达式结束标志)。首先对表达式进行词法分析,允许出现的字符为{0 ,1, 2 ,3 ,4 ,5 ,6, 7 ,8, 9 . ,+ ,-, *, / ,( ,),#}分析的结果产生两种类型的单词:操作符和操作数。操作符包括:{+, - ,* ,/ ,( ,)}操作数包括int和double类型。上面表达式产生的单词序列为{-25,*,(,56,+,15,)}.这些单词的类型也需要保存。
词法分析正确后将对产生的单词序列进行语法分析。
定义E为表达式,N为常数(视为终结符)。
- 2023-01-02 06:05:06下载
- 积分:1
-
LJ-VDLL通信库参考手册
说明: LJ-V7000 系列通信库,为客户提供通过应用程序控制LJ-V7000 系列的通信接口(Win32 DLL)。具体使用方法。(LJ-V7000 Series Communication Library)
- 2020-06-16 12:00:01下载
- 积分:1
-
Java异常处理的方法和几个例子源码
Java异常处理的方法和几个例子源码,帮助你理解异常类型、声明异常、抛出和捕获异常、从异常获取信息、创建自定义异常等。
- 2022-03-02 17:09:47下载
- 积分:1
-
Python黑帽子 黑客与渗透测试编程之道
介绍了python黑客功防所需要使用的各个技术,及其方法(python Hacker defence)
- 2019-07-09 17:39:02下载
- 积分:1