搜索资源列表
DrakeCompiler
- 这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写,像hash表里的hash函数,还有像动态自增长分配等。当然这个还很不完善,但是已经作了很多工作,差就差在没有找到理想的脚本支持语言,最后没有办法只能用函数指针的数组来进行语义调用了。-this but my DEDECATES production, from the play of parser, written in their o
考勤卡程序
- 考勤卡程序,VB编写,可用在中小型企业中,也可作为VB初学者学习整个程序布局及结构的理想例程-Timecard procedures, Visual Basic, available in small and medium enterprises, VB also can be used as beginners learn the whole process layout and structure of the ideal routines
MPIdemo
- 基于MPI1.2.5并行环境的MPI示例源代码,包括C和Fortran版本,非常适合MPI初学者 -MPI1.2.5 parallel environment based on the MPI example source code, including C and Fortran version, ideal for beginners MPI
xtxy
- 信号、系统和系统响应 1、理想采样信号序列 2、单位脉冲序列 3、矩形序列 4、特定冲击串 5、卷积计算 6、卷积定律验证 -signal system and a system response, the ideal sampling signal sequence 2, unit 3 pulse sequence, the sequence of four rectangular, specific impacts Series 5, 6 convolution
fankui
- 过程控制中对加热炉的反馈控制,通过法馈控制可以得到理想的控制效果-process control of the furnace feedback control, feedforward control method can be ideal control results
drugstoremanage
- 不足 1。无并发控制。多客户端操作容易出错, 2。无社保购药接口,无ic卡,扫描仪接口,出款方式简单,不支持欠帐 3。数据库设计不太理想 4,库存采用加权移动平均法,用先入先出法更合理, 5。程序有些处理方法采用了非正常手段,不易维护 6。报表没有采用票据打印机, 7。统计功能还要完善 8。所在与库存操作都采用一个tcr(tdataset)不合理, 9。没有处理药品折扣-less than one. No concurrency contro
dDS18B20
- 一个调试好的DS18B20程序 采用是汇编语言编写,用数码管动态显示.开发简单,成本低廉.是理想的测温选者 -a good testing procedures used DS18B20 is written in assembly language, the use of digital dynamic display. Development of simple, low cost. The ideal temperature is a person
spaceMatlabToolbox
- 航天类matlab 工具箱,包含轨道计算,大气模型,卫星模型等。是从事航空航天研究的理想工具箱。-aerospace category Matlab toolbox contains orbit, atmospheric model, the satellite model. Engaged in aerospace research the ideal toolbox.
29230239360(1)
- 这是c++primer plus的习题参考答案,还有课后的编程联系,是快速入门的理想资料,最好先自己做然后对照答案,多练习会有很快的进步的,编程练习的答案很难找到的。-c primer plus the reference answer the questions, there are after-school programming links Quick Start is the ideal, it is necessary to control themselves then answer
14
- 序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹-sequence on the Internet to the
taskm
- A simple Task Manager style application, ideal for PPC, but also runs on HPC units.
EQBER_MLSE
- a scr ipt that runs link simulations for ideal and imperfect MLSE equalizers.
Indy.rar
- Delphi 使用Indy控件开发的一个通讯的程序,检测在线状态,登陆,服务端自动发送广播消息。 同时在线200个没有问题。 连接数太多好像不理想。因为离线,掉线,登陆等操作频繁。,Delphi using Indy control the development of a communications procedure, test online, landing, Service client automatically sends radio message. At the same
TinyDbXE
- TinyDB 是以VCL形式提供给Delphi/BCB程序员的一个小型桌面数据库引擎,目前包含TTinyTable, TTinyDatabase 和 TTinySession。-============================ TinyDB Engine Release Notes ============================= CONTENTS ======== 1. Overview 2. Contact Information
ASM
- 该软件包中包括了比较经典了几个汇编程序,如进制的装换,数据的输入输出,排序,等等。而且这些程序都是上机调试通过的,是初学汇编语言的理想资料-The package included a comparison of several classic compilation procedures, such as the band s equipment for data input and output, sorting, and so on. And that these procedures a
Objective-C
- Object C 语法参考,简体中文,非常适合新手参考!-Object C syntax reference, Simplified Chinese, ideal for novice reference!
SimpleSplit
- 自己写的简单分词程序,能够识别中英文,标点符号,数字等,但是速度不是很理想,其中思想可以供大家参考!-Himself wrote a simple segmentation procedure can identify in both Chinese and English, punctuation, numbers, etc., but the speed is not very ideal, in which ideas can be for your reference!
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
chap08
- ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
Music_DOA
- music法实现DOA估计,仿真结果比较理想,希望对大家有用-music method to achieve DOA estimation, the simulation results more ideal and hope for all of us