资源列表
eth_crc
- Ethernet compliant CRC32 alogrithm of calculation and magic number checking
CIR_Q2
- program for circular queue in C language
prime
- A prime number code .
TAnalyze
- 编译原理:从终端输入,判断用户输入的是否一个词,以此作为词法分析的输入-Compilation Principle: From the terminal input, to determine whether the user input a word as a lexical analysis of input
laji
- 一键清理系统垃圾文件,一键清理系统垃圾文件-A key to clean-up system junk files, a key to clean-up system junk files
gbk
- 中文汉字国标码判别的一个程序代码 请大家放心使用-gbk recognize
sendarp
- linux下使用libnet库发送ARP数据包的源代码-linux using libnet to send arp packets
modify_pending
- MT4里好用的脚本程序,直接导入即可,数值可以修改。-MT4 where the use of scr ipts, directly into your value can be modified.
jicheng
- 编写C++程序完成以下功能: (1) 声明一个基类Shape(形状),其中包含一个方法来计算面积; (2) 从Shape派生两个类:矩形类和圆形类; (3) 从矩形类派生正方形类; (4) 分别实现派生类构造函数、析构函数和其他方法; (5) 创建派生类的对象,观察构造函数、析构函数调用次序;(提示及要求:1,可通过在构造与析构函数中加入输出提示信息的方式观察相关调用;可以使用system( pause )进行程序的暂停;2,能够理解并说明每一次构造与析构函数调用是哪个对象的
1121322
- VC++6.0 不一样的新概念 VC++6.0 不一样的新概念 VC++6.0 不一样的新概念 -VC++6.0 is not the same as the new conceptVC++6.0 is not the same as the new conceptVC++6.0 is not the same as the new concept
GC_Divisor
- 寻找最大公约数 matlab Finding Greatest Common Divisor -This program finds greatest common divisor matrix arrays.
Client.c
- UDP Client Program for Network Communication