虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

LSD-TEST

  • 依次输入单个字符到该数组中

    依次输入单个字符到该数组中,直到输入回车完成该字符数组的输入。反向输出该数组中的字符串内容。 // 输入:This is Test! 输出结果为:!tseT si sihT // 并利用sizeof运算符,求出数组占用的内存字节数

    标签: 输入 字符 数组

    上传时间: 2016-12-30

    上传用户:lijianyu172

  • 图书管理 pb+sql library management system 安装说明 1。SQL数据源文件:new_data.mdf,new_log.ldf.第一次使用时需要打开 SQL

    图书管理 pb+sql library management system 安装说明 1。SQL数据源文件:new_data.mdf,new_log.ldf.第一次使用时需要打开 SQL2000的企业管理器,在‘所有任务’里选择‘附加数据库’。 2。要把test.ini 放到与本程序相同的目录,然后修改该文件里面的服务器名.比如你的数 据库名是ddd,则ServerName = ddd . 3。运行tsglsystem.exe 提示:第一次进入本系统,可以使用如下帐号: 管理者帐号:0002 密码:0002 (只能输入书编号借书) 读者号:从 0001 密码:0001(能借书)

    标签: management SQL new_data library

    上传时间: 2014-01-22

    上传用户:hn891122

  • 图片验证码

    图片验证码,直接运行里面的test.jsp就可以运行了,验证码的图片背景在src包里面的方法里改

    标签:

    上传时间: 2017-01-03

    上传用户:123啊

  • n algorithm for domain independent linear text segmentation This the Windows version of the C99 al

    n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as individual class files doc NAACL 00 paper describing the algorithm src source code for C

    标签: segmentation independent algorithm the

    上传时间: 2017-01-07

    上传用户:ghostparker

  • This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

    This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex

    标签: binary compiles converts chain

    上传时间: 2017-01-07

    上传用户:wyc199288

  • 当调用另一个程序并传递参数的时候

    当调用另一个程序并传递参数的时候,只需要在程序后添加所需要的参数就可以了。例如:test “123”

    标签: 程序 参数

    上传时间: 2017-01-14

    上传用户:1966640071

  • wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from

    wince6.0平台上的任务管理器,功能类似于windows的任务管理器. In order to develop applications for Windows Mobile 6.x from within Visual Studio 2005 or 2008, you need to download a separate SDK from Microsoft. The SDK also ships with a full featured emulator, a powerful and indispensable tool to test your applications. This sample code uses COM and Compact .NET Framework 3.5.

    标签: applications develop Windows windows

    上传时间: 2017-01-16

    上传用户:aappkkee

  • 一个拼写检查程序

    一个拼写检查程序,用来检查你的输入的文件中的单词是否拼写错误,并给你给出可能的拼写建议。(用Hashset实现)(卡耐基梅隆大学ssd5数据结构Option Exercise4答案) 程序参数设置(第一个为要输入的词库文件,本例中是wordlist.txt, 第二个为要检查的文件,必须为txt格式,本例中用test.txt来检查)

    标签: 程序

    上传时间: 2014-01-08

    上传用户:电子世界

  • Vxworks 下的视频采集程序

    Vxworks 下的视频采集程序,该驱动程序是PCI类视频卡,测试程序为:test.cpp 通过初始化后,运行UTL_LVE("1.mpg",5,1),将视频文件保存为1.mpg。 其中1.mpg为文件名,5为时间秒,1为mode。

    标签: Vxworks 视频采集 程序

    上传时间: 2017-01-29

    上传用户:miaochun888

  • 这是读好的ORL 和YALE人脸库数据

    这是读好的ORL 和YALE人脸库数据, 用LODA加载后, 变量train 代表是训练样本, test 代码是测试样本。

    标签: YALE ORL 人脸 数据

    上传时间: 2014-01-04

    上传用户:zhangyigenius