-
CMM语法分析器
这个项目是用Java语言实现的一个CMM语法词法分析器。输入cmm源文件,可以进行词法分析,如果通过词法分析后可以进一步语法分析。
- 2022-03-20 17:56:22下载
- 积分:1
-
这是一个很好的网络素材,可以参考以下请认真阅读您的文件包然后写出其具体功能...
这是一个很好的网络素材,可以参考以下请认真阅读您的文件包然后写出其具体功能
-me myself
- 2022-04-19 12:14:04下载
- 积分:1
-
graph algorithm will learn one of the elements in hopes of giving the incoming y...
图论算法中必学的内容之一,希望能给学习编程的学弟学妹们有所帮助-graph algorithm will learn one of the elements in hopes of giving the incoming young men and women to learn programming help
- 2023-05-29 02:35:03下载
- 积分:1
-
JPG的D
delphi BMP转JPG的d-JPG the d
- 2022-08-13 12:06:40下载
- 积分:1
-
Very classic things, I hope everyone can share. What is inappropriate to place t...
很经典的东西,希望大家可以分享。有什么不合适的地方请多多指教!-Very classic things, I hope everyone can share. What is inappropriate to place the exhibitions, please!
- 2022-01-25 18:40:46下载
- 积分:1
-
这些资料是学习WINCC是例子里面的程序代码,望认真学习。
这些资料是学习WINCC是例子里面的程序代码,望认真学习。-Such information is to learn from examples of WINCC is inside the program code, hope to seriously study.
- 2022-03-25 01:41:57下载
- 积分:1
-
Caesar加密算法
Caesar加密算法 用C++或C或Java语言实现Caesar加密程序 调用输入模块,要求用户输入明文(由小写字母组成的字符串)要求用户输入一个密钥(1~25的整数)调用Caesar加密函数,将输入的明文进行加密调用输出模块,将密文输出。
- 2022-02-21 12:58:30下载
- 积分:1
-
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例...
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例-Chinese characters without the 12864 initialization procedures, sources with the AVR Microcontroller Programmer and Application
- 2022-07-28 08:08:38下载
- 积分:1
-
矩阵转置,intel线程挑战赛作品,多线程,TBB,归并排序,快速排序...
矩阵转置,intel线程挑战赛作品,多线程,TBB,归并排序,快速排序-Matrix transpose, intel Challenge thread works, multi-threaded, TBB, merge sort, quick sort
- 2022-09-05 14:10:03下载
- 积分:1
-
VB编写的MODBUS通讯实现源码
VB编写的MODBUS通讯实现源码,
功能:
Public Sub tran_modbus_order(ByVal byt_slv_id As Byte,
ByVal byt_func As Byte, ByVal addr As Long, byt_data() As Byte)
Function CRC16(data() As Byte) As String
- 2023-01-05 06:50:03下载
- 积分:1