资源列表
mfcwin.zip
- [代码性质] VC完整应用程序代码 刚接触MFC的朋友往往对面向对象的开发方式感觉无从入手,这个实现窗口的最基本的代码帮他们弄清思路。
gundongtiao
- 学习visualbasic常见的一些程序.窗口显示滚动条,可以看看.-learning visualbasic common procedures. Rolling window of the show, can see.
查找数组元素
- 这是一个用二分法查找数据的例子,希望对朋友们有所帮助。-This is a search for data using dichotomy example, and I hope to help friends.
hamming
- 本实验实现了任何字符的输入 然后通过转化成为含有校验位的海明码-Experimental realization of any of the characters in the input and then into a parity bit contains the Hamming code
Driver
- 关于windows界面下的pci驱动程序-On the windows interface of the pci driver
VB_call_stored_procedure_parameters_achieve_code.r
- VB中调用带参数存储过程的实现代码VB to call stored procedure with parameters to achieve code-VB to call stored procedure with parameters to achieve code
fc
- programme in C to operate on 2 lists of integers
DrivenForPcl812
- 研华数据多功能采集卡PCL812PG的驱动程序源码,C++中通过汇编语句实现底层驱动,不需要使用厂家提供的驱动程序,自行实现多个接口函数,执行效率高。-driven code of Advantage Pcl812pg Card
roateBitmap
- 纯c旋转位图 学习位图结构,和旋转位图的好例子-Pure c rotating bitmap bitmap structure learning, and a good example of a bitmap rotation
itkvtkSkeleton
- Skeleton for making itk and vtk combined program.
dlllizi
- 在我学习动态链接库时的一个dll例子,供大家参考-When I learn the dynamic link library dll example, for your reference
1list
- 数据结构中链表实现得源码,包括链表的插入,删除,出栈进栈