码迷,mamicode.com
首页 >  
搜索关键字:nsis    ( 535个结果
分布式计算框架
https://github.com/Roemer/NetDist A Gearman powered application consists of three parts: a client, a worker, and a job server ...
分类:其他好文   时间:2019-02-15 13:35:32    阅读次数:152
【leetcode】893. Groups of Special-Equivalent Strings
Algorithm 【leetcode】893. Groups of Special Equivalent Strings https://leetcode.com/problems/groups of special equivalent strings/ 1)problem You are gi ...
分类:其他好文   时间:2019-02-15 01:21:29    阅读次数:219
POJ 1129 Channel Allocation
Channel Allocation Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 18033 Accepted: 9133 Description When a radio station is broadcasting ov ...
分类:其他好文   时间:2019-02-12 21:32:12    阅读次数:176
UVA11556 Best Compression Ever【位运算】
Being educated in Computer Science and Mathematics is not always easy. Especially not if you have “friends” who repeatedly insist on showing you their ...
分类:其他好文   时间:2019-02-10 09:39:32    阅读次数:140
SQL- Introduction to Database
Introduction to Databases 1. Database management system: a. Efficient, convenient, safe, multiuser storage & access to massive amounts of persistent d ...
分类:数据库   时间:2019-02-10 09:22:17    阅读次数:159
Unique Morse Code Words
Algorithm 【leetcode】Unique Morse Code Words https://leetcode.com/problems/unique morse code words/ 1)problem 2)answer 将26个因为字母映射为摩斯电码,然后根据每组字母每个字符对应的摩 ...
分类:其他好文   时间:2019-02-10 00:28:42    阅读次数:214
2Q - Fibbonacci Number
Your objective for this question is to develop a program which will generate a fibbonacci number. The fibbonacci function is defined as such: f(0) = 0 ...
分类:其他好文   时间:2019-02-08 21:55:36    阅读次数:202
5F - Coin Change
Suppose there are 5 types of coins: 50-cent, 25-cent, 10-cent, 5-cent, and 1-cent. We want to make changes with these coins for a given amount of mone ...
分类:其他好文   时间:2019-02-08 10:25:11    阅读次数:207
NSIS程序安装包制作
nsis下载地址:http://www.pc6.com/softview/SoftView_14342.html nsis使用: 启动NSIS程序主界面,选择“可视化脚本编辑器(VNISEdit)”菜单,开始制作自己的安装包 选择“使用脚本向导创建新的脚本文件”,确定 进步脚本向导,下一步 第一步, ...
分类:其他好文   时间:2019-02-07 19:13:50    阅读次数:199
HDU 1021
Fibonacci Again Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 58267 Accepted Submission(s): 272 ...
分类:其他好文   时间:2019-02-07 17:42:36    阅读次数:183
535条   上一页 1 ... 12 13 14 15 16 ... 54 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!