资源列表
作业题目2应用MFC制作屏幕程序:
- 在Windows开发中弹出对话框是一种常用的输入/输出手段,同时编辑好的对话框可以保存在资源文件中。Visual C++提供了对话框编辑工具,利用编辑工具可以方便的添加各种控件到对话框中,而且利用ClassWizard可以方便的生成新的对话框类和映射消息。-development in Windows pop-up dialog box is a common input / output means, and good editing dialog can be saved in resour
chap10
- 关于QT界面字动生成的介绍,包含了各种小例子,以及如何更好更快的学好QT
suoyinwenjian
- 索引文件的相关操作,用指针,查找删除文件等操作
JSCalendar
- 一个JS写的日期选择器,很好用的,英汉双语的日期选择器
Sequencedetector
- 序列检测器可用来检测一组或多组由二进制码组成的脉冲序列信号,这在数字通信领域有广泛的应用。当检测器连续收到一组串行二进制码后,若这组码与检测器中预制的码相同,输出为A,否则输出为B。序列检测I/O口的设计如下:设Din是串行数据输入端,clk是工作时钟,clr是复位信号,D是8位待检测预置数,QQ是检测结果输出端。-Sequence detector can be used to detect one or more sets consisting of binary code from the
ide_of_LPC23xx
- LPC23xx ide总线驱动程序, 包含测试程序 -ide drive of LPC23xx, also include test program
jjfa
- 千万pv的数据库缓存之解决方案。这种缓存思路可以存储大规模的列表,缓存命中率极高,因此可以承受超大规模的应用,但是需要技术人员根据自身业务逻辑来配置需要做散列的字段。-Pv database cache of thousands of solutions. This cache can store large list of ideas, a high cache hit ratio, it can withstand the application of large scale, but th
S08
- 《C++编程思想》(第二版)练习题答案 第八章答案-The answer for the charpter 8 of Thinking in C++
clock
- 基于51单片机的数字电子钟设计(含闹钟功能)-51 microcontroller-based design of digital electronic clock
open-with-scm
- 用服务启动应用的C程序实例 代码全部用c编写 -Start with the service application code examples for C programs written entirely in c
getenvirmentstring
- 利用WMI获得系统环境变量相关信息,例如路径信息,处理器信息(如双核,操作系统类型等)。-Use WMI to obtain information about the system environment variables, such as the path information, processor information (such as dual-core, operating system type, etc.).
222
- 基于windows TCP的socket编程(客户端和服务端)-socket programming based on windows TCP