资源列表
PDATest
- Windows Mobile手持设备上实现蓝牙虚拟串口通信的一个简单例子,适合于初学蓝牙但有一定串口经验的程序人员参考。-Here is a simple example for programmer to learn how to convert Bluetooth stack to Comm communication.
1794
- 如果给定任意两个正整数x和n,快速求取x^n。题目链接:http://acm.sdibt.edu.cn/JudgeOnline/problem.php?id=1794-If given two arbitrary positive integer x and n fast strike x ^ n. Topic Link: http://acm.sdibt.edu.cn/JudgeOnline/problem.php?id=1794
calculator
- QT做的计算器,测试没有问题,希望对大家有帮助-QT calculator to do the test no problem, I hope everyone
android
- 这个是安卓系统开发所需要的一些常用的资料,希望对大家有用的啊!-The Andrews systems development need some information, and I hope everyone useful!
Win
- 简单的winsocket客户端,主要是具体描述各个步骤-a simple winsocket client
lcd1626
- lcd1626驱动芯片的显示驱动程序,很方便移植,只需改稍微改动。-lcd1626 driver chip display driver, it is convenient transplant just to change a slight modification.
msk
- MSK系统仿真利用simlink 其中加入了PCM编码解码-The MSK system simulation use simlink of which joined the PCM codec
lzy194316
- 21点游戏多人网络版 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)加深学生对游戏程序的设计和实现方法的理解; (4)熟悉socket编程接口,掌握用socket编程接口开发面向连接的网络应用程序的方法。 -The 21:00 game multiplayer online edition (1) familiar with and master the basic network programming method
2-sat
- 所为2-sat问题,就是2判断问题。该算法是用拆点的方式建图,用找强连通子图的方法推出矛盾,用以判断2-sat是否可行。经典实现,-2-sat, is a matter of judgment. The algorithm is used to find a demolition point built strongly connected subgraph launched contradictions, used to determine whether the 2-sat. Classic
lzy1238721
- 开发出一个Windows平台上的Sniffer工具,能显示所捕获的数据包并能做相应的分析和统计。主要内容如下: 列出监测主机的所有网卡,选择一个网卡,设置为混杂模式进行监听。 捕获所有流经网卡的数据包,并利用WinPcap函数库设置过滤规则。 分析捕获到的数据包的包头和数据,按照各种协议的格式进行格式化显示。 将所开发工具的捕获和分析结果与常用的Sniffer进行比较,完善程序代码。 -Based
rmq
- 经典RMQ问题,用来实现区间最大值和最小值的统计,预处理时间nlogn,查询时间O(1)-Classic the RMQ question, is used to achieve the interval maximum value and the minimum statistics, pretreatment time nlogn, query time O (1)
lzy144355
- 基于WinPcap开发出一个简单的Windows平台上的嗅探器,能显示所捕获的数据包并做基本分析,掌握嗅探器的工作原理,熟悉WinPcap的使用。-Based on WinPcap develop a sniffer on a Windows platform, you can display the captured packets and do the basic analysis, master sniffer works familiar WinPcap usage.
