CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Interactive

搜索资源列表

  1. 200632371677889

    0下载:
  2. 以强大的用户互动功能打造优秀求职招聘信息系统。 1、支持个人用户与企业用户注册 2、独立的个人简历页面,独立的公司与其招聘信息页面 3、支持个人用户照片上传 4、强大的用户互动功能:支持个人职位库、企业人才库、站内短信(支持后台群发)、人才\\职位高级搜索 5、可设置VIP高级用户及其站内等级权限 6、根据网站需求可对网站进行地区、职位、专业、企业类型的动态设置(已内设常用项目) 7、具有委托招聘功能 8、内置文章管理、友情连接管理功能 9、采用图片验证码技术
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-10-13
    • 文件大小:1124311
    • 提供者:冯荣俊
  1. Gogo11

    0下载:
  2. Gogo求职招聘系统 v1.1 主要功能介绍: 1、支持个人用户与企业用户注册 2、独立的个人简历页面,独立的公司与其招聘信息页面 3、支持个人用户照片上传 4、强大的用户互动功能:支持个人职位库、企业人才库、站内短信(支持后台群发)、人才\\职位高级搜索 5、可设置VIP高级用户及其站内等级权限 6、内置文章管理、友情连接管理功能 7、采用图片验证码技术和MD5加码技术,使网站更加安全 8、整站全后台管理,无须修改任何文件 9、副加站长文件管理功能
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:927481
    • 提供者:wangcy
  1. cg50-new

    0下载:
  2. 本上机平台专门为《计算机辅助设计技术基础》课程中的vC语言编程和交互技术与用户接口实验部分设计。-on the platform dedicated to the "computer-assisted design technology based" curriculum of Effects of vC language programming and interactive technology Experiment with the user interface par
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:572391
    • 提供者:yalanluo
  1. iuiyuiy

    0下载:
  2. 网上商场购物系统是一种具有交互功能的商业信息系统,前台是浏览商品,查询商品,等等,后台是公告管理-online shopping system is an interactive function with the business information systems, prospects are browsing products, inquiries merchandise, etc., is the background Notice management etc.
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:88892
    • 提供者:
  1. pythonexamples1

    0下载:
  2. 非原创。很好的python例子,有友好的界面,有互动。-non-original. A good example python, a friendly interface, interactive.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:981155
    • 提供者:zhaoli
  1. VBNET_CAD

    0下载:
  2. 用VB.NET开发一个小型交互式CAD系统,包括直线,圆,矩形,文本的实现,还有镜像,平移,放大,缩小等,具备一个小CAD系统的功能.-with VB.NET development of a small interactive CAD system, including linear, circular, rectangular, the realization of the text, image, translation, zoom in and out, with a small CAD
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:148479
    • 提供者:hong661
  1. vb.net_CAD

    0下载:
  2. 苏金明编写的《用VB.NET和VC#.NET开发交互式CAD系统》一书的源代码,是实现交互式CAD系统开发的基础-prepared "using VB and VC#.NET development of interactive CAD system, "a book source code is interactive CAD system the foundation for development
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1316404
    • 提供者:hong661
  1. 9313644-3

    0下载:
  2. Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a tic-tac-toe board for t
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:41821
    • 提供者:林东毅
  1. Term_Project(9313644_9413551_9113818)

    0下载:
  2. Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a Gobang board for two pl
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:162778
    • 提供者:林东毅
  1. FIFOandLRUarithmetic

    0下载:
  2. 最佳页面置换算法,FIFO,LRU的仿真。页面调用和置换过程有动态显示。内存分配页面数目和页面引用串的长度可以进行人工交互输入。 -best pages replacement algorithm, FIFO, the LRU simulation. Page calls and replacement process is dynamic display. Memory allocation of the number of pages and pages cited the lengt
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:刘利辉
  1. Unixftpcilent

    1下载:
  2. 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:4704
    • 提供者:sl
  1. buttoncolor457283641579364257364

    0下载:
  2. 用户可控制的彩色交互式按键的源代码,提供真彩色渲染的功能,提供了方便快捷的接口。-users can control the color of the button interactive source code, providing true color rendering functions, provide fast, convenient interface.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:8341
    • 提供者:三西
  1. 3DMOdel1

    0下载:
  2. 在VC++ OPenGL开发的3D模型。具有高可交互性-the development of the VC OpenGL 3D model. With highly interactive
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:31910
    • 提供者:刘睿
  1. 3DMOdel2

    0下载:
  2. 在VC++ OPenGL开发的3D模型。具有高可交互性和观赏性-the development of the VC OpenGL 3D model. With highly interactive and enjoyment
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:31885
    • 提供者:kuaihuowangzi
  1. 3DMOdel3

    0下载:
  2. 在VC++ OPenGL开发的3D模型。具有高可交互性。-the development of the VC OpenGL 3D model. With highly interactive.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:225547
    • 提供者:kuaihuowangzi
  1. 3DMOdel4

    0下载:
  2. 在VC++ OPenGL开发的3D模型。具有高可交互性-the development of the VC OpenGL 3D model. With highly interactive
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:86713
    • 提供者:kuaihuowangzi
  1. java_http_down

    0下载:
  2. JAVA实现的HTTP协议数据交互 实现文件下载-JAVA HTTP protocol data files downloaded interactive
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1517
    • 提供者:longto
  1. EVC_TCP

    0下载:
  2. evc下网络编程是有一定难度的,上面这个功能包含了两个程序演示了在嵌入式设备里面怎样通过TCP来进行网络数据交互和传输.-AES network programming under a certain degree of difficulty. above this function contains two procedures demonstrated in embedded devices inside TCP how to conduct interactive data network
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:167158
    • 提供者:checkyvc6
  1. code128_code_c

    0下载:
  2. 128碼開始於1981年推出,是一種長度可變、連續性的字母數字條碼。與其他一維條碼比較起來,128碼是較為複雜的條碼系統,而其所能支援的字元也相對地比其他一維條碼來得多,又有不同的編碼方式可供交互運\用,因此其應用彈性也較大。-128 yards began in 1981 introduced a variable length, continuous digit alphanumeric bar code. With other one-dimensional bar code compar
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4363
    • 提供者:郭shaojia
  1. VrmlScript

    0下载:
  2. 编写VRML虚拟场景中交互的VRMLscr ipt教程,相当全的,对编写交互部分很有帮助!-prepared VRML world VRMLscr ipt interactive tutorial, very full, part of the preparation of interactive helpful!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:91115
    • 提供者:阿荣
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com