搜索资源列表
maze-telen-gcc-mac
- mac系统下载,纯C语言开发,终端运行调试,可以做IOS开发内核,迷宫系统maze。随机生成迷宫地图,自动探索出路设计-system mac download, pure C-language development, the terminal run the debugger, you can do IOS development kernel, maze system Maze. Randomly generated maze map, automatically discover a wa
BuildWorker
- ios 自动打包生成app,与后台数据库连接,当数据库变化时,自动打包-ios generated automatically packaged app, with the background database connection, when the database changes, automatic packing
curlPssl(ios_lib))
- curl+ssl一键编译脚本,生成ios下用的带ssl功能的libcurl.a库, 执行脚本会自动下载需要的源码并编译-curl+ssl a key to compile scr ipts used with the next generation ios ssl function libcurl.a database, run the scr ipt will automatically download and compile the source code needed
SnmpSend
- BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man