搜索资源列表
11111jiusanji
- 计算器 2.1. 设计内容 2.2. 设计要求 2.3. 总体设计 2.4. 具体设计 2.4.1. 运行效果与程序发布 2.4.2. 主类 ComputerPad 2.4.3. 数值按钮NumberButton 2.4.4. 运算符号按钮OperationButton -Calculator 2.1. Design content 2.2. Design 2.3. Design 2.4. Design 2 IV.4.1. Operation and Rel
vctoJAVA
- 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。小生本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人)一起分享! 注:源码中并没有注明版权及作者等信息,大家可以拿来一起研究、研究。 -use it inside the class can produce Java applications similar to the symbol, flame and melts effect. Niche this code, I feel wonderful (v
CreditCardDetails
- 浏览/查看商品详细信息、搜索(按编号和自定义)、选购商品:注册会员可以通过商品列表了解商品的基本信息,再通过商品详细资料页面了解商品的详细情况,同时,可以根据自己需要进行根据商品编号、商品名称、商品类别和热销度等条件进行商品的查询。-View / View commodities detailed information search (and since under the symbol definition), to purchase commodities : Registered mem
HelpApplication
- 浏览/查看商品详细信息、搜索(按编号和自定义)、选购商品:注册会员可以通过商品列表了解商品的基本信息,再通过商品详细资料页面了解商品的详细情况,同时,可以根据自己需要进行根据商品编号、商品名称、商品类别和热销度等条件进行商品的查询。-View / View commodities detailed information search (and since under the symbol definition), to purchase commodities : Registered mem
java小型防真计算器
- 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation.
计算其chap2
- java小应用程序含运行效果与程序发布主类 ComputerPad数值按钮NumberButton运算符号按钮,你可以试行一下,做的不错。 -java applications with a small operation results and procedures issued main categories ComputerPad numerical buttons NumberButton Operational Symbol button, you can pilot about
TestConvert1.java
- 编译的时候提示找不到符号,请问是什么原因?谢谢!-Prompted when the compiler can not find symbol, what is the reason? Thanks!
ParityChecker
- 本程序可以把二进制代码通过奇偶变换的方法改变,完成码元检错功能-This procedure can transform binary code through the parity change in the method to complete the symbol error function
JSTL
- jstl refrence is a book whick introduce java server tag language symbol and usage , is part of jsp(java server page)2.0, is very strong.
netscoresoure
- NetScore - Neural Network using Scaled Conjugate Gradient Algorithm in Optical Character Recognition. Netscore is an easy to use yet powerful and intuitive tool to recognize drawn character or symbol using Java. Feel free to contact me i
FinanceApp
- Java写的网页内容抓取程序,从google finance上抓取股票相关内容,需要手动输入正确的股票代码-Java to write web content crawling process, crawling from the google finance stock-related content on the need to manually enter the correct ticker symbol
SMDK-J-1.03.07P1u
- symbol mc300 java语言开发包-symbol mc300 java Language Development Kit
Lexical_Analyser
- Lexical analyser using Java, it can be extended to extract symbol in other language, just by specifying the corresponding automata
cifa(4.0)
- 用直接分析法编制类C语言子集的词法分析程序。在本词法分析程序模块中,主要分析自定义的类C语言的词法。自定义的语言主要包括数组定义、函数定义、结构体定义的语句,运算符号主要为特殊符号表里所定义的各类运算符。 设计要求简要讲解词法分析器的构造技术,设计此法分析器。词法分析程序的主要功能是读入源程序,输出单词符号。并提供出错处理。 -Prepared by direct analysis of a subset of C-language lexical analysis program.
Text
- 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。-Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, famil
TestCount
- 统计字符串中符号、数字、字母、空格、标点符号的个数-Statistical string symbol, digit, letter, Spaces, and the number of punctuation
Java_Calculator
- 设计一个图形界面(GUI)的计算器应用程序,完成简单的算术运算、 设计的计算器应用程序可以完成加法、减法、乘法、除法和取余运算。且有小数点、正负号、求倒数、退格和清零等功能。用鼠标单击相应的数字键和运算符号键,然后单击=按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清零,可单击清零按钮。-Design a graphical interface (GUI) of the calculator application, complete the simple arithmetic,
WordAnalysis
- 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)-The preparation of a read word process, from the input source, the identification of each word has an independent significance, namely, t
Triangle
- 符号三角形本人原创的解法。支持较大数字的运行而不会出现溢出错误。-Solution to my original triangle symbol. Support large numbers does not appear to run an overflow error.
LCXCompiler
- Java实现的词法分析程序,可以输入或直接打开一个Java语言源程序,返回token表和符号表-Java implementation of the lexical analysis program that can import or open a Java language source code directly, the return token table and symbol table