资源列表
Soct
- 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。 [需求分析]-Suppose there are a load of the backpack of the total volume of T a
EEPROM
- LT-1B Programs 开发板上的EEPROM 模块程序,C语言编写,很有参考价值。-LT-1B Programs Development board EEPROM module programs, C language, of great reference value.
CELTS-17.4(WD1.0)
- 完成事务的处理,实现界面显示和用户交互功能。-Complete transaction processing to achieve the user interface display and interactive features.
DC
- 全屏缩略图查看程序,源码非常详细,值得需要的朋友去学习-Full-screen thumbnail viewer, source code is very detailed, it is necessary to learn a friend
3-1-1
- 建立程序與參數的傳遞,學習listbox的應用-Establish procedures and parameters passed, the application of learning listbox
NEW_TP_ILI9340-H8bit-ok
- TFT 9340的测试程序 320*240-TFT 9340* 240 320 test procedures
demo
- 8自由度的汽车模型,包括abs clutch 建立了动力学公式的模型,需要对几个积分器设置初值,避免代数环-vehicle model of 8 degrees
PrintSpiral
- 打印螺旋形数字,采用c语言编写,附带exe文件,运行正常-PrintSpiral
MSP430Pmlx90614
- 单片机MSP430和MLX90615通信,HT1621显示的IAR项目-MSP430 microcontroller and MLX90615 communications, HT1621 display IAR project
HideRegistry
- 关于如何突破 icesword 的注册表隐藏的一点想法.这个想法应该是可以突破现有版本的 icesword 的注册表隐藏的. 这是一个半通用的方法.但不是搜索特征传.在 coding 中,这个要比隐藏进程麻烦些. 编码如果超过 1天半 俺就会放弃. 这里给出了一个简单的包.里面包含一个驱动程序和一个注册表文件. 测试的时候请自己把 HideRegistryApp.exe 跑起来. 然后把 test.reg 导入到注册表中. icesword 可以先启动,也可以后启动. 然后在 iceswor
Login-interface
- 这是一个用visual basic.net编写的登陆界面-This is a written in visual basic.net login interface
Bitmap
- bitmap,dos环境运行良好,包含程序顺利运行的所有文件-Compiler Used Turbo c++ 3.0 I Found a Part of the code on the net and edited it according it my needs. It Can Accuratly Display 2,16 and 256 Colour Images In Dos. All Files Required For Smooth Running Of
