Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bin
Search - bin - List
DL : 0
DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) double weibull(double a,double b,long int*seed) int bn(double p,long int*seed) int bin(int n,double p,long int*seed) int poisson(double lambda,long int *seed) void dft(double x[],double y[],double a[],double b[],int n,int sign) void fft(double x[],double y[],int n,int sign)-DSP programming functions commonly used double uniform (a double, double b, long int * seed) double Gauss (double mean, double sigma, long int * seed) double exponent (double beta, long int * seed) double Laplace (double beta, * long int seed) double Rayleigh (double sigma, long int * seed) double Weibull (a double, double b, long int * seed) int bn (double p, long int * seed) int bin (int n, p double, seed long int *) int poisson (double lambda, long int * seed) void dft index (double x [], double y [], [] a double, double b [], int n, int sign) void fft (double x [], double y [], int n, int sign)
Update : 2008-10-13 Size : 2207 Publisher : 山城棒棒儿军

该模拟器是在Keil7.0中使用。 只要把Ex02Dll.dll复制到 X:\\Keil\\C51\\BIN目录下。 打开测试程序,编译运行即可看到如图led.jpg中所显示的效果。-The simulator is used in Keil7.0. As long as Ex02Dll.dll copied to the X : \\ Keil \\ C51 \\ BIN directory. Open test procedure, compile operation can be seen in figure led.jpg reflected by the results.
Update : 2008-10-13 Size : 121626 Publisher : wxd

DL : 0
该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编译过的可执行程序。par/目录下给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。可以在标准的C编译器中,编译makefile文件来运行该程序。在bin/目录下,给出了该文件的可执行程序。 在mpeg2ply/目录下包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。-this directory contains the implementation of the ISO / IEC DIS 13818-2 standards of the source. It will be compressed images into MPEG-1 and MPEG-2 video encoding flow, but also for inverse transform. Doc / directory and the mpeg2enc.doc mpeg2dec.doc document contains decoders for further information. Verify / directory is a group used for the certification of small images and data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. In src / directory there are two subdirectories mpeg2enc and / mpeg2dec /, which includes the encoder and decoder source code, and the VC compiled executable programs. Par / directory is given in a second group of 25 and 30 under the rate of MPEG-2 and MPEG-1 encoding of the document encoding parameters. The standar
Update : 2008-10-13 Size : 604185 Publisher : 邓志国

想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type \"loadcepc /?\" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Update : 2008-10-13 Size : 14008094 Publisher : 无恒

SQL Server 2000数据库简明教程李存斌主编。本教材共分九章,第1章为SQL Server关系数据库简介,第2章叙述了Transact-SQL语言,第3章为服务器管理,第4章是数据库管理,第5章是数据库对象的操作,第6章是SQL Server权限管理,第7章为SQL Server代理服务,第8章为SQL Server数据复制,第9章为SQL Server数据转换。 -SQL Server 2000 database Concise Guide editor-in-chief Li Cun-bin. The material is divided into nine chapters, one chapter of the SQL Server relational database profiles, Chapter 2 describes the Transact-SQL language, Chapter 3 for server management, Chapter 4 is a database management, Chapter 5 is a database object, the operation of Chapter 6 of SQL Server management competence, 7 Chapter agent for the SQL Server service, chapter 8 of the SQL Server data replication, Chapter 9 of SQL Server data conversion.
Update : 2008-10-13 Size : 5003125 Publisher : 陈锐

DL : 0
把bin文件转换成Txt文件供编程使用,比如一些用C51生成的代码,可以直接用来下载使用-put bin convert documents into the archives of documents for the use of programming, such as using the C51 generated code can be downloaded directly to the use of
Update : 2008-10-13 Size : 24208 Publisher : 王大

USB便携多道系统单片机固件程序.单片机固件程序采用CodeWarrior Development Studio for HC(S)08 Microcontrollers集成开发环境开发,编译后生成的可执行文件为motorola公司的.s19格式,位于源代码的 .\\bin 路径下。同时生成的还有该路径下的.map文件,记录存储空间分配情况。-USB portable multi-channel system microcontroller firmware. MCU firmware procedures used CodeWarrior Development Studio for HC (S) 08 Microcontrollers integrated development environment development, the compiled executable file generated for motorola companies. S19 format at the source code. \\ Bin paths. There are also generated in the path of. Map documents, records storage space allocation.
Update : 2008-10-13 Size : 173830 Publisher : 前程

