搜索资源列表
AttemperArithmetic(1)
- 进程或作业先来先服务、高优先权、按时间片轮转调度算法用API与C语言结合实现,绝对有用.-process or operation first-come first-service, high-priority, time Scheduling Algorithm films rotate with the C language API combining absolutely useful.
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
Windows32-asm-lo
- Windows环境下32位汇编语言是一种全新的编程语言。它使用与C++语言相同的API接口,不仅可以用来开发出大型的软件,而且是了解操作系统运行细节的最佳方式。本书从编写应用程序的角度,从“Hello World!”这个简单的例子开始到编写多线程、注册表和网络通信等复杂的程序,通过60多个实例逐渐深入Win32汇编语言的方方面面。本书作者罗云彬拥有十余年汇编语言编程经验,是汇编编程网站http://asm.yeah.net和汇编编程论坛http://win32asm.yeah.net的站长。本
853
- Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori
c5131-usb-flash-api-1_0_5
- 基于atmel公司带USB2.0控制器、51内核的单片机AT89C5131F和K9F5608U的U盘读写源程序(keilC uversion3环境)-atmel based company with USB2.0 controller, 51 MCU kernel and K9F5608U AT89C5131F U disk read and write source (keil C uversion3 Environment)
(修正)Api精灵 for csharp
- C# API的简单参考,很有用的。-C# API reference to the simple, very useful.
boost_1_31_0
- boost库提供标准的C++ API 配合dev c++使用,功能更加强大-boost the provision of standard C API with dev c use, more powerful functions
c
- 模拟生产消费者实现线程同步,并且调用了windows提供的API函数
C语言计算器小程序
- 用windows API编写的计算器小程序,编译器是lcc,简单实用-prepared using the calculator small programs, compilers LCC is a simple, practical
C语言五子棋小程序
- C语言五子棋小程序,Windows API编写小程序,编译器是lcc,vc也可以的,算法做的很仔细,电脑很强的-331 small C language, the Windows API procedures for the preparation of small, the compiler is LCC, vc, I can do the algorithms very careful and very strong computer
visual c++编程百例
- 1.MFC WinSock编程 2.MFC Winlnet类编程 3.MFC高级网络编程 4.电子邮件编程 5.InternetServer API编程 6.多线程技术的网络编程 7.ODBC编程 8.MFC DAO编程 9.OLE DB编程 10.ADO编程 11.高级数据库编程
svm python
- Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct
MonteCarlo
- 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
sapi
- 微软speech api SDK5.1文档-Microsoft speech api SDK5.1 document
lua-5.1.2CE
- Lua is a powerful, fast, lightweight, embeddable scr ipting language. Lua combines simple procedural syntax with powerful data descr iption constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpre
c
- Csharp短信猫开发接口,梦网短信猫DLL接口提供API级的函数调用接口,接口完全底层调用,没有任何界面,适合于广大自主品牌的开发用户。-Csharp SMS cats develop interfaces, Monternet SMS cat DLL interface API-level function call interface, interfaces that call the bottom, there is no interface, suitable for the gene
openmp
- This document specifies a collection of compiler directives, library functions, and environment variables that can be used to specify shared-memory parallelism in C and C++ programs. The functionality described in this document is collectively
c-lib-api
- 一个很好的C语言开发的函数库接口, 可以节省很多开发时间, 可以好好看看哦-A good library of C language development interface, you can save a lot of development time can have a good look.
protobuf-net
- google buffer C# API开发源码
CTP api 交易开发实例
- CTP C#接口, 通过clr/c++封装,对于不熟悉C++或者非高频交易的朋友有用