资源列表
NavisionERPkit
- Navision ERP 极品补丁,控制ERP在线人数根据不同的条件弥补Navision ERP 的不足。-Explorer patch, control the number of online ERP under different conditions compensate for the shortcomings of ERP Explorer.
pyin
- 单片机拼音输入法源代码供参考如有需要可联系本人-SCM Pinyin input method source code for reference if needed, could be linked I
FPGA-MCU
- 介绍如何用单片机配置FPGA,仅供参考,如有疑问请联系我。-how to use microcontroller FPGA configuration, for reference purposes only, if any questions, please contact me.
designforPCB
- 用来判断 硬件设计是否良好的规则, 让不懂硬件的人 对硬件的布置有所了解.-used to judge whether good hardware design rules, let the people do not understand the hardware right hardware layout understand.
npp.3.8.Installer
- 很好的汇编调试工具 很有用的 直接安装就可以-good compilation of useful debugging tool for the direct installation can be
PROTEL99
- perotel99电子电路CAD,其中的一个小电路图-perotel99 electronic circuit CAD, a small circuit
ARM44B0_SCH
- 三星的44B0X的电路图,sch格式-Samsung's 44B0X circuits, sch format.
2ndNCBBSProgram_5
- 第二届全国高校 BBS 程序开发大赛\\算法组-Second National College BBS Development Competition \\ Algorithm Group
accp_jsp
- Jsp与Servlet的ppt教程,适合初学都入门的教程-Jsp Servlet ppt and guidance for beginners have caught the Directory
2215MSCexe
- 16位单片机H8的例子源代码,主要包括usb1.1、串口、flash操作等嵌入式领域的应用-16 H8 microcontroller source code examples, including usb1.1, Serial, Embedded flash operation of the application
MyMPC_AllVideoFilter
- 视频插件,暴风影音必备,包含Real Player 10和Quick Time 6.5的核心组件,请不要和其各自对应的原始(官方)版本一同安装,否则会发生冲突-Video Plug-in, CD-essential Storm, Real Player 10 includes Quick Time 6.5 and the core components, Please do not and their respective counterparts of the original (offici
telephone_toll_collector_code
- 电话计费器程序/*信号定义: clk: 时钟信号,本例中其频率值为1Hz; decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示 长话,“11”表示特话; dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元 (500 角); disptime: 显示本次通话的时长; write,read: 当write 信号下降沿到来时写卡,当话卡插入,read 信号变高时读卡; warn: 余额过少时的告警信号。