DL : 0
微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写入0.0.2-0.0.n (n<10) 在 0.0.1的最后两个字节写入55h ,aah 3 启动 有几个可用命令 help cls quit exit reboot -micro operating system, the operating system would like to know the secret in this beginners can start. The list : a micro-os.img has compiled a good disk image. Two micro-order core os_kernel.bin binary code three micro-os_loader.boot start binary four micro-os_loader.asm micro-os_kernel.asm source usage : a compiler source 2 to loader.boot using tools into floppy 0 0 1 Sector kernel.bin into 0.0.2 - 0.0.n (4; 10) In the last two 0.0.1 byte write cycles, aah 3 launch several orders can help cls quit exit reboot
Update : 2008-10-13 Size : 9507 Publisher : 京继鸿

罗云彬的汇编写的水波,3种效果,很不错了哈 有源代码和执行文件.-Luo Bin write a compilation of the water currents, the three types of effects, quite a Kazakhstan Active code and the implementation document.
Update : 2008-10-13 Size : 43175 Publisher : wds

DL : 0
看看是否对你有用,字库生成,字模点阵提取,UNICODE查询和转换,二进制文件转文本文件,文本文件转化为二进制文件(一个数组还原为一个BIN文件)-see whether useful to you, font generation, Dot Matrix Printer extraction, UNICODE inquiries and conversion, binary files to text files, text documents into binary files (a reduction of an array BIN file), etc.
Update : 2008-10-13 Size : 243552 Publisher : 山于

PIO用于开发用关读写excel文件在java开发环境中-PIOexceljava
Update : 2008-10-13 Size : 5948098 Publisher : zhouyu

