搜索资源列表
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
maptool_v1.4
- 网易西游系列地图提取器源代码 V1.4 在MapTool V1.3的基础上添加对梦幻西游的唯美版地图提取功能。细节请看压缩包内的源代码。 -Netease Journey Series Map Extractor V1.4 source code on the basis of the MapTool V1.3 adds the aesthetic version of Fantasy Westward Journey map extracted features. See the deta
jmvm
- 多视频编码,输入YUV,输出H.264.两路输入,一路输出-Multi-video encoding, enter YUV, output H. 264. Two-way input, output all the way
MyTimer
- 实现在C++下,1ms精确定时的类.简单方便,包括类和.h文件.-Achieve the C++, under, 1ms precision timing class. Simple and convenient, including the classes and. H files.
Lex
- **本次实验在Visual Studio.NET 2003环境下开发** 此压缩包内包括以下五个文件: 1.Lex的源代码文件 Lex.cpp 2.Lex的测试输入文件 test.txt 3.测试文件需包含的头文件 yytab.h 4.经过Lex生成的结果文件yylex.cpp 5.说明 关于Lex: 本实验中完成的Lex可以完成以下算法: 1.输入文件解析 2.多个NFA合并 3.NFA转换DFA 4.最小化DFA 5.生成代码
TypeConverterSample_VS2003
- 一个处理经纬度转换处理的程序,可用在坐标和GPS信号处理方面,同时提供一种保存坐标的内存和XMl文档样例 vc2003-I have seen many articles here at CodeProject about coordinates and GPS signal handling, like "Writing your own GPS Applications" and "Distance between locations using latitude and longitude
graphics
- graphics.h for dev c-graphics.h for dev c++
IOCC2430_H_Analysis
- 針對ioCC2430.h檔案進行分析之文件檔-IoCC2430.h file for analysis for document file
CounterHit-1.0
- HỔ trợ count visit website-HỔ trợ count visit website
Complex.Define
- 一个Visual Basic.Net的复数代码H源文件-Visual Basic.Net
SerialPor_VCPP2008PlatForm
- 把.h和.cpp文件导入工程即可经行串口开发,简单实用的好东西!-Import. H. Cpp file to the project can be by the line of development of the serial, simple and practical good thing!
H323-VOIP
- A simple voip system in .NET based on H.323 protocol
Bank-Operation
- .NET实现银行操作源代码,是一个比较好的项目开发实例,对学习有很大的帮助。-请键入文字或网站地址,或者上传文档。 取消 .NET shíxiàn yínháng cāozuò yuán dàimǎ, shì yīgè bǐjiào hǎo de xiàngmù kāifā shílì, duì xuéxí yǒu hěn dà de bāngzhù.. NET source code to achieve banking operations, is a good example of
menu-windows-multilingue-dynamique
- Here are some properties of the presented code: - A single source file WinMenu.cpp. - One include: <windows.h>. - Easily adaptable to "many" languages. - The language change is instantaneous. - Sample menus and sub-menus frequent
ATEM
- ATEM test project needs h.zip
draw
- draw_create(Display *dpy, int screen, Window win, unsigned int w, unsigned int h) { Draw *draw = (Draw *)calloc(1, sizeof(Draw)) draw->dpy = dpy draw->screen = screen draw->win = win draw->w = w draw->h = h d
exploding-stones
- exploding stones written in C using graphics.h
GPS
- GPS坐标及高程的中误差计算程序,能够快速计算X,Y,h的中误差,方便快捷-GPS coordinates and the elevation error calculation program to quickly calculate the X, Y, h in error, convenient
h
- 用SQL Server和vs写的管理系统(Management system written with SQL Server and vs)