搜索资源列表
ROAMSimple
- Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this m
ActionScript编程实例
- Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an Actionscr ipt 3.0 class in an application. The Enhanced version adds a name-checking feature. These exam
CARGOOD1.rar
- 简单汽车租赁信息系统,由c语言编程的、可以写入文件 ,读取文件!,Simple car rental information systems, from the c programming language, you can write files, read the file!
auto
- _企业办公自动化系统 基本信息 开发工具: Visual Studio 2005 开发语言: C# 数据库: SQL Server 2000 ASP.NET版本:ASP.NET 2.0 数据库文件位置:“OANetWeb\App_Data\For MSSQL2000”目录下,直接附加数据库即可; 数据库用户名与密码:位于OANetWeb\web.config文件中,默认是sa/(空) 使用步骤 1. 将OA
CSharpbyq20090225
- C#网页编译器 使用AJAX+ASP.NET+VS2005开发制作 使用帮助 直接用VS2005打开工程 如果你没有安装微软ASPAJAXExtSetup 那么请先安装下载 本程序 实现了 C#语法在线编译的控制台程序 可以显示错误信息和正确编译信息 模拟了CMD平台 如果运行提示XXX不能创建文件, 请到C盘 WINDOWS目录system32 目录 单击属性 安全 添加用户 Everyone用户 权限为写入 就行 如果其他问题 可以直接联系本人。 请不要在程序中输入 Co
experiment
- 利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。-The use of 1000 random number generator between 0 ~ 100 test scores, be deposited into a text file, and then the proc
JavaLex
- 在VS2008平台下使用C语言编写的JAVA语言词法分析器,使用DFA设计,使用两对半缓冲区读取单词,能报告词法错误和出错位置,并将词法分析结果属性字流写入txt文件。-Platform in VS2008 using C language lexical analyzer written in JAVA language, using the DFA design, using two pairs of semi-buffer to read the word, lexical errors
javacsv2.0
- csv 文件的读取和写入,CsvReader, CsvWriter。-csv file to read and write, CsvReader, CsvWriter.
VNC Dump
- vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。-+++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +This is a little Disclaimer for if you havn t read the on on our site. + +The tools and tutor
java
- 1.根据一个已有的file c:\student.csv, 将所有学生数据读到一个ArrayList中.ArrayList中的元素类型是Student类型。 2.将得到的这个ArrayList按照小组号分组,构造一个HashMap。 Map的key是组号,value是一个ArrayList,这个arraylist中包含了所有在这个小组下的Student 3. 遍历这个HashMap,打印出每组下学生的学号。 注意,要求打印学号的除前3位其他的字符。比如学号为HSG1001,打印出来就是1
proj1-traces.tar
- 写一段C或Java程序对一个2,1转移预测器进行建模。你的程序需要从名为history。txt的文件中读取信息。-Write a C or Java program on a 2, 1 transfer prediction modeling. Your program needs from the name history. Txt file to read information.
bb
- Write a C or Java program on a 2, 1 transfer prediction modeling. Your program needs from the name history. Txt file to read information.
HTMLEdit
- HTML编辑样本(HTMLEd)展示了如何使用图书馆的Visual C + +包类,Internet Explorer MSHTML编辑控制 - The HTML editing sample (HTMLEd) shows how to use the Visual C++ libraries classes which wrap the Internet Explorer MSHTML editing control. The Internet Explorer HTML editin
ReadWriteFile
- 使用字节流将C盘“myFile.txt”文件信息读出,程序代码如下,编译并运行程序,记录程序运行结果,注意中文字符的显示。-Use words throttling will disk C "myFile. TXT" file information read, and the program code is as follows, compile and run the program, record to run the program results, pay attention to t
novel-reader-online
- 在线TXT 小说阅读目前广泛流行,基于这一实际需求,开发基于Socket 的在线迷你 TXT 小说管理平台,TXT 小说管理平台的主要功能包括会员的登录与注册,按小说分类在线阅读、 上传和下载小说。 要求: 1. 使用JDK 自带功能实现该系统。 2. 禁止使用数据库 3. 必须按照c/s结构完成系统,不许使用客户端直接操作服务端使用的文件 -Read online TXT novel is widely popular, based on the actual
Digital-certificates
- 数字证书:从文件中读取数字证书,生成文件输入流,输入文件为c:/mycert.cer,获取一个处理X.509证书的证书工厂-Digital certificate: digital certificates read from a file, the file input stream is generated input file c :/ mycert.cer obtain a certificate factory for X.509 certificates
readWav
- The program shows how to read in a wav file. In this case, the programme is expecting a single channel (mono), 16bit PCM encoded file. The complete source file can be downloaded using the link below. It is compiled and executed as follows:
as
- C# 读取shp文件,增删改查,读取shp文件实例-C# Read shp files, CRUD, read shp file instances
CadLib
- 这是使用C++读取dxf文件,内有一个界面,可以实现读取直线,圆等较复杂图形dxf,无法点读取-This is the use of C++ to read dxf file, which has an interface, you can read lines, circles and other more complex graphics dxf, can not read
ATMS (2)
- 1.进行ini、properties、xml文件的读写操作 2.模拟ATM进行账号的登录校验、余额查询、详细账单 3.数据库采用mysql (三张数据表 customer account detail) 4.将系统分割为C/S系统,利用socket编程(1. Ini, properties, xml file read and write operations 2. Simulate ATM for account login verification, balance query, d