-
SQLite.v3.5.8.Full.Source
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.
- 2009-05-14 20:04:01下载
- 积分:1
-
edge
图像边沿提取,程序简单,适合图像处理初学者。(Image edge extraction, the procedure is simple, suitable for image processing for beginners.)
- 2013-08-26 10:53:07下载
- 积分:1
-
conm
含有成员对象的类的构造函数,派生与继承的体现(Contains the constructor of the class members object, derived with the manifestation of the inherited)
- 2012-09-04 12:27:27下载
- 积分:1
-
设备用时控制器
控制流水灯(状态可调)工作;
显示当先剩余时间(秒);
无剩余时间流水灯熄灭;
输秘码进入设置状态。
能够自己设置并修改控制时间
- 2023-07-08 14:45:03下载
- 积分:1
-
37189847-Lab-Program
Anna university lab program
- 2010-12-31 01:53:29下载
- 积分:1
-
6.3-ZigbeeWSN
ZigBee联网,多传感器数据无线采集,CC2530,协调器使用串口将数据传回上位机显示(ZigBee networking, wireless multi-sensor data acquisition)
- 2014-06-03 10:14:14下载
- 积分:1
-
TM8211
TM8211演示程序
单片机 STC12C5A32AD
晶振 33MHZ
一分频速度快T=1/33=30ns(TM8211 demo program microcontroller STC12C5A32AD Crystal 33MHZ one-way speed T = 1/33 = 30ns)
- 2020-12-21 11:39:08下载
- 积分:1
-
【推荐】C# 代码混淆,防止反编译 解决方案(ConfuserEx)
http://www.cnblogs.com/zhangzhi19861216/p/3937434.html一 如果只是混淆exe文件则1. 将MyTest.exe文件拖到 confuserEx工具2. 点击Settings(1)选择Packer(下拉那里默认即可)(2)Modules->选中MyTest.exe (3) 选中Rules 点击 号,true3. 点击Protest!->Protect! ,提示导出成功二 如果只是混淆dll文件1.将dll拖入ConfuserEx后2.点击Settings(1)不能选择Packer了(因为dll不是packer)(2)Modules->选中MyLibrary.exe (3) 选中Rules 点击 号,true (4) 点击最右侧(下方)的铅笔头图标 (5)在弹出的窗口中 Preset 选择Maxinum,然后再点击下面 “ ”按钮,选择anti ildasm(我猜是防止通过IL编译)3. 点击Protest!->Protect! ,提示导出成功如果是所有程序集合都混淆,则排出开元项目即可特别声明:文本操作者工具,只需要混淆自定义的程序集,不混淆texttools.exe文件(因为混淆后程序集报错)
- 2019-03-28下载
- 积分:1
-
EffectiveCPP
Effctive C++,一本不错的书,值得一看(Effctive C++, a good book, worth a visit)
- 2012-11-10 10:27:38下载
- 积分:1
-
51ucosii
μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核。它被广泛应用于微处理器、微控制器和数字信号处理器。SDCC是一个免费的开放源代码的软件,依据GNU General Public License (GPL) 发布。(μC/OS-II is successfully implemented in some of the highest level safety-critical devices)
- 2012-05-08 13:34:57下载
- 积分:1