搜索资源列表
穿透防火墙的数据传输技术源码
- 一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKE
四级1999-2.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级2000-2.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
实验一
- 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of the introduction of multi-chan
实验二
- 一、实习内容 主存储器空间的分配和回收。 二、实习目的 通过本实习帮助理解在不同的存储管理方式下应怎样贮存空间的分配和回收。 -an internship contents of main memory space allocation and recovery. 2, internships purpose of the internship through the help understand the different storage management practic
TC_russia
- 基于Turbo C 2.0环境的俄罗斯方块游戏程序-Turbo C 2.0 on the environment Tetris Games
packetStorm1.2
- 可以列出当前系统支持的网络设备,分析ARP协议包,将设备设置到promisc模式,分析ARP协议包,打印更多数据、采用表格方式输出-can summarize the current system to support the network equipment, ARP packet analysis, the equipment installed to promisc model analysis ARP packets, print more data, tabular output m
coursesystem
- 课程成绩管理程序,用Java RMI实现,具有以下功能: 1.客户端能够录入课程名称、课程编号、授课教师、学号、学生名称、学生成绩; 2.客户端能够按照课程名/课程编号或者学生名称/学号查询成绩; 3.对于成绩不及格的同学,服务器端可以用回调方法通知学生补考时间和地点。 -courses results management process, using Java RMI, has the following functions : 1. Client programs can
pdflib-4.0.2
- PDFlib 4.0 开发包(来自于VC知识库)-PDFlib 4.0 development kit (from VC Knowledge Base)
115157703setupBarII_v4.2
- 条形屏控制软件,可以根据文字,图片,控制LED控制板显示LED-Bar screen control software may be based on text, images, control, LED control panel display LED
Chapter-2-Source-Code
- this code for ds malik book chapter no 2.these codes are written in c++.-this is code for ds malik book chapter no 2.these codes are written in c++.
clucene-core-2.3.3.4_bak
- clucene-core2.3.3.4 source code and the complied program
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
2
- 有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? -1, 2, 3, 4 numbers, how many can be composed of different from each other and no redundant digital three figures? All is a number?
1.2
- 实现DES加密算法一、实验目的 1、掌握DES加、解密算法的原理和过程; 2、能够编写程序实现DES加、解密,以及DES的应用。-DES encryption algorithm to achieve a purpose of the experiment a master DES encryption, decryption algorithm principles and processes 2, able to write a program to achieve DES enc
2(2NP1)huanfang
- 简单地生成一个2*2(N+1)的幻方,可以了解一下幻方算法-Simply generate a 2* 2 (N+ 1) of the magic square, you can look at the magic square algorithm
exam-2
- This is a decide of Exam 2 SSD3. I hope, i helped you.-This is a decide of Exam 2 SSD3. I hope, i helped you.
2
- 在n*n的棋盘上(1<=n<=10)填入1、2、3、….、n*n,共有n*n个数,使得任意相邻数的和为素数。 输入:n 输出:若有多个解,则需输出第一行、第一列之和均为最小的排列方案;若无解,则输出‘no’。-On board n* n (1 <= n <= 10) filled with 1,2,3, ...., N* n, a total number of n* n, so that any adjacent, and the number of prime
2-3-tree-master
- 2—3树的建立,插入,删除,清空等功能的实现-Establish a 2-3 tree, insert, delete
顶盖驱动2维模型LBM代码
- 顶盖驱动2维模型LBM代码,适合初学者了解LBM程序实现
