-
本实验完成发光二极管的循环点亮实验,由于输入晶振为20M,分频得到count1信号,故每间隔约1S彩灯循环移位一次。
也可以外接32768hz的晶振经406...
本实验完成发光二极管的循环点亮实验,由于输入晶振为20M,分频得到count1信号,故每间隔约1S彩灯循环移位一次。
也可以外接32768hz的晶振经4060分频后的1HZclk输入,自己可以尝试改变实验,加以练习。
现象:可以看到流水灯-In this experiment completed the cycle of light-emitting diode light experiments, as a result of the importation of crystal for the 20M, sub-frequency signal received count1, so each interval of about 1S Lantern a cyclic shift. Can also be the external 32768Hz crystal oscillator frequency by 4060 after 1HZclk input, they can try to change the experiment, to practice. Phenomenon: we can see water lights
- 2022-01-25 19:28:36下载
- 积分:1
-
Android 安卓文本矩阵MatrixText应用例子
Android 安卓文本矩阵MatrixText应用例子,简单的例子,适合Android初学者,不多介绍了,偶对此也不太熟悉。
- 2022-03-24 17:18:15下载
- 积分:1
-
自适应遗传算法在多模图像配准中的应用.doc
自适应遗传算法在多模图像配准中的应用.doc-Adaptive genetic algorithm in multi-mode image registration application. Doc
- 2022-09-18 06:55:04下载
- 积分:1
-
本程序是用SDK写的俄罗斯方块,得分与速度和一次消的行数有关,本人初学VC++写了一差不多一个月才写出来站长一定要用哦!...
本程序是用SDK写的俄罗斯方块,得分与速度和一次消的行数有关,本人初学VC++写了一差不多一个月才写出来站长一定要用哦!-this program is written in Russian SDK squares with the speed and scoring a few Cancellation of the trip, I was learning a VC almost one month before they write head must use!
- 2022-03-06 01:34:37下载
- 积分:1
-
Perfect simulation of MATLAB Rayleigh channel, the phase envelope probability de...
完美仿真MATLAB瑞利信道的相位包络概率密度-Perfect simulation of MATLAB Rayleigh channel, the phase envelope probability density
- 2022-01-26 03:04:31下载
- 积分:1
-
内部算法排序比较,按从小到大排序,快速算法,归并排序,冒泡排序等...
内部算法排序比较,按从小到大排序,快速算法,归并排序,冒泡排序等-Comparison of internal sorting algorithm, to sort by from small to large, fast algorithms, merge sort, bubble sort, etc.
- 2022-05-12 23:23:59下载
- 积分:1
-
simple towers of the water supply system simulation
简易水塔供水系统仿真
- 2022-03-25 10:58:38下载
- 积分:1
-
enumeration of computer LAN
枚举局域网内的计算机-enumeration of computer LAN
- 2023-08-09 19:15:03下载
- 积分:1
-
CDN网络路由技术、CDN网络路由技术
CDN网络路由技术, CDN网络路由技术-CDN network routing technology, CDN network routing technology
- 2022-04-12 20:18:53下载
- 积分:1
-
阿赖目录树控件ASP树形菜单实例版
阿赖目录树控件ASP树形菜单实例版,通过ASP与ACCESS数据库动态加载节点,本例需要在IIS环境下运行才能看到动态加载的目录树显示。动态添加节点的方法/原理:显示目录树的页面(前台页面)使用iframe(高度宽度设为0,所以是不可见的),当页面加载及单击节点时通过iframe调用(加载)另一个ASP页面(后台程序),通过ASP访问数据库获得节点信息,生成添加节点的代码。得益于阿赖目录树控件程序的强大与灵活,前台与后台的程序都相当的简单。
本例包括一个前台文件:tree_exam6.htm 和后台文件:tree_load.asp,以及一个数据库tree.mdb 在教程和程序的下载包里可以找到。
一些提示:本例中给每个节点设了一个键(key)值取 "n"+id的形式,即其id为1,key则为n1,我们就可以通过tree.nodes["n1"]的形式来访问节点了。
- 2023-05-20 10:20:03下载
- 积分:1