37Infos Blog
Home
Archives
About
🌐
English
  • Latex 公式参考

    Nov 27, 2016 · 1 min read  ·
    Share on:

    以下是参考例子,使用latex在页面中生成公式,非常不错,需要在wordpress中安装Latex插件 \begin{equation} \label{eq:poly} P_{N-1}(x)=\sum_{j=0}^{N-1}{a_jx^j} \end{equation} \begin{equation} \label{eq:sys} \left{ P_{N-1}(x_k) = f_k\right},\quad k=-\frac{N-1}{2},\dots,\frac{N-1}{2} \end{equation} \begin{equation} q \in R \end{equation} \begin{equation} …

    Read More
  • 上海实时路况API接口

    May 31, 2016 · 1 min read  ·
    Share on:

    采用上海交通出行网接口,具体信息如下: URL如下: 其中a_k如何取得不明。有待测试 地图 http://sis.jtcx.sh.cn/sisserver?config=WMAP& cenX=121.49848937988281&cenY=31.22333365856142& content=map&width=411&height=400& a_k=7251934c22809062229b12a6d94f26fc6680f1f91572543df145232575be06e920c44e7990ccb51d& …

    Read More
  • 百度云之电驴,BT下载

    Sep 15, 2014 · 1 min read  ·
    Share on:

    今天像发现新大陆一样,发现百度云可以下载电驴链接了,貌似很不错,速度极快,看来可以摆脱迅雷离线以及相关的一切了。

    Read More
  • RAR文件伪装成其他文件,如JPG

    Mar 31, 2013 · 1 min read  ·
    Share on:

    操作步骤如下。 1.准备一个需要伪装的RAR,比如2.rar 2.准备一为伪装外表文件,人1.jpg 3.命令行下输入 copy /b 1.jpg+2.rar dst.jpg 其中dst.jpg为可显示图片的rar文件。

    Read More
  • fs2you 下载地址获取

    Sep 21, 2012 · 1 min read  ·
    Share on:

    直接查看源代码,比如下载文件名为A.rar 查找A.exe 基本可以查到URL 。听说不适合大文件。有待验证。(大文件用迅雷下载较好)

    Read More
  • Windows Installation Package UAC manifest configuration(Win 7 Env)

    Sep 5, 2012 · 1 min read · UAC Windows  ·
    Share on:

    1. Compile the installation package and copy to one folder Like the following And install Resource Hacker (Freeware) (http://www.angusj.com/resourcehacker/reshack_setup.exe) 2. Modify the exe as following, compile script and save 3. You will see the following ( there are NO admin logo show in the new setup.exe file) 4. …

    Read More
  • 计算机科学中最重要的32个算法

    Sep 4, 2012 · 1 min read  ·
    Share on:

    奥地利符号计算研究所(Research Institute for Symbolic Computation,简称RISC)的Christoph Koutschan博士在自己的页面上发布了一篇文章,提到他做了一个调查,参与者大多数是计算机科学家,他请这些科学家投票选出最重要的算法,以下是这次调查的结果,按照英文名称字母顺序排序。 A* 搜索算法——图形搜索算法,从给定起点到给定终点计算出路径。其中使用了一种启发式的估算,为每个节点估算通过该节点的最佳路径,并以之为各个地点排定次序。算法以得到的次序访问这些节点。因此,A*搜索算法是最佳优先搜索的范例。 集束搜索(又名定向搜索,Beam Search)——最佳优先搜索算法的优化。使用启 …

    Read More
  • Rebuild system icon cache of Windows 7

    Aug 27, 2012 · 1 min read · Windows  ·
    Share on:

    1: rem close Windows explorer 2: 3: taskkill /f /im explorer.exe 4: 5: rem Rebuild Icon Cache 6: 7: attrib -h -s -r "%userprofile%AppDataLocalIconCache.db" 8: 9: del /f "%userprofile%AppDataLocalIconCache.db" 10: 11: attrib /s /d -h -s -r "%userprofile%AppDataLocalMicrosoftWindowsExplorer*" 12: 13: del /f …

    Read More
  • Remote Desktop Licensing Configuration

    Jul 10, 2012 · 3 min read  ·
    Share on:

    l Sometimes we can’t launch the published App with XA Server as the Remote license server is expired. So we need to configure the localhost Remote Desktop licensing to resolve this problem. Below is the detail configuration info. 1. First of all, we have to install “Remote Desktop Licensing” role service for your XA …

    Read More
  • Windows 2003 系统80端口被占用的问题

    Jul 2, 2012 · 1 min read  ·
    Share on:

    现象:新系统,2003R2 ,IIS未安装 用netstat –ab 查看,显示80端口被PID为4的system进程占用 安装的软件,SQL Server 2008 R2 解决办法:停止SQL Server Reporting Service 即可解决

    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Pierre

IT技术从业者,奶爸一枚
Read More

Recent Posts

  • C++ Prime 5th 总结
  • JDK 11 阅读 - Collection
  • JDK 11 阅读 - Tips
  • Leetcode 刷题问题
  • Leetcode 总结 - 排序
  • Visual Studio Code Leetcode Plugin cannot get the latest content issue and how to solve it
  • ALGORITHMS 4th Edition Reading Notes
  • Hands on Machine Learning with Scikit -learn Keras and Tensorflow Reading Notes - Tip 整理

Categories

LINUX 31 车车 13 计算机技术 12 生活点滴 11 READING-NOTES 8 转贴 5 ARDUINO 3 MARITIME 3 TECHNOLOGY 3 工作 3 ANDROID 2 OPENWRT 2 音乐 2 MYSQL 1
All Categories
ANDROID2 ARDUINO3 LINUX31 MARITIME3 MYSQL1 OPENWRT2 READING-NOTES8 SPARK1 TECHNOLOGY3 工作3 法律1 生活点滴11 计算机技术12 车车13 转贴5 音乐2
[A~Z][0~9]

Tags

车车 11 ALGORITHMS 5 PYTHON 4 LINUX 3 JDK 2 MACHINELEARNING 2 OPENWRT 2 VISUAL-STUDIO-CODE 2 WINDOWS 2 WORK 2 C++ 1 CODEBLOCKS 1 ESXI 1 INODE 1
All Tags
ALGORITHMS5 C++1 CODEBLOCKS1 ESXI1 INODE1 JDK2 LEETCODE1 LINUX3 MACHINELEARNING2 MYSQL1 OPENWRT2 PYTHON4 READING-NOTES1 SCRAPY1 SVN1 UAC1 VISUAL-STUDIO-CODE2 WIN2003R21 WINDOWS2 WORK2 WXWIDGET1 张学友-演唱会1 车车11
[A~Z][0~9]
37Infos Blog

Copyright 2011-  37INFOS BLOG. All Rights Reserved