-
springboot-mybatis
(4)结果映射:将操作数据库的结果按照映射的配置进行转换,可以转换成HashMap、JavaBean或者基本数据类型,并将最终结果返回(result mapping: transform the result of the operation database according to the configuration of the mapping, which can be converted into HashMap, JavaBean or basic data type, and return the final result)
- 2019-04-05 22:07:33下载
- 积分:1
-
Example09_Synchronized_Ticket
这是我java课程第九章的作业,也是实现多线程的技术.(This is my java course of the ninth chapter operations, and the realization of multithreading technology.)
- 2007-05-27 08:58:49下载
- 积分:1
-
医生患者信息管理系统
这是我们的作业,医生患者信息管理系统,用于医院药品患者医生管理(This is our job, Doctor and Patient Information Management System)
- 2020-06-19 00:00:02下载
- 积分:1
-
Java--particle-swarm-algorithm
java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。(Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners)
- 2012-08-18 16:01:39下载
- 积分:1
-
RecognizerResultsIntent
Constants for intents related to showing speech recognition results.
- 2013-12-19 11:04:11下载
- 积分:1
-
src
冒险岛私服服务端源代码,v079版本的,bug基本全修复了。(MapleStory Server v079. Bug almost fixed.)
- 2017-01-21 19:45:08下载
- 积分:1
-
N_java_api
说明: guestbook的java程序。应该还是蛮好的
- 2010-04-14 16:13:46下载
- 积分:1
-
facedetectionsvmeigenface
SVM that uses eigen faces for face recognition
- 2009-04-30 08:05:33下载
- 积分:1
-
simplejavaprogramming
题目:打印出杨辉三角形(要求打印出10行题目:输入3个数a,b,c,按大小顺序输出。
题目:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。
题目:有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
题目:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(Topic: Print out the Triangle (10 lines required to print out the Title: Enter the 3 numbers a, b, c, according to the order of output. Title: input array, the largest exchange with the first element, the smallest and the last element of the exchange, output array. Topic: There are n integers, to move back in front of the order m of the number of positions, finally becoming the foremost m m the number of number of topics: write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n)
- 2011-05-09 19:11:58下载
- 积分:1
-
生命游戏
一个小游戏,关于生命算法的,设置初始值然后进行生命周期的迭代(A small game, about life algorithm, set the initial value and then iterate through the life cycle)
- 2020-06-16 10:40:01下载
- 积分:1