This module is built to provide more practical/effective functions than php iconv for character encoding conversion. Chinese package has been included: gb<->big5, (gb,big5)<->utf8<->unicode, (gb, big5)->pinyin. The Chinese package was built based on the Chinese encoding lib
标签: effective character functions practical
上传时间: 2016-02-20
上传用户:songyue1991
我用C编写的汉诺塔算法的源程序,自认为写的不错,呵呵- I use the Chinese which C compiles to promise the tower algorithm the source program, confessed for writes is good, ha-ha ,C-C++,控制台编程/Console
上传时间: 2014-01-11
上传用户:lhc9102
The most up to date, comprehensive, and practical guide to Web services security, and the first to cover the final release of new standards SAML 1.1 and WS-Security.
标签: comprehensive and practical to
上传时间: 2014-01-26
上传用户:小宝爱考拉
Pascal源程序的词法分析器 Pascal有35个关键字,编号从1-35。 标识符编号为36并且只支持“{}”注释 标识符和常数的长度不得多于120个字符 ASCII码从39-47,58-62的界符,编号等于它们的ASCII码其余界符编号:<=48 <>49 >=50 :=51 ..52 ^53 [54 ]55 {56 }57 程序主要是在文件中进行的,主要是比较,读和写的操作。 Keyword.txt存放的是Pascal关键字,用来比较之用。 输入是在文件source.txt中. 输出在文件final.txt中.
上传时间: 2014-11-15
上传用户:moerwang
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
标签: introductory HelloWorld containing Directory
上传时间: 2016-03-29
上传用户:exxxds
JAVA程序员面试32问 如:第一,谈谈final, finally, finalize的区别。
上传时间: 2013-11-27
上传用户:1966640071
java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final static int MAXBATTLE = 3 //最大飞机数 private final static int MAXBALLNUM = 30 //最多飞机子弹数 private final static int MAXCOPTERNUM = 16 //最大敌机数 private final static int MAXCOPTERBALLNUM = 16 //最多敌机子弹数 private final static int STEP = 1 private final static int MINCOPTER = 2 //最小敌机数
上传时间: 2016-04-26
上传用户:jichenxi0730
java面试习题集 大家看看自己都会不会哦 一,谈谈final, finally, finalize的区别。 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
上传时间: 2016-05-03
上传用户:电子世界
CPU.H CPU相关定义 Main.C 主函数 Ks0108.C LCD驱动 ASCII.c 8x8 8x16 英文字模 KeyScan.C 键盘扫描 MenuPara.C 菜单函数使用模版 MenuTop.C 顶层菜单和菜单核心代码 MenuFSM.C 菜单核心和FSM代码 MenuFunc.C 功能菜单和动态条项生成代码 MenuLanguage.C 语言切换代码 MenuMeasure.C 空例子 PIC.C 图标 MenuMain.C 菜单主循环 KeyScan.H Ks0108.H Menu.H Menu.C main函数 Chinese.txt 用到的中文 Chinese.C 中文字模
标签: CPU MenuPara KeyScan ASCII
上传时间: 2013-12-23
上传用户:huangld
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s stick pitch command as the set point for the aircraft s pitch attitude and uses aircraft pitch angle and pitch rate to determine commands. A simplified Dryden wind gust model is incorporated to perturb the system.
标签: demonstration longitudinal Aerospace Grumman
上传时间: 2016-05-17
上传用户:wang5829