This application i made for handle simple finance this project using VB 6.0, SQL Server 2000 with report using html page. You should load this components: -Kewlbuttonz -Ms Rich Textbox Control -Ms Windows Common COntrols 6.0 -Ms Windows Common COntrols-2 6.0 -VB 6 Resource Editor All components in this source isn t include in this zip file s. you should find them on web, if you don t have it :-) Before you run this source, you must run reg file on folder Info.
标签: application finance project Server
上传时间: 2013-12-31
上传用户:zm7516678
本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示CMOS摄像头,只需在Option.h文件中 改变LCD_TYPE的定义为相应的LCD即可。
标签: 程序
上传时间: 2017-06-22
上传用户:wweqas
Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: NO Altered Registers: AC0-AC2,T2 Others: 8 bits of AC0 LSB is CRCcheck bit
上传时间: 2017-06-24
上传用户:ywqaxiwang
Hi, this program is for my Java assignment.. this is a simple program which make use of JTable, MDI, text file, array, etc... if you like this program, pls vote me :D Just compile and run the program. javac FacultyBookList_Main java FacultyBookList_Main
标签: program this assignment JTable
上传时间: 2013-12-13
上传用户:时代电子小智
Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter 2 libkern Collection and Container Classes Chapter 3 The IOService API Chapter 4 Making Hardware Accessible to Applications Chapter 5 Kernel-User Notification Chapter 6 Displaying Localized Information About Drivers Chapter 7 Debugging Drivers Chapter 8 Testing and Deploying Drivers Chapter 9 Developing a Device Driver to Run on an Intel-Based Macintosh
标签: Chapter Introduction Guidelines Runtime
上传时间: 2017-07-04
上传用户:冇尾飞铊
The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimization, dynamic simulation, formal verification, DFT scan insertion, links to layout, physical synthesis, and static timing analysis. At each step, problems related to each phase of the design flow are identified, with solutions and work-around described in detail. In addition, crucial issues related to layout, which includes clock tree synthesis and back-end integration (links to layout) are also discussed at length. Furthermore, the book contains in-depth discussions on the basics of Synopsys technology libraries and HDL coding styles, targeted towards optimal synthesis solution.
标签: application real-time Synopsys emphasis
上传时间: 2017-07-05
上传用户:waitingfy
将输入的数据n分为指定的k组,返回不同的分法种数length及分组明细数组a
上传时间: 2013-12-19
上传用户:ryb
This inspired me to make this tool. This tool is not a professional one but shows an example which makes use of the System.Diagnostics namespace. With this tool, you can write small console based Java programs, compile and run. Just a way to practically learn Java.
标签: This tool professional inspired
上传时间: 2014-01-10
上传用户:561596
// 该入口文件由ThinkPHP自动生成 define( THINK_PATH , ../ThinkPHP ) //定义项目名称,如果不定义,默认为入口文件名称 define( APP_NAME , ajax ) define( APP_PATH , ./ajax ) //加载ThinkPHP框架公共入口文件 require(THINK_PATH. /ThinkPHP.php ) //实例化一个网站应用实例 $App = new App() //执行应用程序 $App->run()
标签: ThinkPHP THINK_PATH define 自动生成
上传时间: 2017-07-09
上传用户:cmc_68289287
LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp dl1 dl2 ENDC
标签: processor 16 Include include
上传时间: 2017-07-09
上传用户:gxrui1991