您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 最简单的ibatiS实现增删改查

  2. 5分绝对不会让你失望,数据库没有上传,我用的sqlserver,有个student数据库,student表,3个字段。 自己建一个,另外不要忘了改数据库连接。
  3. 所属分类:其它

    • 发布日期:2011-01-02
    • 文件大小:886784
    • 提供者:qq2879532
  1. Linux命令详解之基础技能

  2. 是学习Linux系统的基础 useradd [用户名] #password [用户名] example: [root@stationXX root]# useradd student [root@stationXX root]# passwd student Changing password for user student New password: (无回显) Retype new password: (无回显) passwd: all authentication tokens upd
  3. 所属分类:Linux

    • 发布日期:2011-01-07
    • 文件大小:534528
    • 提供者:dickenglun
  1. Statistical Pattern Recognition Toolbox for Matlab

  2. The Statistical Pattern Recognition Toolbox (abbreviated STPRtool) is a collection of pattern recognition (PR) methods implemented in Matlab. The core of the STPRtool is comprised of statistical PR algorithms described in the monograph Schlesinger,
  3. 所属分类:其它

    • 发布日期:2011-01-10
    • 文件大小:1048576
    • 提供者:upalm
  1. C++连接数据库,连接类

  2. 原创的C++连接数据库,包括C++类和一个教程。 教程地址: http://student.csdn.net/space.php?uid=110891&do=blog&id=54465
  3. 所属分类:C++

    • 发布日期:2011-01-12
    • 文件大小:261120
    • 提供者:yjn43422757
  1. [原创+连载]一步一步做拼图游戏,C++版(七)代码

  2. http://student.csdn.net/space.php?uid=110891&do=blog&id=45063 此地址文章的代码
  3. 所属分类:C++

    • 发布日期:2011-01-12
    • 文件大小:749568
    • 提供者:yjn43422757
  1. real and complex analysis--walter rudin

  2. classical book in real analysis. International student's edition
  3. 所属分类:Java

    • 发布日期:2011-01-25
    • 文件大小:3145728
    • 提供者:summer8864
  1. Designing a Wireless network

  2. Designing a Wireless networkForeword xxvFrom Past to Present 1Introduction 2Exploring Past Discoveries That Led to Wireless 4Discovering Electromagnetism 4Exploring Conduction 6Inventing the Radio 6Mounting Radio-Telephones in Cars 8Inventing Comput
  3. 所属分类:Access

    • 发布日期:2008-03-27
    • 文件大小:4194304
    • 提供者:osoon
  1. interface使用

  2. 1.2.IComparable接口 Student类要实现IComparable接口,即实现该接口仅有的一个方法:int CompareTo(Object obj) 将obj进行类型转换后,比较相应的属性值, 小于:返回-1 等于:返回0 大于:返回1
  3. 所属分类:Java

    • 发布日期:2011-02-06
    • 文件大小:2048
    • 提供者:xiyang_1990
  1. c 语言经典算法100例

  2. #include #include #define NULL 0 #define LEN sizeof (struct student) struct student { int xh; float cj; struct student *next; }; void main() { void print(struct student *head); struct student a,b,c,*head,*p; a.xh=1101; a.cj=95; b.xh=1102; b.cj=82;
  3. 所属分类:C

    • 发布日期:2011-02-16
    • 文件大小:123904
    • 提供者:uu321u
  1. oracle数据库经典题目

  2. 一、填空 1.在多进程Oracle实例系统中,进程分为用户进程、后台进程和服务进程。 2.标准的SQL语言语句类型可以分为:数据定义语句(DDL)、数据操纵语句(DML)和数据控制语句(DCL)。 3.在需要滤除查询结果中重复的行时,必须使用关键字Distinct; 在需要返回查询结果中的所有行时,可以使用关键字ALL。 4.当进行模糊查询时,应使用关键字like和通配符问号(?)或百分号"%"。 5.Where子句可以接收From子句输出的数据,而HAVING子句则可以接收来自WHERE、F
  3. 所属分类:C

    • 发布日期:2011-02-17
    • 文件大小:137216
    • 提供者:wolf11073233
  1. java经典面试2010集锦100题(不看你后悔)

  2. JAVA试题(100道) —————————————————————————————————————— 题目1: 下面不属于基本类型的是:c (选择1项) A) boolean B) long C) String D) byte 题目2:d 如下程序中: (1)public class CharToInt (2){ (3) public static void main(String[] args) (4) { (5) int a,b=10; (6) char c='语'; (7) a=b+c
  3. 所属分类:C

    • 发布日期:2011-02-21
    • 文件大小:158720
    • 提供者:wolf11073233
  1. informatica student

  2. Informatica的入门指导,有练习在里面,每一部都有解释 非常有用。 这是我学习时公司发的培训资料。
  3. 所属分类:专业指导

    • 发布日期:2011-02-22
    • 文件大小:8388608
    • 提供者:wofeichangaixia
  1. 用VB6编写管理系统的九个示例程序

  2. 1.使用本示例的源代码时,将源代码拷贝到您的计算相应目录之后,需要取消所有文件的只读属性,否则您可能无法正常使用这些源程序。 2.将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 3.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里,然后执行将产生需要的数据库结构。 4.配置ODBC数据源,按照每章的说明进行数据源的配置,程序对数据库的访问需要通过ODBC来实。打开"控制面板"中"管理工具"的"ODBC
  3. 所属分类:其它

    • 发布日期:2011-02-22
    • 文件大小:1048576
    • 提供者:yinghechangming
  1. 简单的学生档案程序 c语言

  2. int inputInfo() {int i; for(i=0;i<5;i++) { printf("请输入第%d位同学的信息:",i+1); printf("\n请输入学生学号:"); scanf("%s",&student[i].sno); printf("\n请输入学生姓名:"); scanf("%s",&student[i].sname); printf("\n请输入学生年龄:"); scanf("%d",&student[i].age); printf("\n请输入学生性别:"
  3. 所属分类:C

    • 发布日期:2011-02-22
    • 文件大小:8192
    • 提供者:bbatvv
  1. Feature Extraction and Image Processing

  2. We will no doubt be asked many times: why on earth write a new book on computer vision? Fair question: there are already many good books on computer vision in the bookshops, as you will find referenced later, so why add to them? Part of the answer i
  3. 所属分类:其它

    • 发布日期:2011-02-24
    • 文件大小:7340032
    • 提供者:retree888
  1. Triaxial MRI-Compatible Fiber-optic Force Sensor

  2. Triaxial MRI-Compatible Fiber-optic Force Sensor U-Xuan Tan, Member, IEEE, Bo Yang, Student Member, IEEE, Rao Gullapalli, and Jaydev P. Desai, Senior Member, IEEE
  3. 所属分类:嵌入式

    • 发布日期:2011-03-02
    • 文件大小:850944
    • 提供者:sunyasimo
  1. 经典_计算机专业英语教程

  2. As a computer science student,we should study English hard This book is very important to us
  3. 所属分类:专业指导

    • 发布日期:2011-03-02
    • 文件大小:2097152
    • 提供者:qucif
  1. C++学生成绩管理系统

  2. #include #include #include class student {protected: int number,age,ban;char name[30],sex[30];double match,chinese,english,total,sum; public: student(){} student(char na[30],char s[30],double ma,double chin,double eng,int a,int b,int num) { strcpy(n
  3. 所属分类:iOS

    • 发布日期:2011-03-04
    • 文件大小:336896
    • 提供者:jaylxl1
  1. IBM关于Servlet与JSP开发的练习

  2. Servlet and JSP Development with IBM Rational Application Developer V6 (Course Code SW284) Student Exercise
  3. 所属分类:Java

    • 发布日期:2011-03-06
    • 文件大小:2097152
    • 提供者:Frankie0616
  1. 数据库50事例 sql

  2. 包含了数据库查询的一些很实用的例子 student(学号#,姓名,性别,年龄) course(课程号#,课程名,教师号#) score(学号#,课程号#,成绩) teacher(教师号#,教师名)
  3. 所属分类:其它

    • 发布日期:2011-03-08
    • 文件大小:11264
    • 提供者:zhsalo
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »