| Category | Title | Programming Language |
|---|---|---|
| Chess Poker games | 俄罗斯方块
可以保存游戏,暂停游戏,纪录最高分数等
可... Russia.rar - 俄罗斯方块 可以保存游戏,暂停游戏,纪录最高分数等 可以联机对战,联机对战代码有待完善-Russian box can save games, pause the game, record the highest score and so be able to battle online against the code to be perfect Programming Language:Visual C++, Tags:Chess Poker games, Size:51.71 kB |
|
| Delphi VCL | 个人写的一个操作员管理部分,主要设计操作员,岗位,权... TUser.rar - 个人写的一个操作员管理部分,主要设计操作员,岗位,权限等内容,仅供参考-Individual operators to write a management component, designed mainly for operators, positions, powers, etc., for reference only Programming Language:Delphi, Tags:Delphi VCL, Size:153.94 kB |
|
| 该程序功能是以动态库的形式封装ADO常用数据库函数,其中包... AdoDll.rar - 该程序功能是以动态库的形式封装ADO常用数据库函数,其中包括源代码和测试代码-Function of the program is based on the form of dynamic libraries ADO package commonly used database functions, including source code and test code Programming Language:Visual C++, Tags:Windows Kernel, Size:288.63 kB |
||
| Special Effects | 经典的图像处理理论基础书籍,涵盖了图像处理的原则、方... Digital_Image_Proces - 经典的图像处理理论基础书籍,涵盖了图像处理的原则、方法等,有详细的课后练习。-Classic theoretical basis of image processing books, covering image processing principles, methods, etc., there are detailed after-school practice. Programming Language:Others, Tags:Special Effects, Size:8.74 MB |
|
| 阐述了GPS技术,并详细介绍了具有高精度的差分GPS技术。 Technique_and_Applic - 阐述了GPS技术,并详细介绍了具有高精度的差分GPS技术。-On GPS technology and a detailed introduction with high-precision differential GPS technology. Programming Language:Others, Tags:Other Books, Size:4.61 MB |
||
| Two programs using Sockets under Windows. praca.zip - Two programs using Sockets under Windows. -Two programs using Sockets under Windows. Programming Language:C++, Tags:WinSock-NDIS, Size:3.18 kB |
||
| matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤... ImageFiltering.rar - matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤波等程序-matlab language of the commonly used image processing procedures, including the Gaussian filtering, Wiener filtering, Programming Language:Matlab, Tags:matlab, Size:4.72 kB |
||
| xml,html的继父,日后再众多领域都能用到 xml_chm.rar - xml,html的继父,日后再众多领域都能用到-xml, html' s stepfather at a later stage can be used in many fields Programming Language:HTML/CSS, Tags:xml-soap-webservice, Size:72.11 kB |
||
| Simple steganography program written in Python. The program writes and reads inf... seg.zip - Simple steganography program written in Python. The program writes and reads information to/from 24 bits bitmaps. Programming Language:Python, Tags:Crypt_Decrypt algrithms, Size:1.71 kB |
||
| OReilly系类经典之一XSLT Cookbook xsltcookbook.rar - OReilly系类经典之一XSLT Cookbook-OReilly Department of the classic type, one of XSLT Cookbook Programming Language:HTML/CSS, Tags:Other Books, Size:1.11 MB |
||
| 计算机图形学点在多边形内/外的判断,给出了一个例子,可... InclusionTest.rar - 计算机图形学点在多边形内/外的判断,给出了一个例子,可以画任意的多边形,判断点是否在多边形内,可直接运行。-Computer graphics point in polygon inside/outside of the judge is given an example, you can draw an arbitrary polygon, point to determine whether the polygon can be directly run. Programming Language:Visual C++, Tags:Other windows programs, Size:176.99 kB |
||
| 基于vc++6.0平台上编译而成的关于动态改变程序标题栏图标程... A7.rar - 基于vc++6.0平台上编译而成的关于动态改变程序标题栏图标程序,比较简单,初学者可以以此熟悉mfc编程。-Platform based on vc++6.0 build on the dynamic changes in procedures made the title bar icon in process, relatively simple, beginners can use this familiar mfc programming. Programming Language:Visual C++, Tags:Windows Develop, Size:18.93 kB |
||
| 深度优先搜索求迷宫问题
采用深度优先搜索的方法求解迷... shenduyouxiansousuoq - 深度优先搜索求迷宫问题 采用深度优先搜索的方法求解迷宫问题,方便快捷-Depth-first search order to the maze problem using depth-first search method for solving a maze problem, convenient and quick Programming Language:Visual C++, Tags:Data structs, Size:693.00 B |
||
| 有关LCD128―64显示程序,提供给大家分享 LCD_12864.rar - 有关LCD128―64显示程序,提供给大家分享-LCD128―64 Programming Language:Borland C++ Builder, Tags:Other systems, Size:26.71 kB |
||
| conditional random fields CRF2D.rar - conditional random fields Programming Language:Matlab, Tags:matlab, Size:127.83 kB |
||
| Project Design | a general informaiton about vsworks Torando-VxWorks.zip - a general informaiton about vsworks Programming Language:Others, Tags:Project Design, Size:216.51 kB |
|
| LINUX编程白皮书,讲的很明确,适合于自学linux linuxbook.rar - LINUX编程白皮书,讲的很明确,适合于自学linux-LINUX programming white paper, said very clearly, is suitable for self-linux Programming Language:Others, Tags:software engineering, Size:13.79 MB |
||
| Arduino的步进电机控制,可以控制一个步进电机的方向,速度... sketch_steper.rar - Arduino的步进电机控制,可以控制一个步进电机的方向,速度,内带stepper函数,可以直接调用-Arduino Programming Language:Others, Tags:SCM, Size:1.36 kB |
||
| * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N... gauss-C.rar - * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equations AX = B, where A is N* N matrix, B is N* M matrix* Input : n---- A phalanx of a few-a matrix* A* m-matrix shown in a few B* b---- Matrix B* output : det-A matrix of a determinant value---- A* Elimination of upper triangular matrix* b---- Matrix The X-Solutions Programming Language:C++, Tags:File Formats, Size:3.17 kB |
||
| transportation applications | 我的程序是基于ansys二次开发,可以用于大跨度桥梁的建模和... Bridgemodel.rar - 我的程序是基于ansys二次开发,可以用于大跨度桥梁的建模和数值计算,怎么我找不到开发环境。-My program is based on ansys secondary development of large-span bridges can be used for modeling and numerical calculation, how I can not find development environment. Programming Language:ASM, Tags:transportation applications, Size:7.59 kB |