CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c select
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Linux-Unix
Exploit
Scanner
Crack Hack
CA auth
Linux driver
Search - c select - List
[
OS program
]
0305111
DL : 0
很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ranking base!
Date
: 2008-10-13
Size
: 4.99kb
User
:
333
[
OS program
]
0305111
DL : 0
很好的一个DD。。 能够进行快速排序...利用C语言实现,8种排序算法! 例如:插入排序、快速排序、选择排序、冒泡排序、堆排序、希尔排序、归并排序、基数排序!-good a DD. . To conduct rapid sequencing ... use C language, eight algorithm! For example : insert sequencing, Quick Sort, select, in order of Bubble Sort, heap sort, Hill sorting, merging, in order of ranking base!
Date
: 2025-12-23
Size
: 5kb
User
:
333
[
OS program
]
ChooseDir
DL : 0
磁盘选择在软件中的实现用C语言,含完整源代码-Select the disk in software using C language, with complete source code
Date
: 2025-12-23
Size
: 1.84mb
User
:
吴玉保
[
OS program
]
20071141554261
DL : 0
此为原分析家公式(DZH L2通用),希望有DZH L2的人试验一下,最终能实现导出TOPVIEW数据,而非每天截图,发此公式VC源代码,抛砖引玉 使用方法 1.把公式 etxthb.fnc公式引入大智慧L2,好像默认会引入到“技术指标-其他”下面 2.复制 etxt.dll到大智慧L2目录 3.在c:\superstk\ 下建立一个目录名字为 text 4.打开大智慧L2,选择etxthb这个公式,进行条件选股,选择你想要的分析周期.-This is the original formula analysts (DZH L2 GM), DZH L2 want people to test, and ultimately to achieve TOPVIEW export data, rather than the daily shots, made this formula VC source code, puts the use of Method 1. Etxthb the formula . fnc formula for the introduction of great wisdom L2, like the default will be introduced to the " technical index- the other" below 2. etxt.dll copied to the great wisdom L2 directory 3. c: \ superstk \ directory under the name for the establishment of a text 4. open major the wisdom of L2, to choose the formula etxthb to carry out stock condition, select the analysis you want to cycle.
Date
: 2025-12-23
Size
: 133kb
User
:
sombad
[
OS program
]
onlineexam
DL : 0
在线考试系统 默认的后台数据管理员用户名和密码都是:admin 默认的验证密码都是:firekinger 题库中的数据只作测试,不为真实,若要实施还需删除各题表,重新建表。具体过程如下: a) 先点击题库信息浏览,删除无用题表,注意:正修改的数据题表不能删除! b) 添加题库建表,注意:数据表名是一次性的,建了就不能修改表名 c) 在试题后台设置中,选择要修改的考试题目,点击修改否 d) 再点击添加试题数据,添加相关考试试题,注意:在判断题中,对的写“A”,错的写“B” e) 最后浏览选择试题,检查修改您所添加的试题。-Online examination system Default background data administrator user name and password are: admin Verify the default password is: firekinger The data in the item bank for testing only, not for real, in order to implement the need to delete the title table, re-built table. Specific process is as follows: a) first questions information Click to view, delete the unwanted title of table Note: the data are revised title sheet can not be deleted! b) to add questions to build tables, Note: the data table is a one-time, built on the table name can not be changed c) the background in the test set, select the topic to revise the examination, click on whether to amend d) test data and then click Add to add the relevant examination papers, Note: in determining the title, the right to write "A", wrong to write "B" e) Browse to select the final questions, check to amend to add your questions.
Date
: 2025-12-23
Size
: 475kb
User
:
liu
[
OS program
]
gsapi
DL : 0
打印像素处理,可以设置打印像素,详细的请看程序。-This software was written by Alessandro Briosi with the assistance of Russell Lang, as an example of how the Ghostscript DLL may be used Delphi. It is not a finished product. The test program is precompiled as Test.exe. You must have the Ghostscript DLL on your search path. For example: path path c:\gs\gs7.04\bin .\test.exe Select "Open File" and it will render all pages then allow you to view them one at a time. It caches ALL pages in memory, so don t use it on a PostScript or PDF file with many pages. Bug fixes by Kelly Dresser 2004-06-26, to work on 32-bit display and correct the calling convention of stdio and poll callbacks.
Date
: 2025-12-23
Size
: 166kb
User
:
abner
[
OS program
]
dirmonitor
DL : 0
C++写的一款目录监视程序,功能还挺多,在程序选择项中可以选择监视的内容:添加了内容、删除了内空、修改了文件属性、重命名了文件以及其它的修改,选择你要监视的磁盘及目录,点击“开始”就运行了本程序。另外程序还具有几个实用小功能:开机启动、窗体在前、自动监视等。-C++ to write a list of surveillance procedures, functions quite many items in the selection process can choose to monitor the content: add content, remove the inside air, modify the file attributes, rename the file, as well as other changes, select your to monitor the disk and directory, click " Start" to run the program. In addition the procedure also has several small utility functions: start-up, the previous form, such as automatic surveillance.
Date
: 2025-12-23
Size
: 172kb
User
:
128
[
OS program
]
Encryption_Demo
DL : 0
C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-C# encryption and decryption procedures and source code, encryption key two steps, first select the file, step right into a randomly generated encryption key Key, and IV, using the sender' s private key signing random key, use the recipient public key encryption secret keys and signatures, using random key encrypted data packet using the DES algorithm, MD5 summary is generated- " with the sender' s private key signature
Date
: 2025-12-23
Size
: 20kb
User
:
jiangfengmou
[
OS program
]
ShellExecute
DL : 0
C程序调用ShellExecute函数打开发邮件的OutLook程序,编译成功后会生成一个命令提示符可执行程序,打开后显示:确认打开邮件收发程序!(Y/N),如果选择Y,则调用Windows系统的OutLook程序,进行邮件发送,向读者演示如何在C语言中调用ShellExecute函数。-C program calls the ShellExecute function is to fight the development OutLook mail program, compiled after the success of a command prompt will generate an executable program, opened shows: Open the mail delivery confirmation procedure! (Y/N), if you select Y, then call the Windows system OutLook procedures, mail, shows the reader how to call the ShellExecute function in C language.
Date
: 2025-12-23
Size
: 2kb
User
:
张名
[
OS program
]
KillProcess
DL : 0
原创,windows系统进程查看,并选择关闭。C#源代码-Original, windows system process view, and select Close. C# source code
Date
: 2025-12-23
Size
: 55kb
User
:
yangjun
[
OS program
]
dfdsf
DL : 0
1.选择“工具箱”,单击鼠标右键,在弹出的快捷菜单中选择“选择项”。 2.弹出“选择工具箱项”对话框,选择“COM组件”选项卡。 3.在COM组件列表,单击[浏览]按钮,在对话框中选择"C:\Windows\System32\Macromed\Flash\Flash10h.ocx-1 Select the " Toolbox" , click the right mouse button, the shortcut menu, select " Choose Items." 2 pop-up " Choose Toolbox Items" dialog box, select " COM Components" tab. 3 On the COM Components list, click [Browse] button in the dialog box, select " C: \ Windows \ System32 \ Macromed \ Flash \ Flash10h.ocx
Date
: 2025-12-23
Size
: 3kb
User
:
穆
[
OS program
]
setwindowstime
DL : 0
C#设置系统时间,与Windows自带的设置时间差不多,只是这一个更简单些,也没有过多的花哨功能,仅更改Windows的系统时间,那个小型的时间选择下拉框倒是值得借鉴的,对于C#初学者来说。-C# set the system time, Windows comes with a set time almost, just a simple, not too many bells and whistles, only to change Windows system time, select the drop-down box that small time touches worthy of reference for the C# beginners.
Date
: 2025-12-23
Size
: 15kb
User
:
dsgfashga
[
OS program
]
paixu
DL : 0
排序的算法有很多种,本程序运用C语言经典的冒泡排序方法和选择排序法。同时用过文本文件对需要的数据进行存取。-Sort algorithm, the program to use C language classic bubble sort method and select the sorting method. Used the text file of the data required at the same time to be accessed.
Date
: 2025-12-23
Size
: 1kb
User
:
萌萌
[
OS program
]
encryptrar
DL : 0
C#用口令加密rar文件实例,RAR文件加密C#实例,在实例窗口中可实现文件加密/解密设置,选择一个RAR文件,然后输入一串大于6位数的加密口令,点击“加密”按钮,即可实现RAR文件的加密操作。-C# password encrypted rar file instance, the RAR file encryption C# instance, file encryption/decryption set in the instance window, select a RAR file, and then enter a string of more than six digits encrypted password, click on the "Encrypt" button,RAR file encryption operation can be realized.
Date
: 2025-12-23
Size
: 11kb
User
:
陈有良
[
OS program
]
select.c
DL : 0
linux系统编程 实现shell中的select函数-linux system programming shell, the select function
Date
: 2025-12-23
Size
: 1kb
User
:
SHIJY
[
OS program
]
BianYi_B5_LL1
DL : 0
本次实验使用windows 7的visual C++ 6.0软件,使用mfc编程。LL(1)文法是自上而下的分析方法,首先接受用户输入的一个文法,再分别构造文法中每个非终结符的FIRST、FOLLOW和SELECT集合,根据产生式的SELECT集合判断是否为LL(1)文法,如果是LL(1)文法,再根据SELECT集构造LL(1)分析表。-The experiment uses windows visual C++ 6.0 software 7, the use mfc programming. LL (1) grammar is a top-down analysis, first accepts user input a grammar, then grammar are constructed for each nonterminal FIRST, FOLLOW and SELECT collection, according to the production of SELECT set to determine whether the LL (1) grammar, if it is LL (1) grammar, according SELECT set structure LL (1) analysis table.
Date
: 2025-12-23
Size
: 89kb
User
:
张龙
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.