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

搜索资源列表

  1. Maple-Programs

    0下载:
  2. Numerical Anaysis 8th Edition Burden and Faires (Maple Source)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:838037
    • 提供者:方元
  1. Mathematica-Programs

    0下载:
  2. Numerical Anaysis 8th Edition, by Burden and Faires (Mathematica Source)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:116580
    • 提供者:方元
  1. Pascal-Programs

    1下载:
  2. Numerical Anaysis 8th Edition, by Burden and Faires (Pascal Source)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:147894
    • 提供者:方元
  1. Java程序的性能优化StringBuffer与Vector

    0下载:
  2. 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habit
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3183
    • 提供者:王文轩
  1. netstuff

    0下载:
  2. This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! 查询网络,显示 域/服
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:7472
    • 提供者:汤瑞
  1. nRF24E1发射接受程序实例

    0下载:
  2. 基于单片机、nrf24e1发射接受程序,有三个小程序,同时可进行PWM调试。-Three small programs for microcontroller to drive nRF24E1 to transmit and receive. It support PWM debugging.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:10285
    • 提供者:马帅帅
  1. p76931311

    0下载:
  2. 要写出Scan pci bus的程式首先必须先参考PCI的spec里面的Configuration SpaceHeader的图,而Class code有24个bit(3byte),组要由三个部份组成,Base Class、Sub Class、 programming Interface 将的PCI BUS上的Base Class、Sub Class、programming Interface用原本的范例程式加上回圈去侦测。基本上只要了解pci的架构,再用范例程式就可以找出有在使用的pci dev
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10536
    • 提供者:张大小
  1. 真正实现计算功能的计算器

    0下载:
  2. 这是一个实现计算器功能的一段小程序,里面有详细的注解,说明了各个功能模块是如何实现的,而且它真正意义上实现了与WINDOWS自带的计算器同样的功能,而且完全调试通过,能给初学者有一定帮助。-This is a realization of a calculator function of small programs, there are detailed notes that the various functional modules is how to achieve, but it tr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27487
    • 提供者:张三
  1. draw_in_statusbar

    0下载:
  2. vc小程序,一个可以在程序状态栏中画图的小程序,能够使你的程序更加与众不同哟,下载试试看吧-vc small program, a procedure in the state column drawing small programs, you can make the process more unusual yo, download Give it a try
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29830
    • 提供者:邢锴
  1. 迷宫1

    0下载:
  2. [程序语言] IE3, IE4, IE5, NS3, NS4+ [功能描述]   生成和解决迷宫问题的Java小程序,可以在支持java的浏览器中运行。迷宫以三维形式显示在窗口中。   你可以按下相应的按钮,“New”生成一个新的迷宫,“Solve”按钮用于显示求解一个迷宫问题的路径,“Clear”按钮清除解决迷宫问题的路径。   一旦生成迷宫后,你也可以自己用手工来求解它的路径,你可以使用四个箭头键来画出其路径。   对于每个迷宫问题
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:44126
    • 提供者:金晓爽
  1. asp例子

    0下载:
  2. 一些asp小程序,是我们web老师给的作为参考的例子,处于老师之手,转载请注明!-some small programs, the teacher is our web as a reference to the example of teachers at the hands of, let us!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12431
    • 提供者:宏伟
  1. 信使小精灵聊天工具

    0下载:
  2. 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。 -messenger elf is a simple chat tools. A major demonstration is the main network programming
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:251515
    • 提供者:王挺
  1. jiajianchenchu

    0下载:
  2. 用vc编写的一个实现加,减,乘,除功能的小程序,初学着可以借鉴-vc prepared with a realization, plus or minus, multiplication and function of small programs, beginner to learn from
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1370
    • 提供者:犯得上
  1. 捕获数据包

    2下载:
  2. 一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:247787
    • 提供者:大撒法
  1. Ping程序

    0下载:
  2. 一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:194680
    • 提供者:大撒法
  1. 综合程序

    0下载:
  2. 这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。-This is a simple simulation of the physical phenomena of small programs, such as the bridge across the river like the program to run when the need CCBP folder contains the header files.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:156444
    • 提供者:梁晓军
  1. 一维势阱

    0下载:
  2. 这是模拟物理实验——一维势阱的小程序。运行的时候,需要把CCBP文件夹包含在头文件中。-This is the simulation of physics experiment -- one-dimensional potential well of small programs. When run with the need to be CCBP folder contains the first document.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153443
    • 提供者:梁晓军
  1. jolt

    0下载:
  2. 一个weblogc连接tuxedo的连接部件的例子程序,欢迎拍砖-a tuxedo weblogc link connecting parts of the example programs welcome Twins
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:245558
    • 提供者:童勤
  1. MyRecvFiles

    0下载:
  2. 关于括号匹配和车皮进站的小程序,自己写的~很简单,主要是希望能多多交流-matching brackets on the wagon stops and small programs, written in their own ~ very simple, the main hope to be able to interact more
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2029
    • 提供者:林嘉雯
  1. Hacker Defender 1[1].0.0源代码

    0下载:
  2. Hacker Defender 1.0.0 内核级后门软件,用户可以通过本软件隐藏文件、进程、系统服务、系统驱动、注册表键的键和键值、打开的端口以及虚构可用磁盘空间。程序同时也在内存中伪装它所做的改动,并且隐身地控制被隐藏进程。程序安装隐藏后门,注册隐藏系统服务并且安装系统驱动。该后门技术允许植入Redirector。鉴于参数过多,不推荐新手使用。-Hacker Defender 1.0.0 kernel-level backdoor software, users of the softw
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:92628
    • 提供者:苹果
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com