- DemoVista VB模拟Vista窗体源码 === === === === === ===== 一个不错的vb模拟vista窗体源码
- auto_baud_RATE we ll start timer #1 in 16 bit mode at the transition between the start bit and the LSB and stop it between the MBS and stop bit. That will give approx the number of cpu cycles for 8 bits. Divide by 8 for one bit and by 16 since the built
- uvccapture-0.5.tar 针对USB摄像头采集
- imhist1 for image histogram equalization
- 99252852 ICA MatLab Code Appendix D代码
- sobol Sobol全局敏感性分析Matlab代码
资源列表
Vehicles
- List of available vehicles
Regular_Expressions
- 正则表达式 html筛选用到的 正则表达式-Regular expressions used in html filter regular expression
Tset3_2
- 解决微软经典面试题电梯问题,并优化时间复杂度为O(N),求出目的层数和要爬的总层数-The Microsoft classic face questions Elevator and optimize the time complexity is O (N), obtained the desired number of layers and the total number of layers to climb
StkAppInstaller
- Application installer for SIM Toolkit for Andriod.
bb
- animate() 方法通过使用 CSS 样式,把元素从一种状态改变为另一种状态。-animate () method by using CSS styles, the elements change from one state to another state.
file
- JAVA的文件传输 C://1.bmp picserve picClien-java file
CookieIdentityComparator
- This cookie comparator can be used to compare identity of cookies.
randomnumbers
- basically it is used to print the random numbers automatically in java-basically it is used to print the random numbers automatically in java....
Analizador_lexico
- this a analizador lexico-this is a analizador lexico
Main
- 输入包含多组测试数据。 每组输入第一行是两个正整数N和M(0<N<=30000,0<M<5000),分表代表学生的数目和操作的数目。 学生ID编号从1编到N。 第二行包含N个整数,代表这N个学生的初始成绩,其中第i个数代表ID为i的学生的成绩。 接下来有M行。每一行有一个字符C(只取‘Q’或‘U’),和两个正整数A,B。 当C为‘Q’的时候,表示这是一条询问操作,它询问ID从A到B(包括A,B)的学生当中,成绩最高的是多少。 当C为‘U’的时候,表