DL : 0
源码源代码源程序编程程序员下载 ... ... banker666.rar - 银行家算法,用来检验死锁问题。。 (2004-10-7,VC, 12KB, 下载84次, 提供者李林骏)【查看评论】 HEC-linux.zip - c/c++虚拟机linux版本( 2004-10-5,C, 287KB, 下载20次, 提供者付斌)【查看评论】-source code programming source programmers download ... banker666.rar - bankers algorithm, a test of deadlock. . (2004-10-7, VC, KB, downloaded 84 times, providers Li Lin Jun) [see comments -- HEC-linux.zip-c / c Linux version of Virtual Machine (2004-10-5, C, 287KB, downloaded 20 times, references for those FU Bin) [see comments --
Update : 2008-10-13 Size : 234808 Publisher : 李一

CSharpsufa
DL : 0
假设人名为汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据:取本班同学姓名。-assumptions were called Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. Test data : name from Bin students.
Update : 2008-10-13 Size : 44415 Publisher : 杨斌

用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
Update : 2009-05-01 Size : 600330 Publisher : cdutherbert

一个免费的简化OpenGL开发工作的框架库(取代GLUT)
Update : 2009-07-02 Size : 618204 Publisher : zangcl@163.com

汉化说明 与许多初学者一样,我在开始学习Delphi时,面对全英文的界面,很是不习惯。在Delphi5.0时就开始对Delphi进行汉化。但效果并不明 显,也就没好意思拿出来。但心中总是感到有些遗憾,为什么Delphi这样好的编辑工具,始终不推出简体中文版呢? 一直等到Delphi7.0时,Smallfish终于等不住了,为了Delphi在华夏大地上的传播与推广,SmallFish决定自己动手,汉化出真正属于中 国人的简体中文Delphi程序开发工具。 SmallFish通过几个星期的艰苦奋战,在Delphi7.06的英文版的基础上,终于推出了现今汉化最好的Delphi7.0简体中文版。 Delphi7资源汉化包的源文件 其中SmallFish汉化的部分是*.bpl、*.exe及其它文件,而Lib中的文件及Source文件夹中的文件是LiWD完成的,我也加到了我的文件夹中, 在此表示感谢!为了表示对他劳动的尊重,将他汉化时的文字在后面附加了。 下面,向大家介绍一下使用方法,首先关闭Delphi7.0的运行,打Winsystem文件夹下的所有文件,覆盖到系统目录下 (如C:\Windows\System);然后,将Bin、Lib文件夹下的所有文件覆盖到Delphi安装目录的Bin中。至于Source文件,可以覆盖到相应文件夹 中,也可以不做任何操作。 为了减少大家的开支,我将文件的大小尽可能缩小,也不得已使用可执行程序压缩工具对.Exe文件、.Bpl文件进行压缩。但还是很大, 请大家原谅。如果想修改,可以以下面的邮件地址向我索取没有压缩的文件,我会抽时间发给你们。 最后,要说明的是,汉化到现在,发现要推出完全汉化的Delphi,以我的精力和能力来说,还要等一定时间。因为需要汉化的资源太多, 以典型安装为例,可能需要汉化的文件多达200个左右,而且是都是DELPHI程序,无法借助字典批量翻译,工作量实在巨大。同时随汉化的深入 ,发现许多要翻译的字符没有把握准确译出,恐怕翻译后让大家更糊涂,加上马一就要毕业答辨,我只好暂时把汉化工作停一下,只是将手头 现有的部分拿出来与大家共享,因水平有限,翻译错误在所难免,请不吝指教!以便我日后推出汉化Delphi时,做最后的修正。 我汉化Delphi不是为了出名。没有任何商业目的,不希望出现Delphi简体中文版应用于商业的现象发生,但为了表明大家对我的工作尊重 也不要修改我在可执行文件版本信息中加的一行字-汉化:SmallFish。如果向朋友推广,也不要把我编写的汉化说明删除,我只是想通过这样的 一个难得机会,结识更多像我一样酷爱Delphi的网友。 如果你有什么好的建议,请给我发电子邮件电子邮件地址SmallFish@0335.net或LiYuguo@0335.net,我尽量抽时间回答网友的提问。不要 向我要Oicq或其它联系方式,恕我不公开。 常见问题: 1.为什么汉化Delphi7.0在运行时菜单没有快捷键但按下Alt键后,就有了。能不能改进一下? 答:这是Delphi7.0本身的原因,并不是我汉化资源文件有误,不信你将Delphi原文件覆盖回去试试,一样存在此问题。 2.为什么编译信息一部分是英文,另一部分是中文? 答:这是因为我汉化不完全造成的。 3.什么时候会推出Delphi7.0的其它汉化资源? 答:时间不会太长,只要大家支持。 4.如果我向你的信箱中发送其它控件的汉化请求,能不能帮我完成? 答:如果时间允许,控件好用,我会满足您的要求,但有一个条件,留下您的联系方式,交一个朋友。:) 附:网友LiWD原文汉化说明 这是Delphi7的一些资源文件的汉化,是我从Delphi6改编的,由于英文水平有限,错误在所难免,并且有些单元没有汉化,如果你修改或汉化 了其他单元,别忘了给我一份!
Update : 2009-07-11 Size : 5117742 Publisher : a8416aa

简易java(easyjf)框架开源论坛系统(测试版)在tomcat5.0上安装说明 www.easyjf.com 简易java框架--简易、实用才是硬道理! 简易java框架开源论坛系统拥有常用论坛系统的基本功能,集前台后台代码为一体,支持UBB代码。该论坛系统使用基于OO的方法设计,采用多层B/S构架,数据库持久层主要使用本网的简易数据库开源框架EasyJDO,Web层使用EasyJWeb框架,java代码与页面完全分离,易扩展。欢迎广大Java爱好者下载使用。 由于水平有限,难免有很多不足这处,请把您的建议通过www.easyjf.com提交给我们。我们也会根据广大网友的建议对论坛系统保持不断更新。更多实用开源代码及框架,请登录我们的网站。我们将在近期推出一系列的简易、实用J2EE开源框架及构件。 一、超级菜鸟安装说明 1、JDK1.4.2以上版本(注意配置java_home路径) 2、安装tomcat 3、把本论坛的全部程序拷贝到tomcat的webapps\ROOT目录下。 4、执行数据库结构生成脚本。MySql:执行bbs-mysql.sql 若Microsoft Sql Server:执行bbs-mssql.sql 5、根据您的数据库配置情况,修改WEB-INF/class/easyjf-dbo.xml文件配置。 6、启动tomcat,在浏览器中输入http://localhost:8080/bbs/即可运行论坛程序。 二、安装注意事项 1、本论坛程序使用数据为连接池使用的apache commons-dbcp-1.2.1管理数据库连接,确保该包可用。(tomcat自带) 2、若不能正常访问数据库,请把以下的JDBC驱动程序拷贝到tomcat的common\lib目录。 mysql-connector-java-3.1.11-bin.jar(mySql的驱动) msbase.jar(MSSql的驱动) mssqlserver.jar(MSSql的驱动) msutil.jar(MSSql的驱动) 3、不要把程序安装在中文路径下面。 4、本论坛资源文件使用的绝对路径。因此,需要要把论坛程序设置成主站。 5、系统使用Log4j-1.2 作为日志系统 三、论坛初始设置(确保论坛程序正常运行后执行) 1、注册一个用户名为admin的帐号。论坛系统的超级管理员帐号。 2、刷新左边的菜单栏。然后通过“栏目管理”添加论坛栏目即可。 四、代码说明 bbs目录:存放论坛主页及其它静态页面 WEB-INF\src:论坛的源代码 WEB-INF\easyjweb\bbs:论坛动态页面模板。 WEB-INF\lib:论坛的支持库文件。(全为开源软件:其中EasyJWeb0.2.jar为EasyJWeb框架、EasyDBO0.1.jar为EasyDBO框架,可通过本站下载源代码。)
Update : 2009-11-11 Size : 2988376 Publisher : fhg2010@sohu.com

运行 Brcc生成资源.bat内容生成AAA.rc资源 AAA.RES资源 path=d:\Program Files\Borland\Delphi7\Bin; Brcc32 AAA.rc AAA.rc可以用记事本打开,里记录了两个aaa.exe bbb.exe文件 AAA EXEFILE AAA.exe BBB EXEFILE BBB.exe AAA 表示资源名称,BBB也一样,在delphi程序 cylink.dpr中调用. exefile表示exe格式的资源,还有其它类型的资源文件,如iconfile等 可以按格式加多个文件. cylink.dpr是调用 生成的资源 AAA.res的代码 其中代码功能: 文件原理: 将AAA.rc集成到cylink.exe中的了. 运行 cylink.exe 将在同当前目录生成 AAA.exe和BBB.exe两个文件, 里面还有生快捷方式的函数. 以及指向这两个文件的快捷方式Internet Explorer和常用网址. 在桌面添加网址快捷方式:Internet Explorer和常用网址.
Update : 2009-12-29 Size : 871925 Publisher : jamily

1、编码和解码源代码改成vc6下的console32 project,调试成功
2、原来bin目录下的编解码可执行文件有问题,运行时出现堆栈溢出错误,已被替换
3、编码程序增加支持新的输入格式:所有yuv帧合成为一帧的序列文件(如.qcif,.cif等)


Update : 2008-10-29 Size : 344825 Publisher : lucky_dog2008

压缩包内包含三个目录:“include”、“lib”和“bin”三个目录,其中“include”目录包含了该SDK所需要用到的所有头文件,通常的情况下,只需要在你的工程中加入“#include "libavcodec/avcodec.h"”等头文件的包含即可;“lib”目录包含了连接工程时所需要的.lib库文件,“bin”目录包含了运行程序所需要的.dll动态库文件和其它可执行程序,在使用该SDK进行开发时,需要将.lib库文件加入工程中。
    压缩包内的“bin”目录中还包含了“ffmpeg.exe”可执行文件,“ffmpeg.exe”是ffmpeg工程中的一个项目,主要用于视频文件的转换、截图等操作,是一款非常强大的应用程序,在ffmpeg的工程中可以找到它的源代码。

版本:
    ffmpeg:V0.4.9 pre1 (SVN update:2008-04-12 SVN r12790)


Update : 2008-12-13 Size : 3900263 Publisher : mrhuzi
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.