▍1. TESTDLL
Qt实现Dll文件的调用和生成!Qt实现Dll文件的调用和生成!(Qt implementation of the Dll file calls and generate! )
Qt实现Dll文件的调用和生成!Qt实现Dll文件的调用和生成!(Qt implementation of the Dll file calls and generate! )
人工智能中的有关Wumpus世界的源程序 功能非常强大(artificial intelligence of the Wumpus source in the world is very powerful)
中兴802.1x认证客户端源码 支持多网卡(ZTE802.1x authentication client source code to support multiple network card)
一个很小巧的windows 802.1x客户端的源代码(A light 802.1x client for windows)
基于蒙特卡洛的电力系统充裕度计算程序(matlab)(The electric power system based on monte carlo abundant degree calculation program (matlab))
在VC6中用MFC向导ACCESS2000数据可以测与数据库的连接(used in VC6 MFC Wizard ACCESS2000 data can be measured and database connectivity)
MFC提供的数据库例程,利用DAO直接对数据库进行操作。(MFC database routines for the use of DAO directly to the database operation.)
说明: 激光键盘软件源代码编译和修改指南源代码1(Laser keyboard software source code compilation and modification Guide source code 1)
微软提供的截取Win32 API函数的开发包和例子 (The libraray and example to intercept win32 api function provided by microsoft)
VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。(Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code. )
VC++6.0编写的CAD dxf文件直接转换为数控加工G代码程序。直接调入DXF文件,生成可用于数控加工的G代码。(Written by VC++6.0 CAD DXF files directly into G code program of CNC machining. Direct load DXF file generation, can be used for NC machining G code. )
mfc实现列表编辑,修改 很实用 MFC新手学习-Excel function very practical with MFC(list control of mfc,editable)
本程序实现了一个简单通讯录,用到了mfc的listbox,listctrl等控件,连接了access数据库。(This program implements a simple address book, use the mfc of the listbox, listctrl and other controls, connected to the access database.)
库存管理系统,基于VC6.0 C++对sql server数据库的操作,同时该程序中也运用很多mfc控件,对学习C++mfc以及操作数据库很有帮助。(Inventory management system, based on VC6.0 C++ on the sql server operations, but the program also involves a lot of mfc controls, to learn C++ mfc and operating helpful.)
事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题 利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
G722_1Decoder 是一个基于C的可供移植的DLL, 可以用于引入到.Net程序,只需调用DllImport即可方便地在.Net Project 里使用,可用于多媒体在网络中的实时音频传输和播放。(Is a G722_1Decoder of available C based on the DLL, can be used for the introduction of the. Net program, simply call the DllImport can easily. Net Project in use, can be used for multi-media in the network of real-time audio and video transmission.)
谷歌测试框架源码,非常有学习意义,可以直接在自己的工程中使用。(Google testing framework source code, very meaning of learning, you can use directly in their own projects.)
fluent软件中关于模拟煤粉气化的udf代码。(Fluent software on the simulation of coal gasification UDF code)
算法设计中的钻石矿工问题在一座金字塔每块石头上都镶有一块钻石从金字塔的顶端向下收集钻石尽可能收集价值高的钻石,每层每次只能从一块砖斜向左下或斜向右下走到另一块砖上。设计算法求出获取的钻石最大价值及路径。(动态规划)(The problem of diamond miner in algorithm design is set up on every stone in Pyramid. A diamond is collected from the top of Pyramid. Diamond is collected as high as possible. Every layer can only lean from one brick to the left or to the right to go to the next brick at a time. The design algorithm is used to find the maximum value and path of the obtained diamond. (dynamic programming))
使用单独线程实现的计时器(The example of implementing times using single thread)