资源列表
Graduate_Project
- 利用windows API实现wifi连接,查看所有可用网络,测试成功,工程文件有个.xml 文件,要修改.xml 文件中的SSID项和Shared Key (这里是111111111)项,改成你所需的wifi SSID和密码, 中间有些参数也要自己适当修改-Using windows API wifi connection, scan all available networks, the test on my machine is successful, in the project,the
PSO
- Particle Swarm Optimisation
Chat
- chat聊天服务器客户端配置代码,是一个完整工程,代码齐全,使用C++语言编写-Chat server client configuration code, is a complete project, code complete, the use of C++ language
Chat-Client-and-server
- 聊天服务器客户端配置代码,是一个完整工程,代码齐全,使用C++语言编写-Chat server client configuration code, is a complete project, code complete, the use of C++ language
11-CPPDBProgram
- 一个关于C++里界面编程使用到数据库的连接方案,适合新手入门C++界面编程-One on the C++ programming interface used to connect database, suitable for beginners C++ programming interface
DrivingLogBook
- 驾驶日志只是一个简单的窗口应用程序编写(开始时间、开始位置,开始,结束时间,结束公里的位置,最后公里]csv文件。通常人们只是通过实际驾驶测试,他们需要记录他们的驾驶体验到书,要求他们要开车在监管条件20小时。希望这个应用程序帮助那些人,所以他们不需要计算多少小时了,什么是最大小时或最大公里,-Driving log is written in a simple window application (start time, start location, start and end time,
MultipleDeletionDatagrid
- 做一个datagrid具有多个删除选项,下面是代码进行编辑和删除多个数据与数据表格-Do a DataGrid with multiple delete option, the following is the code to edit, and delete multiple data with data tables
ElsFinder
- 这是一个小的应用程序我写过,搜索一个特定的词汇编码在源文本通过等距序列编码的信。在等距字母序列编码,代码存在于一个版本的文本中没有空格或标点符号,其每一个字母是均匀间隔的中间的字母纯文本给出一个区间。-This is a small application I wrote to search for a specific vocabulary encoded in the source text through the the equidistant sequence encoding the
mfcc
- 基于MFC的小数点转IEEE754标准,包含源代码,是32位IEEE754格式-MFC-based decimal point turn IEEE754 standard
Employee
- 它帮助管理在一个组织的雇员列表。同时它有助于存储每个员工参加培训。-It helps to manage a list of employees in an organization. At the same time it helps to store each staff to attend training.
encrypt_de
- 这个代码是一个密码以明文或密文中字符串和加密/解密根据用户定义的键值。-This code is a password in plain text or cipher text string encryption/decryption based on user-defined key.
Exception
- this is sample how can i use Exception in C-this is sample how can i use Exception in C++