Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 9-1 9-2
Search - 9-1 9-2 - List
1.无限分类 2.自动按指定的尺寸生成缩略图(需要服务器支持) 3.如果服务器不支持生成缩略图,则可以自己设置是否上传缩略图(为了更快浏览速度,我们建议您上传) 4.无组件上传功能 5.评论功能,可在后台设置是否开启评论 6.可在线修改网站名称,LOGO,banner,**信息,缩略图大小等 7.删除记录时同时删除图片文件.大幅度减少垃圾文件 8.图片批量管理 9.评论批量管理 V1.1更新: 1.整体优化了程序,去掉多余代码 2.修正FF浏览器下页面错乱的问题 更新日期:2008年3月31日 默认管理员:admin 密码:admin888
Date : 2008-10-13 Size : 608.74kb User : 尹鹏军

本书以C++语法和VC++ 6.O MFC类库编程的重点与难点内容为主线,从实践应用的角度,结合经典的实例阐述C++类的特性,深入剖析VC++,特别是MFC编程的体系结构,使有初级基础的读者能够快速掌握VC++的MFC程序设计思想和C++的语言精华。
全书共分10章。第1章阐述C++的关键语法,包括C++类的几个主要特性:第2章介绍MFC类结构中的几个重要类,并重点剖析窗口封装类CWnd及其派生类,以及Windows窗口操作的相关内容;第3章全面阐释MFC的消息映射与消息处理机制;第4章从子窗口的角度阐述子控件的实现以及自定义控件的创建技术,并重点学习控件的属主画与自定义画特性:第5章从几个方面学习优化程序界面的技术;第6章全面论述如何控制MFC的文档\视图框架结构,包括单文档、多文档、视图拆分等;第7章论述绘制和打印两个方面,学习如何应用MFC的设备环境类,并重点阐述脱离视图支持的MFC打印功能;第8章专门讨论MFC的多线程编程控制:第9章学习如何应用VC++控制Web的DHTML网页;第10章较全面地阐述C++及MFC的异常处理技术。
本书并非泛讲VC++编程基础的入门教材,因此适合有一定VC++学习经验或编程基础的读者。

 


Date : 2009-01-20 Size : 2.15mb User : wyx2004

Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个改动。 计数器 4.4 统计在修改后的程序里增加和删除的代码行。 4.5 统计在修改后的程序里总的代码行数。 生成文件 4.6 为修改后的程序版本生成一个新的程序源文件,这个新的程序源文件带有修改标记和行标记信息。 4. 7 在程序的头部插入一节带有修改标记的注释 4.8 注释里提供改变行的行标号 4.9 注释里保存删除的代码行 4.10 注释里按顺序列出先前程序的改动 报告 4. 11 可以打印一份程序修改信息清单。(只包括被修改的代码行) 4.11 可以打印一份程序清单,包括修改标记和行标记信息。 (即是把新生成的程序源文件打印出来) 4.13 可以打印一份程序清单,在修改后的程序的每一行代码前插入行号。 4.14 可以打印一份程序清单,在原来的程序的每一行代码前插入行号。-Tsp examples : Differential procedures Counter 4.1 of the revised procedures and its earlier versions were compared. 4.2 identify changes in the procedure after the world has increased and the deletion of a line of code. With 4.3 mark to a marked change. Counter 4.4 statistical changes in the procedure after the world has increased and the deletion of a line of code. 4.5 The revised statistics in the program, like the total number of lines of code. Generation 4.6 document for the revision of the procedure after the formation of a new version of the source files, the new source files with a revised line marking and labeling information. 4. Seven head of the procedure to insert a marker with the Notes to amend the Notes 4.8 offers firms try to change the labeling 4.9 Notes to delete
Date : 2025-12-25 Size : 493kb User :

