资源列表
Lab - Chapter 1
- This is Java exercise(Question 1: You have been assigned to write a program to perform an arithmetic addition and subtraction for two (2) integer numbers key-in by the user. The program should only accept the number key-in by the user as a posit
Lab - Chapter 3
- it is java coding for student(i. Use a reference data type and understand the composition/aggregation used in the class. ii. Apply and used appropriate access modifier inside the class. iii. Use reference this and overloading constructor.)
chess212
- 使用Java编写的国际象棋的源码,仅供大家灿烂靠(The source code for chess written in Java,It is only for everyone to be brilliant.)
Lab - Chapter 5
- It is inherintance coding for student(Understand is-a relationship and demonstrate the basic inheritance concept. ii. Use super to call parent constructor and qualifier to access a member of parent class from subclass, and how to us
模拟成绩管理系统
- 该程序构建一个学生成绩管理系统,可以实现对学生成绩的增删改查。(The program constructs a student achievement management system, which enables students to add or delete students' grades.)
可二次开发报销管理系统
- oracle数据库,报销管理系统,功能完善,报销人,报销单等(oracle database expense submit)
聊天室
- 实现简单的网页聊天室,登录,发言,退出等(Realization of simple network chat room function)
115157706note_ziliao
- 达内云笔记课程要求包,有要求,SQL,HTML等内容(TARENA CLOUD NOTE PROJECT CODE)
daubechies
- java的多贝西小波变换原理解读,有详细推理过程(Java's interpretation of the principle of multi Bayesian wavelet transform has a detailed reasoning process.)
HTML5消消乐游戏源码
- 开发环境为Visual Studio 2013,使用HTML/CSS/jQuery开发(The development environment is Visual Studio 2013, which is developed by HTML/CSS/jQuery.)
DE,JADE源代码(matlab)
- DE算法作为一种新的进化算法被广泛关注,它的改进算法层出不穷,但最经典的莫过于JADE(DE algorithm has been widely concerned as a new evolutionary algorithm. Its improved algorithms emerge in an endless stream, but the most classic is JADE.)
Djiskstra
- 算法第四版书配套大作业第四题,用迪杰斯特拉算法计算导入的文件中各城市的最短路径。(The fourth edition of the algorithm is supported by fourth major tasks, and the shortest path of each city in the imported files is calculated by Dijkstra algorithm.)