Welcome![Sign In][Sign Up]
Location:
Search - select

Search list

[Windows DevelopCLink

Description: 超级链接效果的类CLink 选把所带的两个文件导入到工程中,关闭工程,删除工程下以CLW为 文件(类文件),打开工程,在打开类视图时会说找不到类库,是否要重建,当然要重建啦,不然做这么干么啊:-),为要实现效果的 STATIC 改名,在类向导中选择 Member Variable 找到 STATIC 的名字,增加一个变量 输入变量名,在Category中选择 Control ,Variable type中应该有一个CLink,选择它,编译工程,鼠标移上去看看是不是OK了。-hyperlinks effect of the election put CLink category brought into the two documents to the project, the closure of the project, delete under CLW works for the paper (like paper), opened works in the open category View will find that the class libraries, whether or not to rebuild, to rebuild-- of course, do not do so :-) Mody ah, in order to achieve results STATIC renamed, in Class Wizard choose Member Variable find STATIC name, an increase in variable input variable, and select the Control Category. Variable type should have a CLink, select it, compile, by moving the mouse up to see if this is OK.
Platform: | Size: 3072 | Author: 天雪 | Hits:

[Button controlChangeButtonName

Description: 这是我写的一个小工具.输入一个窗口名称,它能够将窗口的所有子控件的名称列出来,然后选择一个子控件,它能够将控件的名称改为你希望的名称.设计上的不合理之处,欢迎来信交流 )-This is what I wrote a small tool. The importation of a window name, it can be all-window control to list the name, then select a subset of control, it is able to control to change the name you wish to name. the design of the unreasonable and welcome the exchange of letters)
Platform: | Size: 129024 | Author: 李方 | Hits:

