资源列表
C-Language-Tutorial[1]
- c basics and other important concepts
C-Traps-and-Pitfalls
- c basics and other important concepts
brewsdk
- [源代码]简单游戏框架源码BREW SDK3 /*game.brh*/ #ifndef GAME_BRH-[Source] simple game framework source BREW SDK3 /* game.brh* /# ifndef GAME_BRH
NetCfgDialogSrc
- 这个程序示范了用一些有用的windows网络api来链接或者断开网络共享。The project demonstrates the use of some useful network-API of Windows by connecting and disconnecting network shares. -The project demonstrates the use of some useful network-API of Windows by connecting and disc
VHDLchuankou
- VHDL语言描述的串口程序 2400Hz的波特率时钟-VHDL language to describe the serial program
MD5-RSA-DES
- 文件-3个着名加密算法(MD5、RSA、DES)的解析 -File- 3 famous encryption algorithm (MD5, RSA, DES) to resolve
Pointers-In-C
- c basics and other important concepts
pointers
- c basics and other important concepts
WMI_MAC
- 本示例演示了如何通过WMI来取得机器的MAC地址信息。用C++编写,visual studio 2008编译通过。-This example demonstrates how WMI to get the MAC address information. Written in C++, visual studio 2008 compile.
2DCAD
- 功能强大的计算器,可以实现联网数据计算等要求。-Powerful calculator, data can be networked computing requirements.
Desktop
- 蒙特拉罗法和一次二阶矩法的程序,并附上了例子,能很好的帮助初学者学习-Monte La France and a second-order moment method procedure, along with the examples, can be very helpful for beginners to learn
MSSniffer
- 这是一个监听网络的工具,不修改网络包。相对而言,防火墙看到所有网络包,它能屏蔽或者丢弃任何程序指定的包,而这个监听器只是检测显示和记录这些包。 一个强力的监听器是设置机器的网络适配器为“混杂模式”。网络适配器在混杂模式下收到的不仅是这个机器的数据包,而是所有物理链接上的包。-A "Packet Sniffer" is a utility that sniffs without modifying the network s packets in any way. By comparison,
