搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VB INI 文件转换
- 软件版本: 2011.03.24 适用系统: Windows XP/2000 以上系统 适用版本: 所有支持宏处理的 Passolo 5.0 及以上版本 界面语言: 简体中文和繁体中文 (自动识别) 版权所有: wanfu 授权形式: 免费软件 官方主页: http://www.hanzify.org 开 发 者: 汉化新世纪成员 wanfu (2009-2011) ☆软件简介: =========== 将 INI 文件及 INI 类文件的前后段字串进
Sound-spectrum-analysis
- 声卡频谱分析,包括几个字程序,完成信号的处理分析和结果的保存。-Sound spectrum analysis, including the words program, complete the signal processing analysis and the results saved.
pc
- 1.开启档案 ( 来源档 、 目的档 ) 2.逐一检查来源档每个字元,若不是EOF则到3. ,否则结束 3. (1)若发现字元为 a~z 或 A~Z 或 0 ~ 9 或 _ 丢给procId()处理 (2)若发现字元为 (字元) 时,丢给procChar() 处理 (3)若发现字元为 " (字串) 时,丢给procString()处理 (4)若发现字元为 \ (注解) 时,丢给procComment()处理 (5)若发现字元为空白或跳格时,丢给printp
PL0
- PL0语言词法分析的程序,包括对保留字,自定义变量,常数,界符,分割符的判断处理-PL0 language lexical analysis procedures, including reserved words, custom variables, constants, community character, the judge handling separator
zhongzhui
- 本程序能将运算式从中缀表达式转换为后缀表达式,并计算运算式的值。暂时仅可计算正整数之间的运算。暂时无法处理负数,要计算负数请用 (0-n) 的形式。输入仅含数字0~9及+、-、*、/、(、)的式子,并在结尾处加 # 字作为结束符。-This program can convert an expression from infix expressions to postfix expressions, and calculate the expression value. Calculate th
11.3-RF
- FPGA调试程序,应用FPGA配置CECD,ADC等控制字,对数据做累加处理等。-FPGA debugger, application of FPGA configuration CECD, ADC and other control words, do accumulate data processing.
PDM_FROM_TXT
- 将在WORD中的多个表结构文档转到TXT后导入到PDM中 部分标准字段做自动化处理 所有NUMBER型字段不能为空,默认为0 赵利军 2009-11-26-' The structure of multiple tables in WORD document Go TXT imported into the PDM' part of the standard field do automated processing ' all NUMBER field can no
MyWord
- 基于mfc的字处理demo,有基本的增删改操作,文件的新建删除,用于理解文档视图框架-New delete mfc-based word processor demo basic CRUD operations, file for understanding document view framework
ASP_Read_EXCEL_Data
- Ⅰ)将Excel97或Excel2000生成的XLS文件(book)看成一个数据库,其中的每一个工作表(sheet)看成数据库表 Ⅱ)ADO假设Excel中的第一行为字段名.所以你定义的范围中必须要包括第一行的内容 Ⅲ)Excel中的行标题(即字段名)不能够包含数字. Excel的驱动在遇到这种问题时就会出错的。例如你的行标题名为"F1" Ⅳ)如果Excel表中某一列同时包含了文本和数字的话,那么Excel的ODBC驱动将不能够正常处理这一行的数据类型,你必须要保证该列
PDF
- PDF取字后分段处理,同时加了判断两矩形是否有集算法-PDF after taking the word segmentation processing, while the addition of two rectangles to determine whether there is set algorithm
FileStrRelpace
- 字串替换小程序,编程中经常会遇到字串统一替换,如:批处理文件,文本文件等,非常实用,有兴趣者可以进一步完事-String replace applet, programming is often replaced by a unified string encounter, such as: batch files, text files, etc., are very useful, those interested can get away with further
SegyMAT-1.5.1
- 标准SEG-Y格式地震数据读写程序,不需要检查道头字,程序会自动读取争取的线号、道号、XY坐标以及样点双程旅行时序列,在自己编写的处理程序中可以直接引用。-Seismic data in SEG-Y formate read/write
wcezw
- JTable的事件大致均针对表格内容的异操作处理,包括字段内容改变-This series of events are roughly in view of the different operation processing form content, including field content change
2657172
- JTable的事件大致均针对表格内容的异操作处理,包括字段内容改变-This series of events are roughly in view of the different operation processing form content, including field content change
lxywmtd3
- JTable的事件大致均针对表格内容的异操作处理,包括字段内容改变()
T+11.51_数据字典
- 用友T+数据字典,数据库字段说明,非常适用,适合于二次开发和数据库问题处理(UFIDA T+ data dictionary, database field descr iption)
iznmfit
- 源代码文本自动分行处理,应用ASCII码的高8位特性.避免汉字半个字分开的现象.可以用到自定义控件中去.需望能给大家()
Projects
- U8后台数据处理相关代码,主要对相关数据的字段进行处理(U8 background data processing related code, the main data related to the field processing)
javaWeb网上订餐系统
- SSH是struts+spring+hibernate集成的web应用程序开源框架。 Struts:用来控制的,核心控制器是Controller。 Spring:对Struts和Hibernate进行管理,整合的。 Hiernate:操控数据库 struts标签库:Struts2默认的表达式语言是OGNL(Object-Graph Navigation Language),通过它可以存取对象的任意属性、调用对象的方法、遍历整个对象的结构图、实现字段类型转换等功能。 J
