搜索资源列表
testUSB
- 使用DDK得到U盘信息,和SN号,插入U盘的时候获得很多有用信息,在应用层使用DDK函数-DDK has been the use of U disk information, and SN number, insert the disk when U get a lot of useful information in the application layer using the DDK function
dvb_polarisat_ps-717
- EPROM MX29LV040 MCU ALI M3228C MODEL CASIS TSA HMO7A V1.3-060324 20080815 21 01 6002 SERI DISPLAY DVB SN 445 SRAM A161601-6TE-EPROM MX29LV040 MCU ALI M3228C MODEL CASIS TSA HMO7A V1.3-060324 20080815 21 01 6002 SERI DISPLAY DVB
SN-DELPHI-xe4
- SERIAL DELPHI XE4 SERIAL DELPHI XE4
1
- 已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。 现给出一个整数K(1<=k<=15),要求计算出一个最小的n;使得Sn>K。