Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Tab c
Search - Tab c - List
DL : 0
一个关于Tab的编程-a program on the Tab
Date : 2025-12-17 Size : 1.81mb User : 赵紫琼

这个是YACC和LEX结合使用来实现整数加法的简单事例,我体现的是基本的步骤,不在于其功能的完美和强大,给我一样的菜鸟以启示,以便您不必在开始的路上徘徊太久,希望您喜欢-the LEX and YACC is a combination of integers to achieve a simple example, I embody the basic steps, not its function in a perfect and strong, give me the same exposure to enlightenment, so that you need not start wandering on the road for too long, I hope you like
Date : 2025-12-17 Size : 14kb User : 江中月

DL : 0
TabCtrl应用,TabCtrl窗口事项-TabCtrl application window for TabCtrl
Date : 2025-12-17 Size : 205kb User :

用于地理信息系统的地图资源,朝阳区地图,数据格式.Map,.Tab,.Dat,.ID用于MapX的开发,可在vb,vb.net,vc,c++,c#各平台下使用-for the Geographic Information System, map, Chaoyang district maps, data format. Map,. Tab, . Dat,. MapX ID for the development, in vb, vb.net, vc, c, c# use of the platform
Date : 2025-12-17 Size : 1.02mb User : 焦伟

Artistic Style is a reindenter and reformatter of C, C++, C# and Java source code. When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation.
Date : 2025-12-17 Size : 147kb User : 所困大

DL : 0
此软件可以对TAB数据进行简单的操作,放大、缩小、漫游等。目前此软件正在升级,升级内容:图层设置、显示字段设置、注记压盖处理、简单的编辑功能等。开发语言C#,如果需要可以转换成c-The software enables data to TAB simple operation, enlarge, shrink, roaming and so on. This software is currently being upgraded, upgrade the content: Layer settings, display field settings Note gland processing, simple editing functions. Development language C#, If needed can be converted into a c
Date : 2025-12-17 Size : 343kb User :

