资源列表
VB应用技巧
- VB应用技巧 1.int文件的读写 2.如何取得计算机名 3.计算Windows从启动后所运行的总时间-1.int VB application skills to read and write two papers. How to get the computer name three. Calculation Window s from the start after running total time
faspt_mlb
- 卡尔曼滤波器设计的一个例子,包括详细的说明文档-Kalman filter design in a case, including the detailed documentation
图形处理最后三个作业
- 计算机图形处理实验课实验,
217.matlab.tar
- 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
keyboardhunter
- 截获指定键盘按钮、记录键盘动作的软件。 可以指定任意按钮,使按钮无效,包括屏蔽功能键。-intercepted designated keyboard button, record keystrokes software. You can specify arbitrary button, the button invalid, including shielding function keys.
托福2005试题
- 好动动vc,潜入事开发,Lwip协议栈的设计与实现 LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使 LWIP适合应用于小的、资源有限的处理器-well as moving vc sneak into things develop, Lwip protocol stack design and realization Viedo is TCP / IP protocol stack of achieving. Viedo the main purpose
Draw_homework
- 帮同学的朋友写的一个VB画图程序,是他们的作业 希望对相关朋友有所帮助-friends help students write a VB drawing, and they hope that the operation related to a friend some help! !
CSocketMaster
- 提供了实现Socket的VB源代码,可以做出基本的聊天软件,很不错了,里面还附带实例.-provided Socket VB source code, can make the basic chat software, it's pretty good, they also attached examples.
lm编译原理的语法分析
- 他是语义分析的前端,example是分析的程序实例,token中放置的是token字。既有词法分析又有语法分析。-he is the front-end semantic analysis, example is the analysis of examples of procedures, token placing the token character. Both lexical analysis has syntax analysis.
ccproxy12334
- ccproxy的漏洞-ccproxy loophole
捕获ARP数据包程序
- 程序实现抓取通过网卡的ARP数据包,由命令行的方式输入指定的程序名称,以及ARP数据保存的文件名称。程序输出ARP数据的源IP地址、源MAC地址、目的MAC地址、目的IP地址、操作系统类型、ARP捕获的时间等信息。-program crawls through the LAN ARP packets from the command line input specified procedure name, ARP and the data retention of documents. ARP
完整的文本编辑器
- 文本编辑器设计一个文本编辑器,运行时界面如图8.1所示。从工程资源管理器窗口(图8.9)中可看到,该应用程序包含一个MDI窗口、一个MDI子窗口、一个查找窗体和一个标准模块。 8.5.3 实训过程 1) 各窗体及控件的主要属性 (1) MDI窗体 ① 主要控件 主要控件的设置见表8-8。