[ListView/ListBoxselectphp

Description: PHP选择框,使用PHP开发的朋友一定要看一下-PHP selection box, the use of PHP development must consider a friend
Platform: | Size: 10240 | Author: perry | Hits:

[TreeViewvin

Description: In received incoming call you may select handset or hand-free mode. And you may Change from Handset to hand free by pressing the HF key in conversation.-received incoming call you may select ha ndset or hand-free mode. And you may Change from Handset to hand free by pressing the key in HF con versation.
Platform: | Size: 1222656 | Author: vincent3213 | Hits:

[uCOSxltExlt2

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \ temp. You can Project-
Platform: | Size: 6144 | Author: 邢兰停 | Hits:

[uCOSDisplayerEx3

Description: 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. 感谢网友John X. Liu,在这个例子中我使用了他编写的仿真dll(Pc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (2)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常. -this example is another example of a two way (but the number of different tasks), it uses the highest-priority task, as shown mandate, ShowChar global variable as a parameter. TaskB function is a priority task to ten function, because no use local variables, these tasks can use a function. attention : (1) in KEIL C51 project, I have incorporated the output directory in e : \ temp, you could Project-
Platform: | Size: 5120 | Author: 邢兰停 | Hits:

[Internet-NetworkXqsServer1

Description: 义BASEDIR环境变量。 3. 在FILE|Open Workspace中打开DriverStudio\DriverWorks\Source\vdwlibs.dsw将VDWLIBS工程载入。 4. 选择Build|Batch Build,选中你需要编译的配置。 5. 点击Build编译所选择的库文件。 注意:库文件只需在安装完成后第一次使用前编译一次即可。以后要使用DriverWorks,对于用DriverNetworks开发驱动程序来说选择正-justice BASEDIR environment variables. 3. In FILE | Open Workspace open DriverStudio \ Dri verWorks \ Source \ vdwlibs.dsw VDWLIBS will include works. 4. Select Build | Build Batch, you need to build selected configuration. 5. Click on the Build compiler choice of the library. Note : The document only after the completion of the installation of the first use of a pre-compiler can. Subsequent to the use of Driver, Driver Networks used for the development of the driver is being chosen
Platform: | Size: 76800 | Author: | Hits:

[Dialog_WindowArielBrowseFolder

Description: A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing the currently selected folder in the browse for folder dialog. User has the choice to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triangle on the dropdown box may be substituted for any 8x7 pixel bitmap, with a choice of mask colors. Full set of events, click() upon dialog close, Change() and DropDown() prior to opening of the dialog. Source also implements BitBlt() API function to copy transparent images. -resembling a combobox. When the dropdown button is clicked. a browse through a folder to select a treeview di Rectory is displayed. Uses the SHBrowseForFol der function, amongst other APIs. A call back procedure is imp lemented showing the currently selected folde r in the browse for folder dialog. User has the ch VoIP to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triang le on the dropdown box may be substituted for any 7x6 pixel bitmap. with a choice of mask colors. Full set of events, click () upon dialog close, Change () and DropDown () prior to opening of the dialog. Source also implements BitBlt () API fu nction to copy transparent images.
Platform: | Size: 139264 | Author: 陈宏 | Hits:

[Windows DevelopMayVote10

Description: 功能: 1.使用JS调用 2.方便的后台管理,可自由添加/删除 管理员 3.可以自定义投票项目为 单/多 选 4.可以自定义投票 选项的排列顺序 5.每个投票项目下的选项不做任何数量限制,支持无限 6.每个投票项目使用独立的防刷新限制,可以自由设置投票间隔时间 7.支持数据库 备份/恢复/压缩 后台登陆:MayVoteAdmin/Admin_Login.asp 管理员ID:admin 密码:admin-functions : 1. Calling the use of JS 2. The background to facilitate management, free Add/Remove Manager 3. You can define items to vote for single/multiple select four. You can define voting options row order out five. each vote under the option to make any quantitative restrictions. support for unlimited 6. each item to vote against the use of an independent set of restrictions, free time interval set to vote 7. support for database backup/recovery/compression background landing : MayVoteAdmin/Admin_Login.asp administrator ID : admin Password : admin
Platform: | Size: 84992 | Author: 王洋 | Hits:

[GDI-Bitmapgraphics1

Description: 自己编的一个图形应用程序,可实现绘制直线,圆,矩形,并可选择画笔的宽度和颜色。比较简单,适合初学者参照。-own a series of graphics applications, the realization of drawing straight lines, circles, rectangles, select the brush width and color. Relatively simple, suitable for beginners light.
Platform: | Size: 3810304 | Author: sarah | Hits:

[Windows DevelopHelloWin98

Description: 提醒您注意:如果您使用Microsoft Visual C++ 为此程式建立新专案,那么您得加上连结程式所需的程式库档案。从 Project 功能表选择 Setting 选项,然後选取 Link 页面标签。从 Category 清单方块中选择 General ,然後在 Object/Library Modules 文字方块添加 WINMM.LIB ( Windows multimedia - Windows多媒体 )。-remind your attention : If you are using Microsoft Visual C programming for this new ad hoc, then you may want to link programs with the necessary programming library files. From a functional choice Project Setting option, and then select Link pages labels. Category sheet from the list of selected General, then Object/Library Modules add WINMM.LIB ideographic characters ( Windows multimedia-Windows multimedia).
Platform: | Size: 50176 | Author: 闻扬 | Hits:

[DSP programFIR123

Description: 1.利用Matlab进行产生频率为1000Hz和6000Hz的正弦信号,利用FDATOOL设计FIR滤波器(fs=16000Hz),以滤波6000Hz分量,并利用SPTOOL工具对信号滤波进行仿真与验证。 2.从MIC端口(J5)输入频率为1000Hz和6000Hz正弦信号的叠加信号,编写实时FIR滤波程序,选择合适的滤波器参数,滤除6000Hz的频率分量,利用示波器在SPEAKER端口(J6)观察输出波形。分析信号的频谱结构,设计满足要求的数字滤波器,-1. The use of Matlab have 1000Hz frequency of 6000Hz, and the sinusoidal signal, use FDATOOL design FIR filter (fs = 16000Hz) 6000Hz to filter components, and use SPTOOL right signal filtering tools for simulation and verification. 2. MIC from the port (J5) input frequency of 1000Hz and 6000Hz sinusoidal signal superimposed signal Real-time preparation of FIR filtering process to select an appropriate filter parameters, filter 6000Hz frequency components, SPEAKER oscilloscope using the port (J6) to observe the output waveform. Spectrum Signal Analysis of the structure and design meet the requirements of the digital filter.
Platform: | Size: 196608 | Author: | Hits:

[ADO-ODBCclaire

Description: 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Open" button to select a bmp jpg or documents, the graphics and display controls were PictureBox. Through the "Save" button stored in the database. Click on the "View" CheckBox can switch to visit the state, watching the pictures stored in the database. Because of the binary large object to the use of flow operation, which is why any documents have commonality. To read and write text files can also do so
Platform: | Size: 773120 | Author: qifang | Hits:

[AI-NN-PRc45Algorithm

Description: C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for its examples of learning
Platform: | Size: 1024 | Author: 唐宇 | Hits:

[Other Databasestinydb_parser

Description: 含有对tinydb中select 语句的词法和语法分析,对于了解tinybd很有帮助:)-tinydb which contain the select statement to the morphology and syntax analysis, tinybd helpful for understanding :)
Platform: | Size: 29696 | Author: 傅斌 | Hits:

[Communicationrecordid

Description: 当你的电话语音卡收不到主叫号码的时候,可以用这个程序来测试 步骤 1)选择好通道号 2)选择格式 3)选择开始 4)拨打电话 当程序接收不到主叫的时候,你可以把现场的主叫声音录下来进行分析 步骤 1)选好通道 2)选择录音 3)拨打电话 4)三声回铃声以后,选择停止录音,生成record.pcm主叫声音文件 5)用语音编辑工具打开record.pcm 6)对照网页http://www.dj.com.cn/support/cid/techid.asp的图形来进行分析-When your telephone can not receive Caller ID card, they can use this procedure to test the step 1) the choice of a good channel No. 2) Select the format 3) Select Start 4) When the procedure call when the caller can not receive, You can put the caller at the scene recorded sound analysis steps 1) select Channel 2) Select recording 3) call 4) Back to ring three times, the choice to stop recording, sound files generated record.pcm caller 5) voice editing tool to open record.pcm6) control of the graphics page to http://www.dj.com.cn/support/cid/techid.asp analysis
Platform: | Size: 487424 | Author: li | Hits:

[Browser Clientpicturelife

Description: 图像浏览器包括目录区,列表区,图像区。目录区供用户选择图像文件所在目录,列表区列出指定目录中的全部文件,图像区显示图象。要求支持bmp,gif等格式文件。-image browser including directory, list, image area. Contents area for users to select Image File directory, list of areas designated directory listed all documents, image area to display images. Request support bmp, gif formats.
Platform: | Size: 252928 | Author: 殷钰凯 | Hits:

[Otherorder-dishes

Description: 这是一个用Delphi制作的简单的点菜系统,功能如有客人来,先选择座位,然后点菜,最后结帐等-This is a production with Delphi ordered a simple system to function if the guests, first select seats, then orders and final payment, etc.
Platform: | Size: 184320 | Author: 陈敏 | Hits:

[CSharpMicrosoftWord00001

Description: 这是一个Windows程序,用户能够在一个组合框中选择想要的颜色,然后将颜色画在一个Panel控件上。-This is a Windows program, users can mix in a box select the desired color, then color in a painting on the Control Panel.
Platform: | Size: 6144 | Author: wang | Hits:

[xml-soap-webserviceHtmlAnalyzer

Description: 本例程演示了如何使用正则表达式解析HTML文件。本例程使用C#语言编写,可以下载指定网页并进行分析,将HTML文档结构以树状形式展现出来,并提供基于正则表达式的搜索功能,用户可以方便的筛选出网页上形式相似的内容。 基于FLib的图片浏览器,支持简单图像处理。-the routine demonstration of how to use regular expressions are analytic HTML document. Routine use of the C# language, designated website can be downloaded and analyzed, HTML files in a tree structure of the form shown, and to provide regular expression is based on the search function, users can select a convenient form on the website similar to the content. Based on the pictures FLib browser, support a simple image processing.
Platform: | Size: 262144 | Author: 周嘉 | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net