资源列表
BootLoaderDemo
- system of bootloade for pic
Notepad
- 同步读取记事本实例 适用于新手了解记事本的读取和保存 和文件的打开与关闭-Examples of synchronous read Notepad
fading_simulink
- Channel fading using Matlab simulink
ban
- 经典算法, 用来表示 高斯分布随机数源代码 -Classical algorithms, used to denote Gaussian random number source code
chat
- 一个java谢的信息交流代码,供大家交流学习
blaster
- Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared -Blaster is a simple application that illustrates Windows NT
ban
- 经典算法, 用来表示 高斯分布随机数源代码 -Classical algorithms, used to denote Gaussian random number source code
MYCOPY
- 这是一个拷贝文件的C源码,类似MSDOS的copy命令!-This is a copy of the file C source code, similar to the MSDOS to copy the command!
VModbussB
- 用VB.NET实现Modbuss,可以编译DLL供其他文件调用! -With VB.NET to achieve Modbuss, can compile a DLL for other documents call!
VC_GAD
- 简单遗传算法VC实现,包括选择,交叉,变异以及种群初始化-simple genetic algorithm VC, including the selection, crossover and mutation, and initialization Stocks
command
- 用vb写的程序,可以读取调用本程序的参数-Using vb to write programs that can read the parameters of this procedure is called
2
- (1)在屏幕上按如下格式输出乘法口诀表: 1X1=1 1X2=2 2X2=4 1X3=3 2X3=6 3X3=9 … 其中,每行的多个乘法公式之间用‘\t’分割 (2)编写一个简单的猜数游戏程序: 利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。 利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上
