搜索资源列表
mimagenggai
- 用VB编写用户密码和权限改写程序,程序简单,集成度高。实用性高。-use VB language write user passward and power limit can through this to change this program easy and useful
112
- 易语言防止程序被调试源码,编写的软件如果被调试就自动关闭软件!-Easy language to prevent the program being debugged source software written if debugging is automatically shut down the software!
computer
- 用visual c++ mfc 实现计算器功能程序的编写-the programme of the compution
xingzuo
- 学习时自己编写的一个测试星座的控制台程序 …或许较为简单了-Learning to write your own constellation of a test console application ... may be relatively simple ...
water
- 用易语言编写的桌面小程序,可以随着鼠标的移动产生水纹特效。-With the movement of the mouse with a desktop applet written in easy language, produce the waterlines effects.
huaban
- 易语言编写的画板程序。控件的大部分属性方法和事件编写完成。无模块。自己编写。-Sketchpad program easy language. Most of the control' s properties and events written. No module. Write your own.
PSO_Knapsack_problem
- 粒子群算法编写的背包问题程序,可用于类似的0-1问题求解-A process used to solve Package Problem using PSO algorithm
mdmd
- 易语言取WINDOWS版本源码例程程序调用API函数GetVersionExA获取系统信息,其中包括版本信息。本易语言例程源码是易语言论坛用户叮咚茶编写的教程,属于易语言初级教程。-Easy language to take the WINDOWS version the source routine procedure call the API function GetVersionExA get system information, including version informatio
erfenfa
- 二分法程序,适合初学者,程序编写简练说明较多,能够作为一个程序包-Dichotomy procedures, suitable for beginners, programming concise descr iption more as a package
DS18B20
- 这是温度传感器的C语言程序,根据DS18B20的时序图与基本原理,运用C语言编写程序。-this is the C code of DS18B20.
VCPLCtongxun
- VC编写PC与PLC通信的程序,在VC与PLC串口通信时,运用MSCOMM控件可以实现通信-VC to write PC and PLC communication program VC PLC serial communication, the communication can be achieved using MSCOMM control
lab_4
- 编写程序,定义一个字符型二维数组用于表示你自己的网址收藏夹,用于保存自己常用网址的URL,假定最多可以保存30条。编写程序完成如下功能: 1)请将学校网址、学院网址或其它任意网址保存在数组中; 2)调用LabFunctions.cpp中的函数PrintStringArray,以列表方式输出自己的网址收藏夹内容,格式如下: 1 http://www.bjtu.edu.cn 2 http://computer.bjtu.edu.cn 3 … -Write a program
calendar
- 用c语言编写程序,实现打印某年某月日历的功能-C language programming, achieve a certain period of calendar printing function
jymlk3.58
- 为了精易模块更加强大,为了大家更好的用易语言编写程序,更好的使用精易模块。 精易模块以后将以开源的形式存在,感谢大家一直以来对精易论坛的支持。 - To JIYI module is more powerful, better for everyone program written in easy language, better precision and easy to use module. After finishing the module will be easy
TIM3
- 用STM32103编写程序 实现测高低电平 可移植 需要改的代码不多-Not much to write program with STM32103 low portable altimeter need to change code
copy-strings
- 运用visual c++ 语言编写程序 实现字符串的复制和反序输出-Use visual c++ language programming to achieve replication and reverse order output string
weishangcheng
- 伪交易php接口源码 PHP 5.3.29 本地调试(phpstudy 2014) Macromedia Dreamweaver 8 编写程序下编写 使用说明: 将目录下的show.sql导入到Mysql内 并且修改目录下的siteinfo.php 将数据库地址写入 调用文件为:send.php 可修改名 如果无法显示内容 请检查你域名 是否带有use 1 这个是检测直接访问的参数 使用地址:你的域名+ /sendphp/?use 1&usename +功能指令-P
Lin
- 编写程序以邻接矩阵、邻接表两种方式存储指定连通图,并输出存储之后的图。 用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。(The program stores the designated connected graphs in two ways of adjacency matrix and adjacency list, and outputs the graph after storage. Using depth first and breadth firs
yuandaima2
- 通过C语言编写程序,实现简单的通讯录的功能。(The functions of simple address book can be realized through programming in C language.)
易语言zip解压缩程序源码
- 可以解压和压缩zip文件,用易语言编写的一个小程序