资源列表
词法分析程序(编译原理)
- 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp); return ch; } char getbc
Exercise18_8
- 创建一个计算器,实现加减除开平方和求余功能-Create a calculator, Modified apart from the square and remainder function
board-csb637
- Cogent CSB637 Source Code for Linux.
pic
- java中压缩图片的算法,支持自己定义压缩大小-java image compression algorithms, and support their own definition compression size
J_ComboBox
- 可进行整型和浮点型的四则运算,通过对java组件的监听作用,实现下拉框中四则运算方式的选择-available for integer and floating-point-four operations of the wiretapping java components, achieving the drop-down box four orange choice
乒乓球
- JAVA的乒乓球游戏-JAVA table tennis games
StringDemo
- 字符串类的小练习,用于输出一串字符,并判断它们的unicode码,仅供JAVA初学者练习使用
Rectangle
- 1.设计一个时间类(年、月、日、时、分); 设计一个通知类,包含时间,地点和事件;其中时间用时间类的对象; 通知类中包含构造函数、输入通知和打印通知等功能函数。 在主程序中测试。 2.设计一个矩形类,数据成员是对角线上顶点。矩形类可以计算面积。
cuentaatrasunafecha
- A code that show the count back to a date determinate.
AxisSinCos
- 用java编程实现sin和cos曲线,主要是通过3个类来实现.-It is completed sin and cos curve in Java programming.And it is mainly through the three categories to achieve.
RadioButtonDemo
- 一个用JAVA编写的有关于鼠标运行的程序,很好很精致- a good algorithm
jsp
- 对jsp的总结,比较具体实用,如果需要复习的朋友进来看看,没错的-this is a good file plaese load and look at it because it is so good
