搜索资源列表
VC中串口编程资料汇总2
- VC串口编程资料汇总,内有详细的串口编程,手把手把你带到高手境界。-VC Serial Programming information collected, and there are detailed serial programming, handholding lead you to master realm.
汇总rar
- 用于公路工程的标段信息汇总 提供汇总导出-for highway construction tenders to provide summary information derived Summary
分类汇总程序
- 一款很实用的Excel数据汇总程序。操作简单、方便、实用。-Excel data collection procedures. Simple, convenient and practical.
IBM DB2 日常维护汇总
- db2日常维护汇总-db2 routine maintenance Summary
sql 复杂数据库120秒为间隔动态查询汇总
- 按照秒间隔查询,120)*120,查询以120秒为间隔的数据
Tuangou android 团购信息汇总
- android 团购信息汇总,加入了美团网,拉手网,F团,糯米的团购信息-android buy information summary, joined the U.S. delegation network, handles network, F group, glutinous rice of the buy information
gwy
- 一个简单的公务员绩效管理!是我们实习时我们小组完成的系统!主要实现了部门,职称,职位,绩效汇总,绩效考核,考勤管理等方面的管理-A simple civil service performance management! Internship when we completed our group system! The main achievement of the sector, job title, position, performance summary, performance ev
556
- 成绩管理系统 进行成绩录入查询汇总等操作-c# asp dfsdfsadfsadfadfs
yout.comdc
- 0) 界面靓丽时尚,并可切换皮肤 1) 高速分类汇总,结果可导入Excel. 2) 采用MS-sql为后台数据库 3) 可无限客户端同时录入-0) interface beautiful fashion, and to switch the skin 1) high-speed classification summary, the results can be imported to Excel. 2) MS-sql database for the backgro
Matlab金融程序汇总
- Matlab金融程序汇总,具体看文件说明(Matlab summary of financial procedures, see specific documentation)
PLC-指令汇总
- 本文件为PLC的指令汇总,对PLC初学者提供一些帮助指导(Provide some help for PLC beginners)
DSP新手FAQ汇总(ZT)
- DSP新手FAQ汇总(ZT), 设计中如何得到技术参考资料以及如何得到相关源(DSP beginner FAQ summary)
Qreport报表统计订单汇总用两组QRGroup控件实现
- Qreport报表统计订单汇总用两组QRGroup控件实现(Qreport report statistics order summary is implemented with two groups of QRGroup controls)
Matlab绘制函数图像函数示例汇总
- Matlab绘制函数图像函数示例汇总.主要包括各种图像的函数,以及使用示例代码(Matlab drawing function image function summary of examples. Mainly include a variety of image functions, as well as the use of sample code)
Teigha 使用汇总
- Teigha用法汇总,花了很多时间才收集齐哈,对于不想依赖CAD平台读写dwg数据的很有帮助(Teigha usage summary, it took a lot of time to collect Qiha, and it is helpful for those who do not want to rely on CAD platform to read and write dwg data.)
matlab智能算法汇总
- 智能算法汇总 ,包含最新的正能算法程序,基本都验证过没有问题(matlab intelligent algorithm summary,it a rery useful method in engineering practical)
VB自定义汇总文件夹中的EXCEL文件
- VB自定义汇总文件夹中的EXCEL文件,实现将指定的文件夹中的电子表格文件汇总。(VB customizes the EXCEL file in the summary folder to realize the summary of spreadsheet files in the specified folder.)
涨停板自动汇总
- 每天自动收集涨停板原因, 通过汇总可以更直观的分析股票涨停, 知己之彼,方能在股海遨游, 自己的小工具,现分享给大家使用, 代码比较简单。(By collecting and summarizing the reasons of the price and stop boards every day, we can analyze the price and stop of stocks more intuitively. Only when we know each other, can we
Matlab方程求根法汇总
- Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方程的一个根 SinleSecant 用单点弦截法求方程的一个
Matlab数值微分法汇总
- Matlab数值微分法汇总:MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数 Richason 理查森外推算法求函数的导数 ThreePoint2 三点法求函数的二阶导数 FourPoint2 四点法求函数的二阶导数 FivePoint2 五点法求函数的二阶导数 Diff2BSample 三次