搜索资源列表
源代码整理美化工具
- (附源码和可执行程序),能够整理美化你的代码,使你凌乱的代码变得有序(不会损坏源代码)。该工具可以作为VC的*工具 有多种源码风格可供你选择,包括ansi,gnu,kr,Linux,Java 等,可以帮你快速整理美化你的源代码 不要再浪费时间手工整理源代码了!现在就下载来体会全自动快速整理源代码的快乐吧!
C++ Primer的随书源代码
- C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C Primer
Expert_C_Programming_Deep_C_Secrets
- C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of C quite quickly. But it takes much longer to master the nuances of the language and to write enough programs, and enough different programs, t
tp2
- programa qeu entrega fecha en julian date format jdate lengua: ansi c, incluye documentacion
src-highlite
- 一个工具,可以将 Java Javascr ipt C/C++ Prolog Perl Php3 Python Flex ChangeLog Ruby Lua Caml Sml Log 等语言中的注释以html帮助的形式输出!-This program, given a source file, produces a document with syntax highlighting. At the mome
vCardCreator
- 这个程序示例了创建ANSI,UTF-8,BlueTooth(蓝牙)格式的OutLook名片簿文件的功能,其中包括了使用Base64编码的jpeg图像处理类。 生成的文件可以导入Nokia 6600以及新的p910i手机中。-This program example of creating ANSI, UTF-8, BlueTooth (Bluetooth) format OutLook Ming Pianbu document features, including the use of B
SQLyufashouce
- SQL 全名是结构化查询语言(Structured Query Language),是用于数据库中的标准数据查询语言,IBM 公司最早使用在其开发的数据库系统中。1986年10月,美国ANSI 对SQL -SQL full name is the Structured Query Language (Structured Query Language), is used for standard data in the database query language, IBM' s fir
lixminC
- 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
rand
- 功能描述:编写一个产生N个X到M范围内的随机数的程序。不必保存或打印数字, 仅打印每个数被产生了多少次。让程序对10个不同的种子值进行计算。 数字出现的次数相同吗?可以使用本章中的函数或ANSI C中的函数rand()和srand(), 它们与我们的函数具有相同的形式。这是一个测试特随机数发生器随机性的方法。 注:这本书的编程练习至今还没有感觉到难度, 不过验证了书上的说法不同的种子在大多数情况下也不同可能得出相同的随机数, 看来这回我的实践还是有用的,好戏还在后头啊。
Lexical_Analyzer
- Title: Lexical Analyzer -Parses forwards and backwards. -Scans forwards and backwards. -Get the delimiter that was found. -Get the offset at where the token was started. -Get the current offset of the parser. -Add any number of delimiters
concorde
- 外国人写的求解traveling salesman problem (TSP) 和some related network optimization problems的算法合集-Concorde is a computer code for the traveling salesman problem (TSP) and some related network optimization problems. The code is written in the ANSI C pro
HexEncoding
- Ansi to Hex coding techniques. Enjoy. Ansi to Hex coding techniques. Enjoy. Ansi to Hex coding techniques. Enjoy. Ansi to Hex coding techniques. Enjoy. Ansi to Hex coding techniques. Enjoy. Ansi to Hex coding techniques. Enjoy. Ansi to He
ASCII2ANSI
- Converts ASCII-Textfiles to Ansi-Textfiles
shiftedlin
- The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
LoadFiles
- sample written on Visual Studio 2005 to How to Read & write to File what ever it was (Ansi/Unicode) just use 2 TextFileIO.c-sample written on Visual Studio 2005 to How to Read & write to File what ever it was (Ansi/Unicode) just use 2 TextFileIO.cpp
My_Ansi_To_Unicode
- Ansi 到Unicode相互转换,同时还有注释,非常适合在USB的字符串开发-Conversion between Ansi to Unicode, along with notes, very suitable for development in the USB string
ANSI-C
- ANSI-C的标准详解,完全C99标准,不用花钱去购买了。-Detailed ANSI-C standard, full C99 standard, do not spend money to buy.
Unicode-ANSI-Utf8
- unicode,ansi,utf-8类型转换-unicode,ansi,utf-8 type transfer
Tabla de Codigos ANSI
- ANSI Codes Relevadores
1258 bom to ansi
- convert notepad++ python to ansi
