arm7tdmi内核的技术参考资料 关于 ARM7TDMI-S 处理器 ARM7TDMI-S 结构 ARM7TDMI-S 模块 内核和 ARM7TDMI-S 指令集汇总 Rev 3a和 Rev 4 之间的差异
上传时间: 2015-05-02
上传用户:gxrui1991
这个游戏不用多介绍了吧 不过适用机型只有SE 的K系列和S系列.W系列没测试过 经过本人K500C测试没问题 下载后直接将后缀名.zip改为.jar即可
上传时间: 2015-05-02
上传用户:003030
一个用JSP写的基于了B/S的图书馆管理系统,实现了网上预约,图书查询检索等功能。
上传时间: 2014-12-21
上传用户:王小奇
This little program shows how to use COM technology in Win32Asm. When it s run it lets the user freely decide about the presence of the program with the WS_EX_TOOLWINDOW style on the taskbar. The main goal is to show the easiest possible example instead of killing people with the details about virtual tables, polymorphism, inheritance and using nested macros etc., etc.
标签: technology program little shows
上传时间: 2015-05-03
上传用户:kernaling
This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
标签: compressor stuffing Kernel simple
上传时间: 2013-12-24
上传用户:13215175592
键盘驱动程序: 键盘型号:P/S2 此程序已经测试过。
上传时间: 2015-05-03
上传用户:变形金刚
本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。
上传时间: 2015-05-03
上传用户:kiklkook
基于B/S结构的图片管理系统的实现论文,采用技术为vb.net和asp.net
上传时间: 2013-12-16
上传用户:myworkpost
实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格式为:1位开始位(0),8位数据位(所按按键的通码,用来识别按键),1位校验位(奇校验) 1位结束位(1) 实现:将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键 缺点:由于51单片机的容量有限所以缓冲区不可以开的太大,这就导致可以记录键盘的按键次数过少, 也就是容错性一般。不过如果正常使用键盘是不会出错的
上传时间: 2013-12-05
上传用户:清风冷雨
SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can make the table allow either column selections or individual cell selections, instead of row selections.
标签: SelectionDemo the preceding included
上传时间: 2015-05-04
上传用户:gut1234567