原创 手把手教你用 Taichi 做高性能並行運算(0)

作者:幼兒園理化笙 鏈接:https://zhuanlan.zhihu.com/p/145222094 來源:知乎 著作權歸作者所有。商業轉載請聯繫作者獲得授權,非商業轉載請註明出處。   最近 GAMES 201 開課了,許多同學對其中

原创 Calling Python code from Excel with ExcelPython

xcelPython is a lightweight COM library which enables you to call Python code and manipulate Python objects from Excel

原创 Using GCC with MinGW

https://code.visualstudio.com/docs/cpp/config-mingw Using GCC with MinGW In this tutorial, you configure Visual Studio

原创 基於python的螺紋鋼28分鐘策略

自己的一個小團隊, 用python從頭到尾搭了一個交易平臺, 從數據到回測,到模擬仿真到實盤交易, 折騰了大半年, 基本該填的坑都填上了。 小團隊做自動化交易,不容易,跟大家分享一下: 先別想着策略, 先把平臺搭好。 最好的平臺,還是自己

原创 C++ Call DLL

CallDLL.CPP #include <windows.h> #include <iostream> using namespace std;   typedef int (*AddFunc)(char* pSystemInfo, i

原创 Compiling C

http://wiki.ubuntu.com.cn/index.php?title=Compiling_C&variant=zh-cn C 編程中相關文件後綴 .a 靜態庫 (archive) .c C源代碼(需要編譯預處理) .h

原创 How to install Nvidia drivers in Ubuntu 13.04

http://www.dedoimedo.com/computers/ubuntu-ringtail-nvidia.html Updated: May 10, 2013 This is a very important tut

原创 Nginx interprocess communication

http://www.programering.com/a/MjN1kjMwATM.html Nginx interprocess communication Linux under the IPC, nginx proce

原创 新浪期貨數據接口

附註: 對於期貨數據,一直在尋找互聯網上能夠獲得的比較好的數據源,最近發現了“新浪期貨”的數據源,可以提供一分鐘的期貨K線數據。 http://hq.sinajs.cn/list=TICKER       對於國內期貨連續,Ticker爲

原创 Xamarin體驗:使用C#開發iOS/Android應用

https://www.xamarin.com/platform http://www.cnblogs.com/lwme/p/use-xamarin-develop-android-ios-app.html Xamarin是Mono創

原创 libwebsockets: Simple WebSocket server

http://usualcarrot.com/libwebsockets-simple-websocket-server if you're trying to use libwebsockets you probably want

原创 An Introduction to WebDriver Using the JavaScript Bindings

http://code.tutsplus.com/tutorials/an-introduction-to-webdriver-using-the-javascript-bindings--cms-21855 In this

原创 WebSocket Under Linux

https://github.com/theturtle32/WebSocket-Node 方案 要實現一個WebSocket有很多方案,客戶端方面可以用原生的WebSocket對象,也可以使用類似Socket.IO、jQuery

原创 OpenNI2的安裝教程

在安裝openni2的時候需要安裝OpenNI2-FreenectDriver。 OpenNI2安裝一些依賴軟件: $ sudo apt-get install git g++ make python libusb-1.0-0-de