资源列表
vhdl
- 基于PicoBlaze的实时时钟设计。PicoBlaze是Xilinx的8位软核。采用汇编语言编写。-Uart real timer
FldrTabCtrl2
- 实现类似Excel和Visual C++里文件夹式样的标签控制(二),这是这个系列的第二个例子,将钱一个例子(实现类似Excel和Visual C++里文件夹式样的标签控制(一))的标签在单文档程序中实现-And achieve a similar Excel in Visual C++ Tab style folders control (two), the series This is the second example, an example of the money (similar
From-camera-read-in-video
- 在visual studio 2008平台,基于opencv2.3.1实现的从摄像机读入视频功能-In the visual studio 2008 platform, based on the realization of opencv2.3.1 from camera read in video function
tc3.0
- 《C语言精彩编程百例》源代码《C语言精彩编程百例》源代码
WebExam
- PHP在线考试系统。支持题冒题。有积分开通考场、自动评分、倒计时、防刷新。-PHP WebExam System
CDialogEx_demo
- 对话框 按扭 一个实例子很有用的,你可以-Dialog box button an instance sub useful, you can take a look at
C++_Primer_3rd_Edition
- 一本经典的c++入门书籍,非常适合初学者,也可作为以后编程的参考书籍
s
- 实现Udp协议的简单聊天程序代码。环境vs2005.-Udp protocol to achieve a simple chat program code. Environmental vs2005.
WaterMark
- 用MFC编写的可以实现数字水印的嵌入,提取,有可视化的窗口进行操作-Can be written with MFC digital watermark embedding, extraction, there is a window to operate visualization
Log
- VisualC++环境下的使用LOG算子的常用平滑、锐化等处理-VisualC++ environment using the LOG operator commonly used smoothing, sharpening and other processing
xrGame
- XRay Game Module source files
pb_skills
- pb编程技巧,说明,书籍。在开发中,我们有时会遇到用一个DataWindow来表现数据库中多个表中数据的情形,这时DataWindow用到的SQL Select语句是一个多张表连接的视图。当我们对这样一个DataWindo w中的数据进行修改并提交数据库时,我们将会发现我们并不能简单地使用一条dw.update() 来实现同时对数据库中多张表的修改。(Pb programming skills, descr iption, books)