资源列表
LANTALK
- 即时通讯在当代社会成为人们工作生活中必不可少的工具。其中非常流行的有qq、微信等。但这些即时通讯工具都是基于WAN网络,网络的性能相对复杂。而LANTalk希望可以为同局域网内的用户提供即时通讯的服务。-Instant communication in contemporary society become an indispensable tool in working life. Which are very popular qq, micro-letters. However, these
Demo1901-01
- 本文件概要介绍组成 Demo1901-01 应用程序的每个文件的内容。 Demo1901-01.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Demo1901-01.cpp 这是主应用程序源文件。 包含用于显示窗体的代码。 Form1.h 包含窗体类的实现和 InitializeCompo
Demo2002-02
- 本文件概要介绍组成 Demo2002-02 应用程序的每个文件的内容。 Demo2002-02.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Demo2002-02.cpp 这是主应用程序源文件。 包含用于显示窗体的代码。 Form1.h 包含窗体类的实现和 InitializeCompo
C_to_CPP
- 将脚本目录下的.C文件转为.CPP文件,该脚本会自动递归该脚本所在的目录层次结构。-The scr ipts directory .C files into .CPP file, the scr ipt will automatically recursively the directory where the scr ipt hierarchy.
Huffman
- The file Huffman.java is used to encode and decode image and text.
computer
- 一些获取系统信息的编程实例,包括CDROM控制,CPU和MOUSE信息,USB编程,测试CPU速度,检测键盘按键,列出进程,鼠标钩子编程系统硬件信息和注册表编程。-Some access to information system programming examples, including CDROM control, CPU and mouse information, USB programming, the CPU speed test to detect the keyboard k
C#串口编程实例
- 一个典型的C#串口编程实例,大家可以借鉴参考
MYPROJECT
- 此远程控制软件的原理是基于c/s框架的,分为服务器和客户端,先运行服务器在端口8086上监听客户端的连接 ,然后再运行客户端。为了使此软件能在整个网络中客户端都能连接到服务器,服务器必须拥有一个全球唯一的ip 地址,也就是一个公网的ip地址,为了使客户端能自动访问到服务器而不用输入服务器的IP地址,本软件采用服务器 绑定固定域名“lpy19926678.wicp.net”(可以下载一个花生壳然后申请自己的域名,这样对应的要在客户端程序中 自己修改)。客户端运行后首先进行域名解析,
wq
- 判断一个正整数是否为素数,如不是则输出其所有约数-Analyzing a positive integer is prime, if not then it is about the number of output
xiaobofenx
- 关于小波分析很经典的代码,学习后一定会有很好的收获。-this is a good program.
Windows-Process-Protection
- 里面包括了实现进程保护的具体原理的PPT。该文档和代码是本人在3年前在一个组织授课时所用的文档和源程序,所有文档PPT和代码均为原创。-Which includes the principles of the process to achieve specific protection of PPT. The documentation and code is himself three years ago when an organization teaching documentation
fft
- 此函数是通用的快速傅里叶变换C语言函数,移植性强,以下部分不依赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复数(输入实数是可令复数虚部为0),输出为经过FFT变换的自然顺序的复数-This function is generic fast Fourier transform C language function, strong transplantation, the following sections do not rely on hardware. This functi
