资源列表
030402401
- 词法分析器 可以实现 pascal 的词法分析 还是有点用的
PCKL
- pckl 设计一个定时显示装置,用六个七段数码管显示年月日,日期每一秒变化一次,并能从小键盘上控制走时,显示和初始值预置 C 清除计数 G 启动计数 D 暂停计数 P 设置初值 E 退出程序-pckl 设计一个定时显示装置,用六个七段数码管显示年月日,日期每一秒变化一次,并能从小键盘上控制走时,显示和初始值预置 C 清除计数 G 启动计数 D 暂停计数 P 设置初值 E
Unit1
- 基于,Toubopower port的串口调试助手,可以查看DRT和RTS的口的高低电平~!-Based on, Toubopower port serial debugging assistant, you can see the mouth of DRT and RTS high-low ~!
delphi_create_random_password
- Random password generation, simple example
FDTD
- 基于matlab 模拟仿真FDTD算法对印刷电路板表面的传输特性-Based on MATLAB simulation FDTD algorithm on the surface of the printed circuit board transmission characteristics
MPI_OpenMP_cart
- 此程序是用C来实现偏微分方程的数值解问题,并行计算MPI的另一种方法,经测试后正确可行-This program is written in C to achieve the numerical solution of partial differential equations, parallel computing the MPI Another way, after testing is feasible
testSPI_yutung
- 用汇编写的一个智力游戏。可供参考来学习汇编的编程-Compilation of a mental game. Available for reference to learn assembly programming
timer
- 一个简单的基于51的定时器设计代码。主要完成功能:四段数码管显示,一键多功能实现。-A timer based on a simple design code 51. Main completion: four digital display, a key multifunctional achieved.
ys
- C++语言编写的BP神经网络训练程序,可以运行成功。-C++ language BP neural network training program, you can run successfully.
Discrete-Event-Simulation
- 哈工大数据结构大作业——离散事件模拟,同时也是清华数据结构课后习题。-HIT data structure operations- discrete event simulation, but also after-school exercise Tsinghua data structures.
ComplexNumber-implements-Cloneable
- 复数的转换还有使用,类 实例变量 静态变量- ComplexNumber implements Cloneable
a
- 输入:输入是一个文本文件,里面的内容是符合某个语言语法、词法要求的源代码(输入文件为C++或者Java源程序,词语、语法定义参考C++、Java即可;C++、Java大家只需要选择一种自己熟悉的语言就可以),例如“position = initial + rate * 60 ”; 输出:设计并实现对输入文件的处理(禁用正则表达式),以获得如下输出,输出是一个文本文件,对前面例子,里面内容是: (标识符,position) (赋值运算符,=) (标识符,initial) (加法