/*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/* serial port mode 1:8 bit UART, variable baud rate, crystal* 11.0592/TMOD = 0x20/** timer counter a mode of operation for 2*/P CON = 0x80 | PCON/* 1* SMOD home/0xfd TH1 =/* Incorporation of a timer contains the value at this time if SMOD = 0,9.6 SMOD K = 1, 19.2K*/TR1 = 1/** counter a timer to start work*/ticker = 1/* Allow Serial Port receiver* /
Date : 2025-12-25 Size : 50kb User : rty

/*串行口操作模式1:8位UART,波特率可变,11.0592晶振*/ TMOD = 0x20 /*定时器*计数器1的操作模式为2*/ PCON = 0x80|PCON /*SMOD 置1*/ TH1 = 0xfd /*定时器1的重装载值,此时若SMOD=0,9.6K SMOD=1,19.2K*/ TR1 = 1 /*定时器*计数器1开始工作*/ REN = 1 /*允许串行口接收*/-/* serial port mode 1:8 bit UART, variable baud rate, crystal* 11.0592/TMOD = 0x20/** timer counter a mode of operation for 2*/P CON = 0x80 | PCON/* 1* SMOD home/0xfd TH1 =/* Incorporation of a timer contains the value at this time if SMOD = 0,9.6 SMOD K = 1, 19.2K*/TR1 = 1/** counter a timer to start work*/ticker = 1/* Allow Serial Port receiver* /
Date : 2025-12-25 Size : 64kb User : rty

在wxWidgets基础上用的aui,非常的方便~~ 属开放源代码-WxWidgets basis in the aui, very convenient ~ ~ is an open-source
Date : 2025-12-25 Size : 65kb User :

远程控制软件-偷窥者 本软件的最大特点是在服务器端与客户端之间有两个socket连接,一个用 于图像的的传送或者接收,另一个负责命令的处理,这样就保证了操作的流畅。 1.可以偷窥到对方的桌面内容,按设置的时间进行刷新. 2.可以用鼠标控制对方的电脑,包括所有的鼠标操作. 3.可以使用键盘控制对方的电脑,几乎可用所有的按键. 4.在客户端可以建立多个窗口,对多台电脑进行监视控制. 5.可以运行一条命令,例如打开一个记事本. 6.可以锁定/解锁对方的电脑. 7.可以让对方电脑(强行)注销/重启/关机. 8.可以传送/删除/移动对方的电脑上的文件. 9.在必要时还可以关掉服务程序. 10.增加了自动发信的功能,在连接Internet后会发送电脑IP地址. 11.可以保存配置. 12.可以对传送的图像进行压缩,压缩算法有LZW(推荐)、LZ77、LZSS等. 13.可以指定获得桌面的颜色数目,有单色、16色、256色和真彩,以保证 在可以桌面图像更新的速度要求.-The most important feature of this software are the server side and client-side socket connection between the two, one with In image transmission or reception, and the other is responsible for order processing, thus ensuring the smooth operation. 1. Can be peeping into the contents of each other s desktop, by setting the time for refresh. 2. Can use the mouse to control each other s computer, including all of the mouse. 3. You can use the keyboard to control each other s computer, almost all of the buttons available. 4. The client can create multiple windows on multiple computers for supervisory control. 5. Can run a command, such as Notepad to open a. 6. Can lock/unlock each other s computer. 7. Will allow the other computer (force) write-off/restart/shutdown. 8. Can send/delete/move each other s files on the computer. 9., Where necessary, can also turn off the service
Date : 2025-12-25 Size : 163kb User : 许凤

探询路径 问题的提出:编写程序,输出下图的0至n(1<=n&&n>=9)的所有路径。 该题的核心是找出满足一定规律的递归条件,从而设计出递归算法。仔细分析不难发现规律: 0至n的路径由0至n-1的路径,加上n-1至n的路径,以及0至n-2的路径,加上n-2至n的路径这 两部分组成。即欲找0至n的路径,可以转化为找0至n-1及0至n-2的路径,这就可建立递归。-Explore the path Of the problem: the preparation of procedures, under the map output from 0 to n (1 <= n & & n> = 9) of all paths. The core of the problem is to find out the law to meet certain conditions recursive, so the design of recursive algorithm. Careful analysis of the law is not difficult to find: The path from 0 to n from 0 to n-1 of the path, together with n-1 to n path, as well as 0 to n-2 path, together with n-2 to n the path of this Composed of two parts.to find the path from 0 to n, can be transformed into looking for 0 to n-1 and 0 to n-2 path, which can establish a recursion.
Date : 2025-12-25 Size : 6kb User : 颜昌文

DL : 0
MFC编程技巧与范例详解\第九章\9.2可设置颜色和字体的树形控件-MFC programming skills and detailed examples \ IX \ 9.2 to set the color and font of the tree control
Date : 2025-12-25 Size : 3.31mb User : wsy

DL : 0
MFC编程技巧与范例详解\第九章\9.4浮动树形控件-MFC programming skills and detailed examples \ IX \ 9.4 floating tree control
Date : 2025-12-25 Size : 5.26mb User : wsy

1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file system -1) Multi-user (2) multi-level directory: with a tree directory structure (3) with a login (user) and user authentication function (4) file creation: create (5) the file is open: open (6 ) file read: read (7) to write the file: write (8) Closing the file: close (9) delete the file: delete (12) lists the files directory: dir (out directory to list the file name, physical address, and file size) (13) exit: logout (14) File Protection-integrity of the file system
Date : 2025-12-25 Size : 116kb User : 陈观民

DL : 0
根据二叉树的抽象数据类型的定义,使用二叉链表实现一个二叉树。 二叉树的基本功能: 1、二叉树的建立 2、前序遍历二叉树 3、中序遍历二叉树 4、后序遍历二叉树 5、按层序遍历二叉树 6、求二叉树的深度 7、求指定结点到根的路径 8、二叉树的销毁 9、其他:自定义操作-According to a binary tree definition of abstract data types, use two forks to achieve a binary tree list. The basic functions of a binary tree: 1, the establishment of two binary tree, preorder traversal binary tree 3, 4 in order binary tree traversal, postorder binary tree 5, according to a binary tree traversal sequence 6, seeking binary tree of depth 7, find the specified node to the root of the path 8, the destruction of binary 9, Other: Custom Actions
Date : 2025-12-25 Size : 920kb User : 殷琪

一个表达式和一棵二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树表示的算术表达式Expression的操作。 【基本要求】 【一】【必做部分】 假设算术表达式Expression内可以含有变量(a-z),常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。实现以下操作: (1)ReadExpr(E)――以字符序列的形式输入语法正确的前缀表达式并构造表达式E。 (2)WriteExpr(E)――用带括号的中缀表达式输出表达式E。 (3)Assign(V,c)――实现对变量V的赋值(V=c),变量的初值为0。 (4)Value(E)――对算术表达式E求值。 (5)CompoundExpr(p,E1,E2)――构造一个新的复合表达式(E1)p(E2)。 【二】【选做部分】 (1)以表达式的原书写形式输入,支持大于0的正整数常量; (2)增加常数合并操作MergeConst(E)——合并表达式E中所有常数运算。例如,对表达式E=(2+3-a)*(b+3*4)进行合并常数的操作后,求得E=(5-a)*(b+12) 【测试数据】 1) 分别输入0;a -91 +a*bc +*5x2*8x +++*3^*2^x2x6并输出。 2) 每当输入一个表达式后,对其中的变量赋值,然后对表达式求值。 3) 还有很多测试的数据,详细请见附上的文件Test.txt。 -Between an expression and a binary tree, there is a natural correspondence. Write a program to realize the arithmetic expression based on Binary Tree for Expression of the operation. Basic requirements of】 【 【1】 【will do some】 Suppose an arithmetic expression can contain variables in Expression (az), constant (0-9) and the binary operator (+,-,*,/,^( power)). To achieve the following: (1) ReadExpr (E)- in the form of a sequence of characters enter the correct prefix expression syntax and constructs the expression E. (2) WriteExpr (E)- with the infix expression with parentheses output expression E. (3) Assign (V, c)- to achieve the assignment of the variable V (V = c), the variable s initial value is 0. (4) Value (E)- E evaluation of arithmetic expressions. (5) CompoundExpr (p, E1, E2)- construct a new complex expression (E1) p (E2). 【2】 【choose to do some】 (1) the original written form of expression input, support for constant positive integer greater than 0 (2)
Date : 2025-12-25 Size : 245kb User : snake

编译源程序: 1. 去掉“只读”属性。 2. 复制数据库Library.mdb到任意位置。 3. 为Library.mdb建一个系统ODBC数据源:Library。 4. 编译不受源文件位置和数据库位置的影响。即,Library的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 复制数据库Library.mdb到任意位置。 3. 为Library.mdb建一个系统ODBC数据源:Library。 4. 运行程序的Debug版或者Release版。 5. 参考该书第9章的内容操作。 登录: 用户名:admin 密码:admin -this code is using for library information
Date : 2025-12-25 Size : 118kb User : 薛晓君

OSG2.9.4源码,很好用的东西,给大家,希望有用。-OSG2.9.4 source, useful things, give us the hope that useful.
Date : 2025-12-25 Size : 6.56mb User : 周景强

电话会议程序 创建特定配置的会议和关闭指定的会议。 可启动、停止会议背景音,可设置音量。 密谈功能,允许在会议中单独向某一指定与会者交谈。会议中,按话机#键。 可启动、停止通道变声功能。会议中,按1键变女声,按2键变男声,按9键还原。 -Conference program to create a specific configuration of the session and close the specified session. Can start, stop meeting background sound, you can set the volume. Commune, which allows the individual to a designated meeting participants to talk. Meeting, by phone# key. Can start, stop, change channel audio function. The meeting, press 1 variable female, male press the 2 key change, according to the 9 key to restore.
Date : 2025-12-25 Size : 876kb User : szy

1. 远程屏幕查看及控制,录制远程屏幕到本地AVI文件及保存本地图片. 2. 远程摄象头管理,录制远程摄象头到本地AVI文件及监听远程语音. 3. 远程文件管理 4. 远程进程管理 5. 远程服务管理 6. 远程窗口管理 7. 远程命令行管理 8. 远程键盘记录 9. DDOS模块简单模拟 10. 远程3322动态域名上线测试-1. Remote screen viewing and control, remote screen recording to a local AVI file and save the local picture. 2. Remote Camera Management Remote Camera to record to a local AVI file and listen for remote voice. 3. Remote File Management 4. Remote process management 5. Remote Service Management 6. remote window manager 7. remote command-line management of 8. remote keylogger 9. DDOS simple simulation module 10. DDNS remote on-line test 3322
Date : 2025-12-25 Size : 1.56mb User : 张涛

涉及知识点: 1)VC UNICODE编程相关知识,示例全部采用UNICODE字符编码。 2)注册表实现查询、修改IE主页、查询操作系统注册公司、及用户名。 3)为控件添加提示之CToolTipCtrl的使用方法。 4)在对话框上显示图片,支持JPG,PNG,GIF等格式,采用的COM的IPicture类实现 5)修改对话框主题 6)VC 开机自动启动程序代码 7)对话框图标动态变化。 8) 多线程编程,线程之间通讯。 由于判断URL是否合法的API:InternetOpenUrl采用的是同步方式,是一个耗时的处理,所以创建一个分线程来判断URL合法性,以便于主线程响应用户其它处理。 9)对话框添加自定义消息-Related knowledge points: 1) VC UNICODE programming knowledge, examples all use UNICODE character encoding. 2) the registry for query, modify the IE home page, check the operating system registered company and user name. 3) add a prompt for the control of CToolTipCtrl to use. 4) In the dialog box display a picture, supports JPG, PNG, GIF formats, using the COM class implements IPicture 5) Modify dialog theme 6) VC boot automatically activated code 7) dialog icon dynamics. 8) multi-threaded programming, communication between threads. As the URL to determine the legality of the API: InternetOpenUrl uses a synchronous way, is a time-consuming, so I created a sub-line Process to determine the legality URL to other users in the main thread to respond to treatment. 9) add a custom message dialog box
Date : 2025-12-25 Size : 97kb User : lostman

编译源程序: 1. 去掉“只读”属性。 2. 复制数据库Library.mdb到任意位置。 3. 为Library.mdb建一个系统ODBC数据源:Library。 4. 编译不受源文件位置和数据库位置的影响。即,Library的整个工程复制到任何地方都可编译。 运行Realease: 1. 确认已安装VC 6.0。 2. 复制数据库Library.mdb到任意位置。 3. 为Library.mdb建一个系统ODBC数据源:Library。 4. 运行程序的Debug版或者Release版。 5. 参考该书第9章的内容操作。 登录: 用户名:admin 密码:admin -Compile the source: (1) remove the " read only" attribute. (2) copy the database Library.mdb to any location. Library.mdb to build a system ODBC data source: the Library. (4) the compiler is not the source file location and database location. Library, the whole project to be copied to any can be compiled. Run Realease: 1. Confirmation has been installed VC 6.0. (2) copy the database Library.mdb to any location. Library.mdb to build a system ODBC data source: the Library. Run the program Debug version or Release version. The contents of the operation of Chapter 9 of the book. Login: Username: admin Password: admin
Date : 2025-12-25 Size : 1.71mb User : yang

c++9.2版本软件和插件破解 附件为下载链接(C++test 9.2 version software and plug-in crack attachment for download link)
Date : 2025-12-25 Size : 2kb User : whiteboxs
« 12 3 4 5 6 7 8 9 10 ... 29 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.