资源列表
IPCProblem
- ICP Problem in Operating System.
BaseDAO
- 使用Hibernate中的HQL的执行增删改查-Use HQL of Hibernate to insert,delete,update and select.
car_control
- Arduino 小车控制的程序测试通过,arduino uno 驱动L298N通过串口可以控制车控制-Arduino for car the program is test in arduino uno+driver
HandleAppName
- Handle the "app name" chunk (APNM).
Calculator
- java编程运算法则,实现加减,乘除,四则运算,功能完整-java programming algorithms achieve subtraction, multiplication and division, four operations, full-featured
Test_freturn
- heck that frames are discarded and reinstananted correctly Source Code for Andriod.
regress-304828
- Array Generic Methods for Java scr ipt.
GuessNumber
- 以对话框的形式做一个程序,要求随机生成一个0-100的整数,使用者同时输入一个数,若这两个数相等,则提示猜中。若不相等,则提示是偏大还是偏小,直到猜中为止。-In the form of the dialog box to do a procedure that requires a randomly generated integer 0-100, while the user to enter a number, if these two numbers are equal, then pr
map
- 一个使用javascr ipt实现的map,可以方便的进行调用,对于js的模块化编程有很大的用处。-A map that uses Javascr ipt implementation, can be called easy, modular programming has a lot of useful js.
Chessboard
- 在一个 (k≥0)个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为特殊方格。显然,特殊方格在棋盘中可能出现的位置有 种,因而有4k种不同的棋盘,图a所示是k=2时16种棋盘中的一个。棋盘覆盖问题(chess cover problem)要求用图 (b)所示的4种不同形状的L型骨牌覆盖给定棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。-In a (k = 0) squares which board, just a different box and other box
BaseDao
- jdbc基础操作 简单的语句都在这里 纤细看就知道了-jdbc basis of simple statements are all here to see that the slim
Joseph_ring
- 约瑟夫环 题目:n个数字(0,1,…,n-1)形成一个圆圈,从数字0开始,每次从这个圆圈中删除第m个数字(第一个为当前数字本身,第二个为当前数字的下一个数字)。当一个数字删除后,从被删除数字的下一个继续删除第m个数字。求出在这个圆圈中剩下的最后一个数字。-Joseph ring
