资源列表
multiper
- 用xilinx写的vhdl乘法器。是二进制的两位乘法器。里面含有代码和电路图。-Written in VHDL using Xilinx multiplier. Binary multiplier is two. Which contains code and circuit diagrams.
Expreesion
- 一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 【基本要求】 【一】【必做部分】 假设算术表达式Expression内可以含有变量(a-z),常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: (1)ReadExpr(E)――以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 (2)WriteExpr(E)――用带括号的中缀表达式输出表达式E。 (3)Assign(V,c
findcaller_src
- 输入法程序的代码 是一个很不错的示例程序代码 对于那些刚刚想学输入法开发的人是一个很好的帮助-Input method program code is a very good example of program code for those who just want to study the development of input methods are a good way of helping
JavaSDK_jfsky
- RTX二次开发的详细介绍,很全,简单易懂-RTX secondary development of details, very wide, easy-to-understand
MagicMirror
- 图像放缩平移以及图像混叠(Mix)程序源代码-Image pan and zoom the image-aliasing (Mix) source code
ISERegietr
- ISE注册号和注册ID,可以使用的,花钱买来的-ISE Regietr+ID
MFC-Simple-Code-5
- MFC简单实例,非常适合MFC初学者,有说明文件,照都做就可以了 -MFC simple example, MFC is ideal for beginners, there is documentation, it can be done according to
CSharpDataManager
- 这个是用C#写的数据库管理器 可以备份还原数据库 新手可以-This is written in C# database manager can backup and restore the database novice can see
SmsDemo
- 基于中国移动CMPP短信协议的*平台。具有读取数据库内容并通过短信发送的功能。短信发送和数据库读取已封装成ActiveX控件。灵便写了测试界面。控件可以运用于短信和数据库交互的应用中。-CMPP-based China Mobile SMS Short Message Protocol platform. Has read the contents of the database and sent via SMS function. SMS and databases have been
1
- c语言语法分析器,实现简单的C程序的语法分析功能。-Parser
DLL
- 易语言远程DLL注入源码 为了成为VIP我拼了!后续还会发给大家很多有用的易语言源码!--Easy language into the source remote DLL hard for me to become a VIP! Follow-up will be distributed to you a lot of useful source code easy language!-
Binary_Search
- 用二分法查找的思想,实现在正数数组中查找某个元素-The Binary_Search is a programe which is searching a positive elem.
