Welcome![Sign In][Sign Up]
Location:
Search - bag-of-features

Search list

[Internet-Networkboeiblog

Description: 一个博客程序,带博客程序的全部功能,源代码和数据库文件全部包含在RAR包里。-A blog procedures, with all of the features of blog procedures, source code and database files all included in the RAR bag.
Platform: | Size: 211968 | Author: soso | Hits:

[OS programyuankong001

Description: 压缩包里有三个模块,两份源码,一篇说明. 模块大部分是自己写的,一部分是修改自易论坛的源码.绝无毒害成分.人品保证! 控制端.启动后或许会被杀(你可以检查源码,无毒害,无资源无模块),但被控端不会被杀. 谁能告诉我这是为什么? 杀毒软件疯了!? 被控端.不会写注册表自启动项,不会隐藏进程,注册系统服务等等..仅仅是个框架,可以直接编译运行... 视频捕获,屏幕截图等等功能,在调试模式下会卡,编译后试试吧 ^_^ 被控端使用了核心支持库和数据压缩支持库.本机测试编译后大小为500K左右(需要压缩). 配合斩月下载者吧 ^^ ------------------------------------- 如果你觉得不错或者对你有帮助,精神上赞一个. 如果你觉得很垃圾,删除也就是按一个按钮罢了- Compression bag has three modules, two source code, a description. Modules written in the majority of their own, in part, modify the source code from the easy to the forum. No toxic ingredients. Personality guaranteed! ^ _ ^ Control side. Starts might be killed (you can check the source code, no poison, no resources, no modules), but the Host will not be killed. Who can tell me Why is that? Anti-virus software, crazy!? Host. Can not write the registry entries from the start does not hide the process, the registration system services, etc. .. is just a framework that can be directly translated to run ... Video capture, screen shots, so features will be in debug mode, cards, compiled a try ^ _ ^ Host uses the core support base and data compression support libraries. The dynamometer tests compiled about the size of 500K (requires compressed). With the chop on those who download the bar ^ ^ ------------------------------------- If you feel good or to help you spiritua
Platform: | Size: 112640 | Author: abchack | Hits:

[CSharpga

Description: 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is primarily to conserve the basic genetic algorithm for super-individual, bionic diploid genetic algorithms, artificial diploid genetic algorithm, the optimal solution to save the history of genetic algorithms, preserving historical optimal solution of the bionic diploid genetic algorithm, etc. In addition, the random number generation mechanism is optimized, in the inner loop can also produce high-quality random numbers. Some features can be seen screenshots source enthusiasts, not go into details here.
Platform: | Size: 27648 | Author: mayi789 | Hits:

[CSharpzte-client

Description: zte-client - 基于Pcap的山寨版中兴认证客户端 [Linux/Windows]作为开源的第三方的中兴认证客户端,支持在Unix系操作系统下跨平台使用。 ===特性=== 基于pcap的驱动级数据包包过滤,极低的CPU占用; 代码精简,极低的内存占用; 尽可能少的库依赖,容易编译-zte-client- based on Pcap version of the cottage Restoration Certification Client [Linux/Windows] as an open-source third-party certification client ZTE to support the Unix operating system, cross-platform system. === Features === pcap-based drive-level data bag filters, very low CPU occupancy code is streamlined, low memory footprint as little as possible of library dependencies, easy to build
Platform: | Size: 3804160 | Author: 覃松 | Hits:

[JSP/Javarubygems

Description: · RubyGems是一个方便而强大的Ruby程序包管理器( package manager),类似RedHat的RPM.它将一个Ruby应用程序打包到一个gem里,作为一个安装单元。特点:能远程安装包包之间依赖关系的管理简单可靠的卸载(uninstal... 运行环境:Linux 运行环境:JavaScript/ECMAScript 运行环境:html-· RubyGems is a convenient and powerful Ruby package manager (package manager), similar to RedHat' s RPM. It takes a Ruby application into a gem in the package as an installation unit. Features: Can be remote installation of the management of dependencies between the bag is simple and reliable unloading (uninstal. .. operating environment: Linux operating environment: JavaScript/ECMAScript operating environments: html
Platform: | Size: 194560 | Author: 111111 | Hits:

[Data structsbeibao

Description: 0-1背包问题:给定n种物品和一个背包,物品i的重量是Wi,物品i价值为Vi,背包的容量为C。应如何选择装入背包的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包为1或不装入背包为0。不能将物品i装入背包多次,也不能只装入部分的物品i。0-1背包问题的主要特点是在选择物品i装入背包时,每种物品仅有一件,可以选择放或不放-0-1 knapsack problem: Given n types of items and a backpack, the weight of item i is Wi, the value of goods i Vi, backpack with a capacity of C. How to choose the items into the bag, making the backpack into the largest total value of goods? In the selection of the articles into the bag, the only two choices for each item i, that is loaded or not loaded backpack as a backpack 0. Items backpack i can not load times, can not just load some of the items i. The main features of the 0-1 knapsack problem is to choose items i loaded backpack, only one of each item, you can select the place or hold
Platform: | Size: 1024 | Author: 丁佩 | Hits:

[Windows Developzjr2010

Description: 并非完全原创,该程序找到的时候验算功能不完全,这部分我这里给出的程序已经基本上没问题了 压缩包里有当时课程设计的报告,看程序有问题可以参考报告 我的程序把原本的计分去掉改成了计时,但是里面的计时功能只有一个大致实现方法,还不能精确计时,因为当时让老师明白原理就可以了,要想精确计时的朋友只要调整每个步长对应的时间就可以了,我当初懒得调了,详细的看程序吧-Not entirely original, the program features found when checking is not complete, this part of the program has given me no problem basically compressing the bag there was the report of curriculum design, see problem with the program I can refer to the original report changed to remove the scoring time, but there is only a general timing function of realization, it can not be accurately timed, because it was for teachers to understand the principle can, in order to adjust the precise timing of friends as long as each step the corresponding time on it, I did not bother to tune, and detailed procedures for it to see
Platform: | Size: 3201024 | Author: zjr | Hits:

[SCM89s52-serial-communication-system

Description: 采用单片机AT89S52进行串口通信系统的设计,本设计实现了串口通信所需的一些基本功能,通过MAX232芯片进行数据转换,并通过1602LCD液晶屏显示实时接收数据。压缩包里的原理图和PCB部分采用Altium Designer 10专业软件来设计。  功能:(1)下位机选用89S51或89S52单片机;  (2)下位机接收上位机的数据并显示在LED或LCD上;  (3)下位机显示数据可以显示固定数据、位移数据、循环位移;-AT89S52 microcontroller design using serial communication system, the design and implementation of some of the basic functions required for serial communication, data conversion through the MAX232 chip, and receive real-time data display via 1602LCD LCD screen. Compressed bag partially schematic and PCB using Altium Designer 10 professional software to design. Features: (1) lower machine selection 89S51 or 89S52 microcontroller (2) lower machine receives PC data and displayed on the LED or LCD (3) lower machine display data can be displayed fixed data, displacement data, cyclic displacement
Platform: | Size: 9254912 | Author: 苗雨晨 | Hits:

[JSP/Javawsdc2

Description: [infosys.rar] - 本系统是基于Struts+Hibernate开发的一套后台管理系统,功能包含完善的权限管理,和信息发布功能。开发环境:Eclipse3.01+myeclipse3.84+mysql5.0(oracle、ms sqlserver2000)。 压缩包里包含了所有的组件、源码和SQL脚本以及工程文件 [JavaEE_orderItem.rar] - JavaEE订餐项目的功能:用户登录、用户注册、添加订餐信息、查询订餐、结算、权限验证 [ilikecook.rar] - 一个完整的网络订餐系统,自己曾经营过一个小的快餐店 [foodorder_online.rar] - 实现网上订餐系统,如其他网站一样可以实现论坛功能 留言功能 [j_10257_qrdc.rar] - 晴软网上订餐系统 v2.1.2 1. 登陆管理后台及管理界面介绍 2. 增加分店、增加城市与地区 3. 如何为分店划分管理地区 4. 添加分店管理员,及分店管理员的权限 5. 分店管理员增加分店的配送员与订单管理员 6. 如何添加与管理快餐 7. 选择当天的菜单 8. [ahHotel.rar] - 在线订餐系统。三层架构。适合学生学习用!-[infosys.rar]- The system is based on Struts+ Hibernate developed a set of background management system, features include improved rights management, and information dissemination functions. Development Environment: Eclipse3.01+ myeclipse3.84+ mysql5.0 (oracle, ms sqlserver2000). Compression bag contains all the components, source code and project files and SQL scripts   Function JavaEE ordering items- [JavaEE_orderItem.rar]: user login, user registration, add ordering information, check ordering, billing, verify permissions   [ilikecook.rar]- a complete network reservation system, he had run over a small snack   [foodorder_online.rar]- achieve online reservation system, the same as other sites feature message function can be achieved forum   [j_10257_qrdc.rar]- Mostly soft landing online reservation management system v2.1.2 1. Introduction 2. Background and management interface to increase outlets, increasing urban and regional branches 3. How to divide the
Platform: | Size: 1961984 | Author: 舒慧 | Hits:

[VHDL-FPGA-VerilogMIPS

Description: 用verilog编写的简单的类MIPS多周期流水化处理器实现,基本功能包括9条指令和两位动态分支预测,压缩包里的word详细说明了结构中的细节-Written by verilog simple class multi-cycle pipelined MIPS processor, the basic features include 9 instruction and two dynamic branch prediction, compressed bag word specifies the details of the structure
Platform: | Size: 239616 | Author: csy | Hits:

[AI-NN-PRAutoEncoder

Description: 最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章-First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer rbm automatic encoding multi-features of the training, and then use the gradient algorithm fine turn. Feature extraction can be classified. With compression bag has been training with the signature image data. Note You can view the corresponding algorithm was published in 2006 in hinton science articles
Platform: | Size: 23224320 | Author: 连晋 | Hits:

[WEB Code3

Description: 系统运行环境: ☆语言环境:PHP ☆数据库类型:MYSQL ☆服务器操作系统:支持跨平台运行.Windows,Linux/Unix 使用方法: 1.进phpmyadmin新建数据库,然后导进压缩包里的.SQL数据库备份文件 2.打开db文件夹修改里面的数据库连接文件conn.php,把里面的表改成自己上一步建好的数据库,成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示,会根据货物的库存情况,到达了设定的库存警界的话就会自动警告提示通知及时补货 ☆可以根据销售量和进货价与售出价自动的算出每天的赢利情况 ☆实现分类日期统计功能,前一个星期和本月的销售记录和各自的赢利情况进行分类统计.(The system operating environment: first language environment: PHP database type: MYSQL server operating system: support cross platform.Windows, Linux/Unix usage: 1. phpMyAdmin into the new database, and then guided into the.SQL database backup file compression bag 2. open the DB folder inside the conn.php file to modify the database connection, the inside of the table changed a step up into your database, you can use a successful connection. It features: convenient and practical operation, strong versatility, can be applied to all kinds of shops, management can add, modify user information and password. You can add, for the shipment of the modify, delete and add it at the same time inventory changes and the sales records of the goods inventory warning when you ship sales inquiries, according to the goods The inventory, to set the police inventory would be automatic warning)
Platform: | Size: 6144 | Author: wangcuicui | Hits:

[Other3

Description: 成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示,会根据货物的库存情况,到达了设定的库存警界的话就会自动警告提示通知及时补货 ☆可以根据销售量和进货价与售出价自动的算出每天的赢利情况 ☆实现分类日期统计功能,前一个星期和本月的销售记录和各自的赢利情况进行分类统计.(and then guided into the.SQL database backup file compression bag 2. open the DB folder inside the conn.php file to modify the database connection, the inside of the table changed a step up into your database, you can use a successful connection. It features: convenient and practical operation, strong versatility, can be applied to all kinds of shops, management can add, modify user information and password. You can add, for the shipment of the modify, delete and add it at the same time inventory changes and the sales records of the goods inventory warning when you ship sales inquiries, according to the goods The inventory)
Platform: | Size: 7168 | Author: zhangxianchang | Hits:

[Other4

Description: 可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示,会根据货物的库存情况,到达了设定的库存警界的话就会自动警告提示通知及时补货 ☆可以根据销售量和进货价与售出价自动的算出每天的赢利情况 ☆实现分类日期统计功能(Linux/Unix usage: 1. phpMyAdmin into the new database, and then guided into the.SQL database backup file compression bag 2. open the DB folder inside the conn.php file to modify the database connection, the inside of the table changed a step up into your database, you can use a successful connection. It features: convenient and practical operation, strong versatility, can be applied to all kinds of shops, management can add, modify user information and password.)
Platform: | Size: 7168 | Author: zhangxianchang | Hits:

[MySQL5

Description: MYSQL ☆服务器操作系统:支持跨平台运行.Windows,Linux/Unix 使用方法: 1.进phpmyadmin新建数据库,然后导进压缩包里的.SQL数据库备份文件 2.打开db文件夹修改里面的数据库连接文件conn.php,把里面的表改成自己上一步建好的数据库,成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示(MYSQL server operating system: support cross platform.Windows, Linux/Unix usage: 1. phpMyAdmin into the new database, and then guided into the.SQL database backup file compression bag 2. open the DB folder inside the conn.php file to modify the database connection, the inside of the table changed a step up into your database, you can use a successful connection. It features: convenient and practical operation, strong versatility, can be applied to all kinds of shops, management can add, modify user information and password.)
Platform: | Size: 7168 | Author: wangpingp | Hits:

[Other6

Description: 成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示,会根据货物的库存情况,到达了设定的库存警界的话就会自动警告提示通知及时补货 ☆可以根据销售量和进货价与售出价自动的算出每天的赢利情况 ☆实现分类日期统计功能(then guided into the.SQL database backup file compression bag 2. open the DB folder inside the conn.php file to modify the database connection, the inside of the table changed a step up into your database, you can use a successful connection. It features: convenient and practical operation, strong versatility, can be applied to all kinds of shops, management can add, modify user information and password. You can add, for the shipment of the modify, delete and add it at the same time)
Platform: | Size: 7168 | Author: wangpingp | Hits:

[ADO-ODBC21

Description: 成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示,会根据货物的库存情况,到达了设定的库存警界的话就会(1. phpMyAdmin into the new database, and then guided into the.SQL database backup file compression bag 2. open the DB folder inside the conn.php file to modify the database connection, the inside of the table changed a step up into your database, you can use a successful connection. It features: convenient and practical operation, strong versatility, can be applied to all kinds of shops, management can add,)
Platform: | Size: 7168 | Author: wudajing | Hits:
« 1 2»

CodeBus www.codebus.net