搜索资源列表
穿透防火墙的数据传输技术源码
- 一种新的穿透防火墙的数据传输技术,过程如下: 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
handle_01
- 控制台下,利用结构嵌套和句柄,来实现信息隐藏的小程序。 HANDLE.h HANDLE.c-console, using the nested structure and handle, to achieve information hiding small procedures. HANDLE.h HANDLE.c
preprocessor
- Handling preprocessor directives. Write a program that processes a preprocessor directive in the file containing the program in C. Should properly handle the directive # include, # define, # ifdef and ifndef. In the implementation of # de
My_rayslope_algorithm
- 射线法来处理碰撞检测!希望对大家有所帮助!-Ray method to handle collision detection! We want to help!
backpack
- 对背包问题进行的求解,能够处理体积相同,但是不同物品的问题-The solution on the knapsack problem that can handle the same volume, but the problem of different items
lua-5.2.1.tar
- lua5.2.1最新源码(2012-06-08)。它是一个扩展式程序设计语言,被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主程序中工作,这个宿主程序
yinhangmoni
- 这是一个简单的银行模拟系统 1、 客户的到达时间随机 2、 客户需要处理的业务随机(不同业务处理的平均长度不同,例如:取款时间较短,开户和销户时间较长) 3、 处理客户业务所需时间随机(在一定范围内) 4、 使用文本文件记录每个客户到达时间、业务处理时间、业务结束时间 5、 动态显示(刷新时间可调)目前每个窗口累计处理客户数量、等待人数,每个窗口的平均业务处理时间,不同业务类型业务的累计办理量。 -This is a simple bank simulation syst
native_API_yp2
- C语言实现基于Windows平台的Native API编程,打开句柄,获得网络接口信息、可用网络列表信息,根据标志位确定当前连接的网络,得到该网络的信息,关闭句柄,释放内存。-C language the Native API programming based on the Windows platform, open handle network interface information, and information available networks list, according
ID3_src
- Decision tree builds classification or regression models in the form of a tree structure. It breaks down a dataset into smaller and smaller subsets while at the same time an associated decision tree is incrementally developed. The final result is a t
cMichaelJanssonJokeConsole
- 在win32控制台程序下处理鼠标事件,模拟按钮和下拉框的程序,并实现一个简单的文本内容浏览工具。点击文件可查看相应的内容,并可以点击按钮进行切换文件等操作。-Handle mouse events in win32 console application program analog buttons and drop-down box, and implement a simple text content browsing tools. Click on the file to view th
1
- A PROGRAM TO HANDLE A REPAIRING SHOP
GeneralList
- 这是一个通用型链表,这套链表不针对某个节点,任意节点都可以处理。-This is a common type of list, this list is not targeted at a particular node, any node can handle.
dll_getmod
- 获取模块句柄~~~ 句柄~~~句柄-Get module handle or exe or dll process.
Main
- 根据进程的句柄获得该进程占用的内存,获得的值与在任务管理器中显示的内存(专用工作集)相同。-Based on the process handle to get the memory used by the process, the values obtained and displayed in the Task Manager memory (private working set).
Airline-reservation-systems
- 数据结构课程设计内容 航空客运订票系统。该系统有如下功能: 1.浏览航线信息。 2.查询航线信息。 3.办理订票业务。 4. 办理退票业务。 5.查看已订票客户信息。 6.查看剩余票数并排序。-Curriculum design content- passenger booking system. The system has the following features: 1. Browse route information. 2. view route inform
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callbac
ConsoleApplication1
- 控制台输出以及字符串操作,由C#语言编写-console print and string handle, code by C# language.
Handle-remote-control-car
- MFC程序,实现手柄控制,蓝牙模块与robocup足球机器人通信,实现手柄控制全方位的移动,转弯,击球动作-MFC program, the realization of the control of the handle, Bluetooth module and the RoboCup soccer robot communication, to achieve the full range of the handle to move, turn, kick ball
JoyStick
- 用c#编写的一个手柄的控制界面,界面调用了手柄的所有控制按钮。-Using c# prepared a handle control interface
SPCMini
- 用c#编写的一个上位机控制软件,采用rs232进行通讯,手柄控制。-Prepared using c# a host computer control software, using rs232 for communication, handle control.