搜索资源列表
模板动态数组
- 本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list
adoDemo动态建库
- 用VC编写的程序。具体为用adox动态建Access数据库,再用SQL语句通过ado建表、字段。代码简单,实用。-VC preparation procedures. Specific to use ADOX Dynamic Access database built, reusable SQL table built by ado, the field. Code simple and practical.
加载路径图片的动态按钮
- 在 VC下,使按钮不加载资源图片,而是让用户选择自己的图片加载在按牛表面上。-in VC, so the button is not loaded Photo resources, but allow users to choose their own pictures by cattle loaded on the surface.
j_9238_input
- 实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的工作量为0。 -achieve text automatic calibration, labeling and regular input attributes similar after using the label no longer consider the data submitted was checking the p
hospitalSystem
- 一款小型县级医院医务信息管理系统源代码。很简单,使用Access数据库。具有一般医院业务处理流程,如划价管理、门诊处方划价、病房处方划价、收费管理、门诊处方收费、病房处方收费、退药处理、业务查询、划价业务查询、收费业务查等流程。系统具有简单模式的权限管理和功能项目初始化。 注意:数据库名称为docter.yygl,修改了后缀。登录操作员代码:00 ,密码:00 ,选择管理员进入。 由于系统使用了DBGRID32网格控件,所以先注册压缩包中的 DBGRID32.OCX 和菜单控件yfD
对数据库的动态刷新和多表切换
- VC++对数据库的动态刷新和多表切换-VC on the database update and dynamic multi-table switch
VC++对数据库的动态刷新和多表切换
- 利用VC++6.0对数据库的动态刷新和多表切换, 很实用的东东.-VC 6.0 database update and dynamic multi-table switching practical saucepan.
背景中的表单应用
- 请注意背景中的表单应用!这是一个动态过程!-background to the application form! This is a dynamic process!
动态查找表的设计与实现
- 动态查找表的设计与实现
Workflow.rar
- 代码生成器 工作流 c# 平台 MS_SQL 1.部门管理 2.操作状态 3.工作流自定义 4.动态表管理 5.角色管理 6.栏目管理 7.流转状态 8.用户管理 9.权限管理 ,Code generator c# platform workflow MS_SQL 1. Sector management 2. To operate a state of 3. 4 Custom Workflow. Dynamic Table 5. The role of manage
MFC线性表动态实现
- 线性表的MFC实现源代码,线性表的申请、创建、插入、删除、查找、清空、销毁的C语言动态实现
WebExcel
- 动态可编辑表格构成的表单,其中输入域及其输入形式可根据实际需要自行设置(参考本例Select),IE6测试通过
bianchengC
- 对数据库的动态刷新和多表切换,用VC编程-Dynamic refresh the database and multi-table switch programming with VC
CPPgc
- 内存的分配与管理。模拟操作系统的功能,采用动态链表的方式-Memory allocation and management. Simulation of the operating system functions, the way dynamic list. . . .
double-stranded
- 循环双链,动态的循环链表,提供插入和删除等功能。-Cycle of double-stranded
wenziyuan
- 仿windows文件管理器 ,有多标签,你可以打开海量标签,不拥挤,不杂乱,有强大而细致的标签管理,真正实现单窗口操作,多窗口切换,功能上windows该有的都有,没有的也有,有批量新建目录,批量新建文件,批量改名,目录显示大小,目录大小排序,比windows只强不弱,你会离不开它,有delphi7源代码。 这是最完整的源代码,保证可用,本程序涉及了文件管理,注册表,动态菜单,菜单数组等。 本程序已实现了 ShellTreeView 和 ShellListView 所有用法,包括 排序,
005
- 根据表中数据动态生成菜单。VB写的,比较不错-According to data in the table dynamically generated menus. VB written quite good
Clock
- .NET开发环境,c#语言写的时钟动态表-. NET development environment, c# language to write dynamic table clock
线性表的实现
- 数据结构线性表顺序表c语言的实现,顺序表表示的是用一组地址连续的存储单元依次存储线性表的数据元素,所以顺序结构的实现一般采用数组的方式来实现,存储空间也采用动态分配的方式。在定义中用一个ElemType * elem表示基地址,int length 表示当前长度,int listsize表示数组的大小。(Linear table data structure to achieve the order form of the C language, the order of the table i
动态创建SQL SERVER数据库
- Vb6动态创建SQL SERVER数据库,源码调试说明:运行本实例,需要引用DB_Operation.dll文件。。创建SQL Server数据表,程序自带有DB_Operation.dll注册卸载程序,双击运行即可。测试所用的Database文件在Database文件夹中。(Vb6 dynamically creates the SQL SERVER database, source debugging instructions: running this example, you need