-
TimeTransform
本程序得到当前系统时间,然后将其转化为4个字节十六进制表示的整数,这个整数表示从1970年1月1日0点0分0秒以来所经过的秒数,这种转换符合MFC规定的时间转换标准,便于嵌入式系统的时间存储与计算(This procedure has been the current system time, and then into four-byte hexadecimal integer, the integer that from at 00:00:00 on January 1, 1970 after the number of seconds since this conversion MFC time to comply with the provisions of the conversion standard time embedded systems to facilitate storage and computing)
- 2008-12-22 20:33:30下载
- 积分:1
-
编译原理——语法分析器
对预备工作中自然语言描述的简化C编译器的语言特性的语法,设计上下文无关文法进行描述
借助Yacc工具实现语法分析器
考虑语法树的构造:
1. 语法树数据结构的设计:节点类型的设定,不同类型节点应保存哪些信息,多叉树的实现方式
2. 实现辅助函数,完成节点创建、树创建等功能
3. 利用辅助函数,修改上下文无关文法,设计翻译模式
4. 修改Yacc程序,实现能构造语法树的分析器
考虑符号表处理的扩充
1. 完成语法分析后,符号表项应增加哪些标识符的属性,保存语法分析的结果
2. 如何扩充符号表数据结构,
- 2022-01-25 17:27:45下载
- 积分:1
-
jpeg_EN_c++
一个自己编的解码jpeg格式图片的VC++程序的源代码。()
- 2007-10-08 08:58:11下载
- 积分:1
-
GenerationInsertSql
选择数据库中的表,自动生成备份数据文件。(Select the table in the database, automatically generate backup data files.)
- 2011-07-20 09:10:43下载
- 积分:1
-
青蛙
说明: 青蛙源代码,是当前最完整的,供大家分享,绝对简单(Frog source code, is currently the most complete, for everyone to share, absolutely simple)
- 2019-03-01 13:47:35下载
- 积分:1
-
用单片机的GPIO 软件模拟 weggen
用单片机的GPIO 软件模拟 维根协议的通信(Simulating Wigan Protocol Communication with GPIO Software of Single Chip Microcomputer)
- 2020-06-19 02:40:01下载
- 积分:1
-
live-wire_contour_version_matlab
自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
- 2012-04-24 09:10:27下载
- 积分:1
-
ReadData
说明: 通过自定义Windows窗口,以文件窗口的形式,实现对txt文件的读取和写入等功能。(The functions of reading and writing txt files are realized by customizing windows in the form of file windows.)
- 2020-06-22 10:00:02下载
- 积分:1
-
Prony Toolbox Download
说明: 利用prony算法提取信号的幅值、频率和衰减因子,删除了mathworks工具包中的bug(The Prony algorithm is used to extract the amplitude, frequency and attenuation factor of the signal, and the bugs in the MathWorks toolkit are deleted.)
- 2019-06-23 16:23:14下载
- 积分:1
-
基于机器学习以及Halcon的印刷污染检测系统(C#)
这是一个基于机器学习以及Halcon的广告印刷污染检测系统,需要的库都包含在里面,不过Halcon的License需要自行更换最新版,如果找不到可以找我要。这个压缩包里面包含了印刷污染的检测,可以扩大到其他的污染检测,用C#写的界面,通用性强。里面还有Halcon的源代码,注释都十分清晰。需要的自行下载
- 2023-07-25 17:15:08下载
- 积分:1