Welcome![Sign In][Sign Up]
Location:
Search - copy.b

Search list

[Other resourceS3C44B0X例子程序1

Description: 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.51下编译调试。运行后在57600的超级终端里等待PC键盘的输入,当按下 a 或 b 或 c 按键时,超级终端里将显示 You Pressed a ,You Pressed b ,You Pressed c . -5 ledblink -- 5,250 procedures for the project under the Build SDT2.51 debugging. The most simple demo, the running after three LED lights rotation. 6 timerint -- timer interruption demo procedures of the project under the Build SDT2.51 debugging. Will subdirectory timerint copy of the c : \\ under. The demo procedures while the main program is empty circle, the timer interruption of services in each of 500ms to RP-3 LED. The Super Terminal Lane 57600 can be seen at the time of the interruption information. 7 UART -- Serial testing procedures of the project under the Build SDT2.51 debugging. After running in the Super Terminal 57,600 awaiting the PC keyboard input, or when pressing a button b or c, Super Terminal Lane will be a show Pressed You, You Pressed b, You Pressed c.
Platform: | Size: 249813 | Author: 张淼林 | Hits:

[Other resourceManPowerManage

Description: 人事,工资,考勤系统,C#实现 1、查看建模图 本文件夹中的Model目录下包含了系统的数据库模型图和系统建模图,分别使用PowerDesigner和Rational Rose打开。 2、数据库安装 本安装说明是以Microsoft Access 2000为例来阐述的,数据库文件为文件夹ManPowerManage/ManPowerManage/bin/debug目录下的ManPowerManage.mdb文件。数据库无须安装设置,直接就可以运行。 3、把员工照片文件夹picture复制到C:盘的根目录。 4、如果用户安装的是Microsoft Visual Studio .Net 2003,那么可以直接打开ManPowerManage文件夹下的工程,查看代码并进行调试。 5、把数据导入Excel要用到Excel.dll,Office.dll,VBIDE.dll 3个dll文件,请按照本章所讲方法,安装Excel并生成这些dll文件。注意,可执行示例程序的同一目录下必须有Excel.dll文件,否则示例程序将不能把数据输出到Excel。请读者自己按照本章所述,获取Excel.dll文件。 6、本程序没有设置登录窗口,读者可以参照前面的例子自行开发。 -personnel, wages and attendance system, a C#. View Modeling map of the folder directory of the Model of the system contains a database model of the system modeling and map separately used PowerDesigner and Rational Rose opened. 2. the installation of the database install Microsoft Access 2000 is the example to elaborate. database file folders for ManPowerManage / ManPowerManage / b in / debug ManPowerManage.mdb directories under the document. Not to install the database installed directly on the run. 3, staff photos picture folders to copy C : disk root directory. 4. If users install the Microsoft Visual Studio. Net 2003, Well, we can directly open ManPowerManage folder works View source and debugging. 5, the data into Excel to use Excel.dll, Office.dll. VBIDE.dll three dll file, in accor
Platform: | Size: 718423 | Author: 许轶淼 | Hits:

[OtherTwoMain

Description: 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。    本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别对它们进行编译生成main.exe和main2.exe,再对其进行合并即可。    合并方法如下:    COPY /B main.EXE+main2.EXE Key.EXE(注意main.EXET和main2.EXE的顺序)    使用时请按下列格式键入。    Key〈欲加密文件〉〈产生后的EXE文件名〉    按提示输入密码后将生成指定的可执行文件。解密时运行这个可执行文件。输入密码后(若输入三次都不正确,将退出解密程序),即把原文件内容还原到你指定的文件中。解密程序格式如下。 可执行文件名 (filename) 第一个源代码文件 main.c 第二个源代码文件main2.c 上述程序在TC2.0集成环境里通过 -since declassified encryption program production, in order to ensure that their data is not illegal to steal other people, it is necessary to conduct appropriate data file is encrypted. This program will adopt the algorithm, the passwords and data encryption, generating an EXE from the declassified documents. Since this document was declassified by the two components. The first part of the executable code, and its role is to password judgment, the data decryption; The latter part is additionally dense passwords and data. The procedure for the preparation of two modules. The first one is main.c, it is used for encryption, generated EXE file; The second is main2.c. it is used declassified. They were compiled and main2.exe main.exe generation, and its merger can be. The merger is as follows :
Platform: | Size: 1635 | Author: wwwwppp | Hits:

[Windows Develop5ivb_133631

Description: 一个条形码生成程序,可以生成 CODE128,CODE39,EAN13,EAN8等类型的条形码. 无需其他控件,演示程序支持预览和复制到剪切板等功能.-a generating programm of bar code ,it can generate CODE128,CODE39,EAN13,EAN8 and so on.it need none other components,and can showing programm regists preview and copy to clipboard.
Platform: | Size: 36864 | Author: 黄轻灵 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C44B0X例子程序1

Description: 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.51下编译调试。运行后在57600的超级终端里等待PC键盘的输入,当按下 a 或 b 或 c 按键时,超级终端里将显示 You Pressed a ,You Pressed b ,You Pressed c . -5 ledblink-- 5,250 procedures for the project under the Build SDT2.51 debugging. The most simple demo, the running after three LED lights rotation. 6 timerint-- timer interruption demo procedures of the project under the Build SDT2.51 debugging. Will subdirectory timerint copy of the c : \ under. The demo procedures while the main program is empty circle, the timer interruption of services in each of 500ms to RP-3 LED. The Super Terminal Lane 57600 can be seen at the time of the interruption information. 7 UART-- Serial testing procedures of the project under the Build SDT2.51 debugging. After running in the Super Terminal 57,600 awaiting the PC keyboard input, or when pressing a button b or c, Super Terminal Lane will be a show Pressed You, You Pressed b, You Pressed c.
Platform: | Size: 249856 | Author: 张淼林 | Hits:

[WEB CodephpMyAdmin-2.8.0.3.tar

Description: phpMyAdmin是一个用PHP编写的,可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制/删除数据等等。-phpMyAdmin is a preparation with PHP, via the Internet control and operation MySQL. PhpMyAdmin completely through the database, such as, copy/delete data, etc..
Platform: | Size: 3453952 | Author: 一号 | Hits:

[OtherTwoMain

Description: 自解密的加密程序的制作,是为了保证自己的数据不被别人非法地窃取,有必要对数据文件进行适当地加密。本程序采取一定的算法,对密码和数据进行加密,生成一个自解密的EXE文件。这个自解密文件是由两部分组成的。第一部分为可执行代码部分,其作用是对密码进行判断,对数据进行解密;后一部分是被加过密的密码和数据。    本程序分两个模块进行编写。第一个是main.c,它是用来进行加密,产生EXE文件的;第二个是main2.c,它是用来解密的。分别对它们进行编译生成main.exe和main2.exe,再对其进行合并即可。    合并方法如下:    COPY /B main.EXE+main2.EXE Key.EXE(注意main.EXET和main2.EXE的顺序)    使用时请按下列格式键入。    Key〈欲加密文件〉〈产生后的EXE文件名〉    按提示输入密码后将生成指定的可执行文件。解密时运行这个可执行文件。输入密码后(若输入三次都不正确,将退出解密程序),即把原文件内容还原到你指定的文件中。解密程序格式如下。 可执行文件名 (filename) 第一个源代码文件 main.c 第二个源代码文件main2.c 上述程序在TC2.0集成环境里通过 -since declassified encryption program production, in order to ensure that their data is not illegal to steal other people, it is necessary to conduct appropriate data file is encrypted. This program will adopt the algorithm, the passwords and data encryption, generating an EXE from the declassified documents. Since this document was declassified by the two components. The first part of the executable code, and its role is to password judgment, the data decryption; The latter part is additionally dense passwords and data. The procedure for the preparation of two modules. The first one is main.c, it is used for encryption, generated EXE file; The second is main2.c. it is used declassified. They were compiled and main2.exe main.exe generation, and its merger can be. The merger is as follows :
Platform: | Size: 1024 | Author: wwwwppp | Hits:

[3D GraphicAnIntroductiontoNURBSCCode

Description: 涵盖了nurbs方面的基本算法,可以把源码直接拷贝到程序中。 Table of Contents Chapter 2 Bezier Curves Chapter 3 B-spline Curves Chapter 4 Rational B-spline (NURBS) Curves Chapter 5 Bezier Surfaces Chapter 6 B-spline Surfaces Chapter 7 Rational B-spline (NURBS) Surfaces-nurbs covers the basic algorithm, it can copy directly to the source process. Table of Contents Chapter 2 Bezier Curves Chapt er three B-Spline Curves Chapter 4 Rational B-splin e (NURBS) Chapter 5 Bezier Curves Surfaces Chapdelaine ter six B-spline Surfaces Chapter 7 Rational B-sp line (NURBS) Surfaces
Platform: | Size: 57344 | Author: 胖丫 | Hits:

[GDI-BitmapCopyBMP

Description: VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC/MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
Platform: | Size: 344064 | Author: 朱某某 | Hits:

[SQL ServerphpMyAdmin-2.11.4-all-languages

Description: phpMyAdmin是一个用PHP编写的,可以通过互联网控制和操作MySQL。通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制/删除数据-phpMyAdmin is a PHP prepared to use, you can control and operation via the Internet MySQL. PhpMyAdmin can be completely through the database operations, such as the establishment, copy/delete data
Platform: | Size: 4418560 | Author: 很多个人 | Hits:

[Graph DrawingCoolPainter

Description: 本软件是一个完全由TC2.0开发的功能不错的图形编辑、处理软件。 由于水平与时间限制目前只支持键盘操作。 一.功能与特色: 1.绘图功能:直线,矩形,任意多边形,圆,贝塞尔曲线及B样条曲线模拟实物造型。 2.编辑功能:对目标图形的拷贝,移动,删除,对某点的任意拉伸、变形,剪切,填充。 3.附加功能:动画时钟,分形模拟景物实例。 注:所绘图形可以选择合适的颜色与线形。 二.使用说明: 1.Tab键鼠标速度控制键,有一次移动1个像素,10个像素两种。 2.Enter用于确定。在绘制多边形,以及贝塞尔曲线,B样条曲线时最后一个点按Enter确定后,还需 按F1键。 3.上,下,左,右方向键用于控制作图方向。 三.附加: 本程序还有很多值得改进和尚未实现的功能,比如所绘图形不能保存为.bmp,.jpg等比较流行的图形 格式;同时,不支持鼠标操作。-This software is a fully functional development TC2.0 good graphics editing, processing software. Level and because of time constraints at present only support keyboard operation. 1. Functions and features: 1. Mapping function: linear, rectangular, arbitrary polygon, circle, Bezier curve and B-spline curve physical simulation modeling. 2. Edit function: copy on the target graphics, move, delete, on a point of arbitrary stretching, deformation, shear, filling. 3. Additional features: clock animation, fractal landscape simulation examples. Note:所绘graphics, can choose a suitable color and line. 2. Usage: 1.Tab mouse button speed control keys, there is a mobile one-pixel, 10 pixels of two. Used to determine 2.Enter. At rendering polygon and Bezier curves, B-spline curve at the last click Enter determined, also by the F1 key. 3. Up, down, left and right arrow keys to control the direction of mapping. Three. Surcharges: This procedure was also a lot of room for improv
Platform: | Size: 67584 | Author: 谭永炳 | Hits:

[Othermini2440_2_6_29_rc5_nand_opie.bin

Description: Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.-Want to try a copy of Linux 2.6.29-rc5 in progess with Angstom and Opie? Opie probably isn t good for much but testing but it is kind of fun. This has a very slow boot, which is much improved since this NAND image was made. NAND image of Linux 2.6.9-rc5 with Angstrom and Opie for test. Download file. Set to NOR and power on. Install using the vivi command "Restore NAND Flash from HOST thru USB" Turn off, set to NAND, turn on. Enjoy.
Platform: | Size: 33526784 | Author: Sak1s | Hits:

[Graph Drawingb

Description: 很好的matlab实用程序,从光盘中拷出来的。-Matlab good utility, from the CD-ROM copy from.
Platform: | Size: 2048 | Author: chengmo | Hits:

[Windows Developbash-2.05b-MSYS.tar

Description: bash-2.05b-MSYS.tar.bz2 - Bash file to compile ffmpeg in windows. Copy bash.exe to mingw/bin
Platform: | Size: 357376 | Author: YQ | Hits:

[P2PLFSS

Description: Lightweight File-Sharing Service - a lightweight, peer-to-peer file-sharing service –LFSS. not use any existing toolkits or platforms for constructing peer-to-peer system. perform the following functions: a. List files held locally with the date of insertion or creation of the copy b. Search for files in the peer-to-peer network, i.e. locate files at peers c. Fetch files from the peer-to-peer network, i.e. make a local copy d. Insert files into the peer-to-peer network, i.e. upload a new file e. Remove files from the peer-to-peer network, i.e. delete a file.
Platform: | Size: 2173952 | Author: Koke | Hits:

[Embeded-SCM DevelopccKeilVxx

Description: 复制ccKeilVxx.exe文件到c:\keil\c51\bin\下面并运行,以修正0xFD BUG.修正keil C51液晶驱动字符bug补丁-Copy ccKeilVxx.exe file to c: \ keil \ c51 \ bin \ and run the following to correct 0xFD BUG. Amendment keil C51 character LCD driver bug fixes
Platform: | Size: 10240 | Author: | Hits:

[MultiLanguageroversketch_aug03a---Copy

Description: dfrobot 4wd sketch 4motors f-b-r-l-r
Platform: | Size: 1024 | Author: asif | Hits:

[Data structsb

Description: 完成向二叉树中插入节点(即构建二叉树)、删除二叉树、复制二叉树,并完成中序遍历(返回节点数)、层序遍历(返回层高),测试程序结果应当完全正确-Completed to insert nodes in a binary tree (that is to build a binary tree), delete the binary tree, copy the binary tree, and completed in order traversal (return nodes) layer preorder traversal (Back-storey), the results of testing procedures should be entirely correct
Platform: | Size: 2048 | Author: liqian | Hits:

[Linux-Unixcopy

Description: 实现: linux下,插入A,B两个U盘,自动挂载,并将A盘(usb1或源盘)下所有文件夹(文件)复制到B盘(usb2或目的盘)-Realization: linux, insert A, B two U disk, automatically mount and A disk (usb1 or source disk) under all folders (files) copied to the disc B (usb2 or purpose tray)
Platform: | Size: 7168 | Author: 王玉娟 | Hits:

[Other修复吧-卡b卡社区在线下单系统无加密全套源码

Description: 功能如下: 1.在线下单 2.用户系统 用户后台(域名/user) 3.分站系统 分站后台(域名/admin) 4.订单管理页面可查看支付方式与金额 5.订单管理页面可直接修改下单数据 6.自助开通分站后跳转到分站信息页面 7.对接卡盟(卡易信、卡乐购)社区(亿乐,玖五,等等系统) 8.快手ID支持用户自定义ID 9.快手作品ID增加自动获取按钮 10.增加一键复制其他站点公告排版 11.修复部分卡密无法判断已使用问题 12.等等功能下载使用(The functions are as follows: 1. order online 2. user system User backstage (domain name /user) 3. sub station system Substation backstage (domain name /admin) 4. order management page can view payment method and amount. 5. order management page can directly modify the order data. 6. jump to sub station information page after self service opening. 7. docking the card Alliance (card easy letter, card purchase) community (billion music, nine five, etc. system) 8. fast ID support user defined ID 9. quick work ID add automatic acquisition button. 10. add one key to copy other site announcements. 11. repair part of the card can not judge the use of the problem. 12. wait for function download to use)
Platform: | Size: 19036160 | Author: 520hjf | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net