搜索资源列表
结合SQL数据库生成网络图表的组件
- 结合SQL数据库生成网络图表的组件.rar 来自网站www.code173.com-integrate SQL database tables network components. Rar from the website www.code173.com
home1work
- 微软桌着色问题a【问题】 组合问题 【问题】 填字游戏 【问题】 n皇后问题 -Microsoft tables coloring problem -- a problem [[composition problems -- crossword puzzles [n Queen's problem -- the problem
huffman_tree(sjjg)
- 1、根据用户指定的字符表和频度的实际统计数据建立Huffman树; 2、其中其叶子结点表示字符的权值及父母、左、右孩子等结点的信息; 3、其左右分支分别用代码0、1表示; 4、本系统的目的是为用户提供编/译码系统,根据用户输入的字符依字符集的权值进行编码保存; 5、根据接收到的编码进行译码; 6、输出其内容-1, according to user-specified character tables and frequency of the actual statist
ImportDBFFiles
- 将dbf数据库文件导入到sql中,多个表中的某些字段导入道一个sql表中相应字段的小工具-dbf database files to import into sql, the number of tables in some field Road into a table sql corresponding field of small tools
CreateADatabaseByCSharp
- 程序实现了在C#中用OleDb类连接数据库,创建表等各种基本的数据库操作,可以给C#学习使用者提供简单的例子,用代码连接的方式实现数据库连接,数据库操作,操作数据库的时候更加灵活自如。有利于数据库连接的更改变动。-program in C# using OleDb category connect to the database, creating tables and other basic database operations can learn to C# users with a si
ListForm
- /已知线性表LA和LB中的数据元素按非递减的有序排列,现要求将LA和LB归并为一个新的线性表 //LC,且LC中的数据元素还是按非递减有序排列. //例如: LA=(3,5,8,11) // LB=(2,6,8,9,11,15,20) // LC=(2,3,5,6,8,8,9,11,11,15,20)-/ linear known LA and LB tables of data on non-regressive elements in the orderly arrangem
AutoIncrementJet
- ADO.NET搜索引擎,找回数据表自动增长值-ADO.NET search engine, retrieve data tables automatically value
Screen_Example_cs
- C#的数据访问功能,利用Dataset来访问数据库的表和存储过程.-C# data access function, Dataset use to access the database tables and stored procedures.
Business
- using System using System.Collections.Generic using System.Text using DataAccess using System.Data namespace Business { public class SalesTable { DataOperate temp = new DataOperate(\"server=. uid=sa pwd=sa database=pubs\")
哈西表的建立与查询
- 用户输入用户周围较熟悉的30个人的姓名,用汉语拼音的形式,并且人名的长度均不超过19个字符。显示哈希表中的信息时,按照哈希表的长度,从下标1开始一直到哈希表的长度逐个显示希表中节点的信息,包括下标,即地址,学生姓名,学生姓名所对应键值的大小和查找所需要的长度;显示查找哈希表中的信息时,显示每次查找到的下标所对应的所有信息,即下标,即地址,学生姓名,学生姓名所对应键值的大小和查找所需要的长度。-user input users around the more familiar names of t
Excel
- EXCEL 自动改卷系统。可以通过条件上传后,对EXCEL进行批改。主要用于批改学生EXCEL作业是否正确。里面包裹了公式、格式、表格的对比-EXCEL automatically correcting system. Conditions can be uploaded on EXCEL to marking. EXCEL is mainly used for marking students work correctly. Wrapped inside a formula, formatti
word
- 利用c#对自动生成word报告,包括自动填写文字,更新图片、表格、目录-C# automatically generated by word of the report, including auto-complete text, updated pictures, tables, directories,
csharp
- 武汉大学C#课件,及编程实现,包括表,数,图,查找,排序等相关内容,很实用哟-C#, Wuhan University, courseware, and program implementation, including tables, number, map, search, sort and other related content, very practical yo
ClassGenerate
- C#代码生成器源码 可方便生成实体类, 数据访问类, 数据库文档 代码要想有注释需要在数据库里写上说明(表,和字段都可以在属性里写说明,) -C# source code generator Can easily generate entity classes, data access classes, database documentation Code in order to have comments on the need to write inst
CSharp_CodeGeneration
- NET(C#)代码自动生成软件,它主要实现: 1、对应数据库表的基类代码的自动生成 2、自动生成数据库的存储过程 3、支持不同架构代码生成,自动生成多层 的代码 4、代码批量生成自动导出功能 -NET (C#) Automatically generate software code, which is achieved by: 1, the corresponding database tables of the base class automatically g
rsglxt
- 制作人事信息管理系统,实现数据录入、数据删除、数据刷新和数据浏览以及数据查询等一些功能。 创建人事管理数据表,该表反映职工的基本信息,其中包含职工编号、职工姓名、职工性别、所在部门、职工年龄、工作日期、基本工资、职称、职务和简历等字段 -Production personnel information management system, data entry, data delete, data refresh and data browsing as well as some of
CSHARPshujukulianjie
- 数据库连接代码 可以连接多个数据库表 进行视图连接 -Database connection code can be connected to multiple database tables view connection
DLL
- GsmModem 源码 短信模块通过串口与PC机相连,该程序操作短信模块,发送手机短信,不支持接收手机短信,短信内容是从Microsoft SQL server中读取的,数据表和存储过程都提供了。开发平台是.net,语言是C#。操作短信模块指令是AT指令。 -GsmModem message source modules through the serial port and PC-connected operation of the program module message, send
VC
- 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用
xianxingbiao
- 线性表顺序存储的功能演示,可以实现建立顺序表,插入,删除,遍历,修改,清空,查询,读取等操作-Linear form of the function of the order of presentation storage, you can achieve the order of tables set up, insert, delete, traverse, modify, clear, query, read operation, etc.