搜索资源列表
文件整和与代码量统计
- 这是本人在做毕业设计时做的一部分工作,实现的功能是:1.多个文件的整合 2.代码量的统计.-this is my doing graduate design part of the work done, the functions are : 1. The integration of multiple files 2. Code of Statistics.
爱情日记
- PHP原码 在你的工作里 为你开发了 这种原码 拟议顶回回哦-PHP source in your work you develop Lane as a source of this proposed maximum neighborhoods oh
RenameFiles
- 将txt文件改名后另存,适用于批处理文件改名行为,省去手工工作-txt file will be renamed after the Save applicable to the batch file renaming, eliminating manual work
一个递归删除指定目录和文件的例子
- 使用Visual C++编程久了,编写的工程多了,如果我们没有及时删除工作目录下的Debug或者Release目录,就会有大量的垃圾的中间文件存留在我们的系统中。占用我们大量的硬盘空间。但是,如果我们每次编译完一个工程就手动去删除这些多余的文件,是比较麻烦的一件事情。为了解决这个不便,我花了一点时间写了递归删除指定目录和文件的小工具。 -use Visual C Programming long, the preparation of the works and more, and if w
Counting
- 去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,小巧好用-find work often when someone asked me how many series have lines of code procedures each type of procedure to address a number of collating several firms about
PlanEdit
- 个人计划制定工具,制定个人工作计划,生成工作总结,直接控制对word文档的操作。-personal plans to develop tools to develop individual work plans, summing up the work of generation, direct control of the operation of word documents.
logic_analyzer
- 处理安捷伦逻辑分析仪输出csv数据,并且保存为txt文本文件,极大提高硬件工程师工作效率-handling Agilent logic analyzer data output csv, and the preservation of txt text files, hardware engineers have greatly improved work efficiency
arm7boot
- 基于ARM7TDMI内核的芯片里多数硬件模块都是可配置的,需要由软件来设置其需要的工作状态。因此在用户的应用程序之前,需要由专门的一段代码来完成对系统的初始化。-based on the ARM7TDMI core chip Lane are most hardware module can be configured, need to set up the software to their needs work state. Thus the user before the applicat
meicuen
- 内存管理模拟实现——实存页式:跟据内存管理实存页式的工作原理,模拟实现实存页式的内存管理,使用C 语言编制了模拟实现的的程序。-memory management simulation -- real page-style : According to the memory management real page-work principle Simulation real page-memory management, the use of C language simulation of
jihua
- 开发计划书,工作的朋友们应该都懂的,如果是学生可以提前熟悉一下,对找工作也有帮助吧-development plan, the friends should be nothing if students can advance to familiarize ourselves, looking for work right but also help it
workflowstatus
- 工作流现状,别人翻译的文章,工作流的概述、发展方向-work flow status quo, others translated the article, a summary of the work flow, the direction of development
GWFworkflowintro
- 某人自己开发的工作流引擎,这里是相关文档,介绍的很清楚哦-one's own development work flow engine, here is the relevant documentation on the very clear Oh
quanmianliaojieNTFS
- 解读NTFS NTFS是一个比FAT复杂的多的文件系统,我们一起努力来把它完整的解读出来 -read NTFS NTFS over FAT is a more complex documents, We work together to complete its reading out
PEMFC
- 质子交换膜燃料电池组工作时,产生大量热量,能否确保质子交换膜燃料电池的废热及时排出己成为其能否实用化的关键之一。直接采用温度传感器在质子交换膜燃料电池的尾气出曰处测得温度,利用灰色系统解释‘小样木”、“贫信息”不确定性问题的特点,建立顶测尾气温度的新型数学模型,对卜一时刻的出曰温度进行顶测,井根据顶测的数据对风扇功率进行顶调节,确保质子交换膜燃料电池工作在适宜的温度中。通过对实验数据的分析,此模型己达到较好的顶测精度,井且由于程序的简单,较容易在硬件上实现,具有较高的实用性。-proton ex
RichTextmyj
- 打印对象在处理RichTextBox时由于忽视了Rich Text代码将不会工作得很好。为了打印RichTextBox,要使用SelPrint命令,但是SelPrint不是非常得友好,它按照自己的方式打印然后产生退纸动作。为了打印多页Rich Text,要找到每一页的开始和结束点,然后依此设置SelStart和SelLength,最后使用SelPrint打印出每一页。-Print object in RichTextBox when neglecting the Rich Text code w
KalmanSinglePos
- 卡尔曼滤波单点定位程序,实现RINEX观测文件下定位工作-Kalman filtering point positioning procedures, under RINEX observation position paper work
7split
- Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, for b
作业调度模拟
- 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
CNTFS.代替NTFS文件系统
- 代替NTFS文件系统,实现手工解析ntfs文件系统的工作,代码简洁易懂,便于移植到嵌入式开发中,也对学习ntfs的结构有很大帮助!,Instead of NTFS file system, ntfs file system to achieve by hand the work of parsing the code simple and easy to understand, easy to transplant to the embedded development, but also fo
TxtUnite
- 此实例是同时将多个txt文件中的内容读取到work文档中,按照顺序排放-This example is more than the same time to read the contents of txt file to work documents, according to the order of discharge