给VC增加多标签功能,每个打开的文件显示为一个标签,可以快速切换文件.安装后解压语言文件到安装目录,可以实现多语言切换. === "Window Tabs" (WndTabs) is an add-in for Microsoft Visual C++ v6 family of products (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar of tabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab. The tabs have extensive right-click context menus full of useful functions. -VC to increase the number of labels, each open file is displayed as a label, you can quickly switch file. Decompression after the installation language files to installation directory, you can achieve the multi-language switch .=== === Window Tabs (WndTabs ) is an add-in for Microsoft Visual C++ v6 family ofproducts (VC5, VC6, eVC3, eVC4 and Visual Fortran). It adds a docking bar oftabs reflecting all of the opened windows in the workspace. You can switch between the windows by simply clicking on the tab.The tabs have extensive right-click context menus full of useful functions.
Date : 2025-12-17 Size : 1.36mb User : leee101

DL : 0
这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE64编码算法均来自互联网,经适当的改编封装而成,未经原作者许可, 请勿用于商业目的.-This is a QQ/TM log browser (which includes the type of MD5 and Base64 encoding closure conversion). BCB2007 This procedure is produced. Procedures Basic Usage: (1) run the program, first of all will be asked to enter a password, if it is the first time running, you can enter a new password or you can directly enter. (2) to enter, you can see that the QQ number has been saved, you can log in at the same time one or more numbers. (3) Click on ADD to add QQ numbers can be added directly into the command line can also be generated PWDHASH to their command-line, and then copy the past (click on the Command Line tab above). Statement: proceedings of the MD5 algorithm and BASE64 encoding algorithm are from the Internet, with appropriate adaptation of the package from without the original author, license, do not used for commercial purposes.
Date : 2025-12-17 Size : 259kb User : richardw

DL : 0
vs2008仿写的C#迅雷下载软件主界面源程序,使用有控件,不过模仿的很像,像分校、Tab选项卡的应用、Flash文件的嵌入、多级的展开菜单、树形控件的加入、DatView数据列表的调用与显示、图形按钮的实现、网络信息的载入等,考验的是比较综合的窗体界面编程技术,希望每一样C#爱好者都能参考一下这套源代码 。-vs2008 C# Thunder Imitating the main interface to download software source code, use the control, however, like to imitate, such as Campus, Tab Application tab, Flash files embedded in multi-level start menu, tree control, adding, DatView call list and display the data, graphics, buttons, and networking information, load, etc., the test is a more comprehensive form interface programming, I hope every fan, like C# source code can refer to this set.
Date : 2025-12-17 Size : 608kb User : 张小根

18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,negtemper //温度值保存在temperature里 unsigned char idata addrdat[2]={0x0,0x0} unsigned char tab[]={0xc0,0xf9,0xa4,0xb0, /* 0 1 2 3 4 */ 0x99,0x92,0x82,0xf8,0x80,0x90} /* 5 6 7 8 9 */ unsigned char tab1[]={0x40,0x79,0x24,0x30,0x19,0x12,0x02,0x78,0x00,0x10} unsigned char dispbuf[3]={0,0,0} unsigned char warning=30 bit on=1,off=0 -18b20
Date : 2025-12-17 Size : 2kb User : 留洋

Cute信息管理系统界面导航,系统环境:PB9.0 程序说明: 1. 主窗体,大家一定很熟悉了!不过原来的那个是SDI的,我把上面的那部分做成usero b j e c t,放在MDI Frame中,调整mdi_1的大小即可~另外双击下面的标签可以直接关闭该Sheet,就像MyIE2之类的那样~ 2. 口令修改窗体 Alpha渐变显示 + 动态关闭 3. 标准Sheet,开发别的窗口只要继承就行了(含通用按钮、Logo、Title、Tab) -Cute information management system interface, navigation, system environment: PB9.0 Procedure: 1. The main form, you must be very familiar! But that is the original SDI, and I made that part of the above usero bject, on the MDI Frame, adjust the size of mdi_1 can ~ also double-click the following tags can close the Sheet, as like as MyIE2 ~ 2. password modification form Alpha Gradient Display+ Dynamic Close 3. Standard Sheet, development of other windows so long as inheritance on the line (including the General button, Logo, Title, Tab)
Date : 2025-12-17 Size : 992kb User : byhioii

DL : 0
将一个矩阵图在指定的屏幕全屏显示,当你想退出时,利用ALT-TAB键切换出来便可关闭全屏窗口-FULLSCREEN(C,N) displays matlab image matrix C on display number N (which ranges from 1 to number of screens). Image matrix C must be the exact resolution of the output screen since no scaling in implemented. If fullscreen is activated on the same display as the MATLAB window, use ALT-TAB to switch back.
Date : 2025-12-17 Size : 1kb User : 付雄华

DL : 0
Visual C++下代码规范插件。其功能是,选中行的注释和取消注释,还有tab功能-The Visual C++ under code norms plug. Its function is to comment and uncomment the selected row, there is a tab function
Date : 2025-12-17 Size : 15kb User : 四川籍卡

C# 读取tab间隔的txt文件数据格式,用C#书写-C# read the tab interval txt file data format, using C# writing
Date : 2025-12-17 Size : 58kb User : zzminzzm

// General purpose string tokenizer (C++ string version) // The default delimiters are space(" "), tab(\t, \v), newline(\n), // carriage return(\r), and form feed(\f). // If you want to use different delimiters, then use setDelimiter() to override // the delimiters. Note that the delimiter string can hold multiple characters.-// General purpose string tokenizer (C++ string version) // // The default delimiters are space(" "), tab(\t, \v), newline(\n), // carriage return(\r), and form feed(\f). // If you want to use different delimiters, then use setDelimiter() to override // the delimiters. Note that the delimiter string can hold multiple characters.
Date : 2025-12-17 Size : 6kb User : vale

DL : 0
^a 01h: sp01 F1 ^b 02h: sp02 F1 ^c 03h: sp03 F3 ^d 04h: sp04 F4 ^e 05h: sp05 F5 ^f 06h: sp06 F6 ^g 07h: sp07 F7 ^h 08h: sp16 BACKSPACE (directly accepted in VT) ^i 09h: sp35 TAB (accepted too) ^j 0Ah: sp08 F8 ^k 0Bh: sp09 F9 ^l 0Ch: sp10 F10 ^m 0Dh: sp13 ENTER (accepted too) ^n 0Eh: sp11 F11 ^o 0Fh: sp12 F12 ^p 10h: sp14 PAGE UP ^q 11h: sp15 PAGE DOWN ^r 12h: sp17 INSERT ^s 13h: sp18 DELETE ^t 14h: sp25 CAPS LOCK (internally handled) ^u 15h: sp26 END ^v 16h: sp27 HOME ^w 17h: sp30 LEFT ARROW ^x 18h: sp31 RIGHT ARROW ^y 19h: sp32 UP ARROW ^z 1Ah: sp33 DOWN ARROW - ^a 01h: sp01 F1 ^b 02h: sp02 F1 ^c 03h: sp03 F3 ^d 04h: sp04 F4 ^e 05h: sp05 F5 ^f 06h: sp06 F6 ^g 07h: sp07 F7 ^h 08h: sp16 BACKSPACE (directly accepted in VT) ^i 09h: sp35 TAB (accepted too) ^j 0Ah: sp08 F8 ^k 0Bh: sp09 F9 ^l 0Ch: sp10 F10 ^m 0Dh: sp13 ENTER (accepted too) ^n 0Eh: sp11 F11 ^o 0Fh: sp12 F12 ^p 10h: sp14 PAGE UP ^q 11h: sp15 PAGE DOWN ^r 12h: sp17 INSERT ^s 13h: sp18 DELETE ^t 14h: sp25 CAPS LOCK (internally handled) ^u 15h: sp26 END ^v 16h: sp27 HOME ^w 17h: sp30 LEFT ARROW ^x 18h: sp31 RIGHT ARROW ^y 19h: sp32 UP ARROW ^z 1Ah: sp33 DOWN ARROW
Date : 2025-12-17 Size : 2kb User : sas

DL : 0
需要安装第三方控件Raize。 从sql语句生成程序代码,代码的格式包括: delphi、c#。 例如:从sql server中生成【建表语句】、【新建存储过程语句】等,把语句的内容复制到【字符串】选项卡,点【代码】选项卡时,自动生成程序代码。 节省编程的时间。- You need to install third-party control Raize. Sql statement is generated the program code, format code include: delphi, c#. For example: sql server generated the construction of the table statement [], [], and other new stored procedure statement, copy the contents of the statement to the [string] tab, click [Code] tab, the automatically generated code. Save programming time.
Date : 2025-12-17 Size : 388kb User : hhb

CAD二次开发代码,功能:在状态栏增加文档Tab功能。(Add Tab Bar On AutoCAD StatusBar.)
Date : 2025-12-17 Size : 3kb User : 木三哥

DL : 0
切token(回車,TAB,標點,關鍵字)(cut token(Enter,TAB,punctuation.keyword))
Date : 2025-12-17 Size : 1kb User : ChristineTG
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.