资源列表
ADOXCreateDatabase
- MFC连接access数据库 连接`添加~修改~查询 删除 等 注释 VC++6.0工程-MFC connection ms access database connectivity add ~ `~ inquiries modify and delete comment VC++6.0 project
AccessToExcel
- 可选任意路径的Access数据导出到Excel表格,采用ADO数据库操作Access数据-Export optional arbitrary path of Access data to Excel spreadsheet, Access database operations using ADO data
ExcelToAccess
- vc下可读取任意路径下的Excel表格,并将Excel数据导出到Access数据,采用ADO数据库操作Access数据-Under the vc can read Excel spreadsheet under any path, export the data to Excel and Access data, database operations using ADO Data Access
vb_excel
- VB读取Excel内容,VB读取Excel内容-VB Excel
Daily-production-system
- VB生产日报系统-源代码,这是写给车间用的简单的代替EXCEL的小程序,功能不足之处请大家提意见,我还在不断完善中,这是修改过的版本。那几个控件去网上找找中,能下载到。-VB daily production system- the source code, this is for the workshop with simple instead of EXCEL small procedures, functional deficiencies please comments, I conti
gram_schmit
- source code gram_schimit is given in this matlab program
wifi-sever-client
- 语言:C语言编写的源代码,编译通过,可运行。功能:linux系统下PC机(或开发板)之间利用无线通信实现实时聊天。这是最简
Point32Access
- 资源中是在VS2008 SP1开发环境中实现的VC++对Access数据库进行查询、插入、更新、删除等操作的实例,会对你进行相关的开发有一定的基础性帮助。-Resources in VS2008 SP1 development environment to achieve the VC++ Access query, insert, update, delete, etc. Examples of the operation, will you carry out related develo
hoteladmimistsys
- 数据库课程设计 宾馆客房管理系统的用pb实现的-数据库课设 宾馆客房管理系统的pb实现
visual-CPP
- visual C++ 从初学到精通 作者 吕兵 曲宝军 王玮 该资源是本书配套编码-visual C++ beginner to proficient author Jun Wang Wei Po Lu Bing song of the resource is the book complete coding
2
- 1. 编写筛选查找素数函数: void sieve(bool isPrime[], int n) 其中isPrime[n]为一个布尔型数组,n为数组大小。由于2是第一个素数,所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应
PISDK_2012_DocumentationL10N
- PI help帮助文档,适合新手使用,简单使用手册,英文版-PI SDk help doc for English
