-
EDstar
一个袖珍的vc++加密软件,同时还可以解密,加密文件的范围挺大的,几乎所有文件都可以加密,输入密码并解密,好像不是真正意义的加密,只不过是用文件额外加密的方法进行加密,较早时候的程序,不过编译还是顺利的。
(A pocket-sized vc++ encryption software, but also can decrypt encrypted files the scope of getting bigger, almost all the files can be encrypted, enter the password and decrypt the encryption does not seem real, but the file is an additional method of encryption to encrypt Earlier procedures, but the compiler is still smooth.)
- 2009-12-05 20:34:39下载
- 积分:1
-
sbcxh510
众所周知,在资源管理中双击一个VC工程文件,如果这时至少有一个VC在运行,系统总是用一个已打开的VC窗口来打开这个工程,这()
- 2018-04-27 15:36:52下载
- 积分:1
-
c++音乐播放器 music
说明: c++音乐播放器原理示例代码,帮助新手入门音乐播放器(A sample code for the principle spout of c-music player to help novices get started with a music player)
- 2020-06-19 00:00:02下载
- 积分:1
-
野人与传教士问题
野人与修道士问题
m个野人n个传教士船载重为k...
野人与传教士问题
野人与修道士问题
m个野人n个传教士船载重为k-missionary and cannibal
Churchman and savage
- 2023-04-07 04:45:04下载
- 积分:1
-
Fire
fire using C++
//globals
LPVGA lpVga=NULL //pointer to CVga
LPPALETTE lpPalette=NULL //pointer to palette
- 2011-07-13 11:25:39下载
- 积分:1
-
行列式计算
线性代数中计算行列式的值,输入行列式阶数,然后按行键入行列式可以求行列式的值(Calculating the determinant value in linear algebra. Enter the rank of the determinant, then type the determinant by row to find the determinant value)
- 2020-10-03 18:37:40下载
- 积分:1
-
DirFile
文件夹操作封装类,可方便使用。。。。。。。。(Folder operation wrapper class, you can easily use)
- 2017-09-27 11:34:20下载
- 积分:1
-
FFT32_LIB
在TMS320F2812上做的32点傅立叶算法(定点运算)。(TMS320F2812 make up at the 32-point Fourier algorithm (fixed-point computation).)
- 2009-03-17 10:45:02下载
- 积分:1
-
Project4_BallmanFord
(图论)实现负权重转换(Bellman-Ford)
对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中((Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), requiring transform the network edge weights between any two nodes of the shortest path unchanged, the output transform each edge weights. If the negative loop exists in the network, the program should alarm function. Algorithms written in CGraph class body)
- 2020-08-03 17:48:35下载
- 积分:1
-
ENC28J60DEMO
使用方法:
程序设置了ENC28J60的IP为192.168.0.15,模块通电后与电脑的网口用网线连接起来,
设置电脑的本地IP为192.168.0.**(**自定),网关为192.168.0.15,其他默认,配置
成功后便可以arp或ping模块。
打开浏览器,在地址里输入http://192.168.0.15/123456可打开开发板简单网页,页
面上通过按键来控制开发板LED的亮灭。(Use: setup the ENC28J60 of IP to 192.168.0.15, the module is powered on the computer' s Ethernet port using a cable connection up to set the computer' s local IP 192.168.0.** (** Custom), the gateway 192.168.0.15, default configuration is successful, it will make arp or ping module. Open the browser, enter the address http://192.168.0.15/123456 to open the development board simple web pages, and page keys to control the development board LED light off.)
- 2012-05-31 18:14:57下载
- 积分:1